@charset "utf-8";

a{
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
	background-attachment: fixed;
	background-image: url(img/back-2.gif);
	background-repeat: repeat;
	background-position: center top;
}
.back-1 {
	background-attachment: fixed;
	background-image: url(img/back-1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.back-4 {
	background-attachment: scroll;
	background-image: url(img/back-4.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.back-6 {
	background-attachment: scroll;
	background-image: url(img/back-6.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.back-7 {
	background-attachment: scroll;
	background-image: url(img/back-7.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.back-8 {
	background-attachment: scroll;
	background-image: url(img/back-8.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.back-9 {
	background-attachment: scroll;
	background-image: url(img/back-9.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF7629;
}
.line {
	background-attachment: scroll;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 7px;
}
.title {
	font-family: "Arial Black";
	font-size: 85px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF9900;
	font-variant: normal;
	letter-spacing: -10px;
	line-height: 55px;
}
.title2 {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
.title3 {
	font-size: 15px;
	font-weight: bolder;
	color: #FF6600;
}
.link1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 31px;
	display: block;
	width: 101px;
	vertical-align: middle;
}
.link1 a {
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FF7629;
	background-image: url(img/back-9.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	width: 100px;
	vertical-align: middle;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.link1 a:hover {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/back-7.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 1px;
	color: #006699;
	margin-right: 1px;
	font-size: 13px;
	display: block;
	width: 100px;
	vertical-align: middle;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.txt-11p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.txt-13p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.txt-white {
	color: #FFFFFF;
}

