@charset "utf-8";
.body_bg {
	background-color: #333333;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.right_strip_bg {
	background-image: url(../images/right_side_gradient_bg.jpg);
	background-repeat: no-repeat;
}
.left_strip_bg {
	background-image: url(../images/left_side_gradient_bg.jpg);
	background-repeat: no-repeat;
}
.top_gradient {
	background-image: url(../images/top_gradient.jpg);
	background-repeat: no-repeat;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.flash_div {
	height: 363px;
	overflow: hidden;
}
body {
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #000000;
	scrollbar-3d-light-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #333333;
}.bg_content_middle {
	background-image: url(../images/bg_content_middle.png);
	background-repeat: no-repeat;
}
.bg_content_right {
	background-image: url(../images/bg_content_right.png);
	background-repeat: no-repeat;
}
.Title_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #EEEEEE;
	text-decoration: none;
}
.Title_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99ccff;
	text-decoration: none;
}
.subTitleWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.subTitle_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #EEEEEE;
	text-decoration: none;
}
.subTitle_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99ccff;
	text-decoration: none;
	text-transform: uppercase;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	text-decoration: underline;
	color: #438FCD;
}

.NLtxt_box {
	background-color: #666666;
	height: 18px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.bg_content_single {
	background-image: url(../images/bg_content_single.png);
	background-repeat: no-repeat;
}
.form_style {
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 20px;
}
.form_style_multi {
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 120px;
}
a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEE7FF;
	text-decoration: underline;
	line-height: 16px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100px;
	font-style: normal;
	font-weight: bold;

}
