@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/grey_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#181515;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.top01_bg {
	background-image: url(../images/top01_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top02_bg {
	background-image: url(../images/top02_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top03_bg {
	background-image:url(../images/head2_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top04_bg {
	background-image:url(../images/as_header2_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.orange_med_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF6600;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.top_link {
	font-size: 14px;
	color: #999999;
}
a.top_link:link {
	color: #999999;
	text-decoration: none;
}
a.top_link:visited {
	color: #999999;
	text-decoration: none;
}
a.top_link:hover {
	color: #FF6600;
	text-decoration: none;
}
a.top_link:active {
	color: #999999;
	text-decoration: none;
}
.foot_bg {
	background-image: url(../images/as_footer_02.jpg);
	background-repeat:repeat-y;
	padding-top:5px;
	padding-bottom:5px;
}
.foot_link {
	font-size: 12px;
	color: #cccccc;
}
a.foot_link:link {
	color: #cccccc;
	text-decoration: none;
}
a.foot_link:visited {
	color: #cccccc;
	text-decoration: none;
}
a.foot_link:hover {
	color: #FF6600;
	text-decoration: none;
}
a.foot_link:active {
	color: #cccccc;
	text-decoration: none;
}
.orange_txt {
	color: #FF6600;
}
.top_pad_8 {
	padding-top: 10px;
}
.bot_pad_8 {
	padding-bottom: 10px;
}
.orange_16_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
.txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt_11_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eeeeee;
}
.left_pad_10 {
	padding-right: 10px;
	padding-left: 10px;
}
.dk_title {
	font-size: 17px;
	color: #FF6600;
	background-image: url(../images/title_dk_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.lt_title {
	font-size: 17px;
	color: #666666;
	background-image: url(../images/title_lt_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.pad_10 {
	padding: 10px;
}
.brdr_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.wht_10_txt {
	font-size: 11px;
	color: #eeeeee;
	line-height:12px;
}
.wht_12_txt {
	font-size: 12px;
	color: #eeeeee;
}
.signup_txt {
	font-size: 11px;
	background-image: url(../images/signup_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 10px 0 10px;
	background-color:#eeeeee;
}
.form_field_sm {
	width:120px;
	background-color:#cccccc;
	font-size:12px;
	border:1px solid #333333;
}
.form_field_med {
	width:200px;
	background-color:#cccccc;
	font-size:12px;
	border:1px solid #333333;
}
.form_field_lg {
	width:498px;
	background-color:#cccccc;
	font-size:12px;
	border:1px solid #333333;
}
.signup_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#ffffff;
	background-color: #eeeeee;
	background-image: url(../images/signup_inner_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:10px 0px 15px 10px;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_bdr {
	border: 1px solid #666666;
}
