/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align: center;
	font-family: Tahoma, verdana, arial, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	font-size:12px;
	/*background-image: url(../images/bg_pattern.gif);*/
}
#pagewidth{
	width:857px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
}
.clr{
	clear:both;
}
#header_left {
	width: 232px;
	height: 117px;
	/*background-color:#0000CC;*/
	float: left;
	position: relative;
}
#header_right {
	width: 625px;
	height: 117px;
	/*background-color:#993300;*/
	float: left;
	/*position: relative;*/
	background-image:url(../images/bg_top_01.jpg);
	background-repeat: repeat-x;
}
#header_right_top1 {
	height: 58px;
	/*background-color:#FF0000;*/
}
#header_right_top2 {
	width: 100%;
	height: 37px;
	text-align:right;
	margin: 0px;
	padding: 0px;
	/*background-color:#000033;*/
}
#header_right_top2 form {
	margin: 0px;
	padding: 0px;
	padding-right:10px;
}
#header_right_bottom {
	width: 100%;
	height: 22px; 
	background-color:#282828;
}
#header_right_top .input_text {
	border: 1px solid #200C01;
}
#line {
	background-color:#1E1E1E;
	/*background-image:url(../images/top_bg.gif);
	background-repeat: repeat-x;*/
	height:7px;
}
#header_right_bottom ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*float: right;
	white-space: nowrap;*/
}
#header_right_bottom ul li {
	width: auto !important;
	float: left;
	margin: 0px;
}
#content_left_padding {
	width: 17px;
	/*background-color:#CC00CC;*/
	float: left;
	position: relative;
}
#content_left {
	width: 680px;
	/*background-color:#0000CC;*/
	float: left;
	position: relative;
}
#content_left_flash {
	height:274px;
	background-image: url(../images/flash_banner_bg.gif);
	background-repeat: no-repeat;
	padding-top:6px;
	padding-left:21px;
	margin:0px;
}
#content_left_content {
	margin:0px;
	margin-top:5px;
	background-color:#CC00CC;
}
#content_left_content_padding {
	background-image: url(../images/content_line_bg.gif);
	background-repeat: no-repeat;
	width:16px;
	height:400px;
	float: left;
	position: relative;
	
}
#content_left_content_content {
	float: left;
	position: relative;
	width:664px;
	/*background-color:#000000;*/
	background-image: url(../images/content_star_bg.gif);
	background-repeat: no-repeat;
	padding-left:0px;
}
#content_right_padding {
	width: 7px;
	/*background-color:#CC00CC;*/
	float: left;
	position: relative;
}
#content_right {
	width: 145px;
	/*background-color:#990000;*/
	float: left;
	position: relative;
}
#content_title {
	width: 210px;
	/*background-color:#990000;*/
	height:23px;
	/*padding-left:30px;*/
	/*float:left;
	position: relative;*/
	font-weight:bold;
	text-align:center;
}
#content_main {
	width: 645px;
	padding-left:10px;
	background-image: url(../images/content_main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	/*background-color:#999900;*/
	/*background-color: #000000;*/
}
#content_main p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 16px;
	line-height:17px;
	/*padding:0px;*/
}
.content_title {
	padding-top:10px;
	padding-bottom:13px;
	font-size: 18px;
	font-weight: bold;
}
#login {
	background-image: url(../images/bg_right_01.jpg);
	/*height:500px;*/
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#login form {
	margin:0px;
	padding: 0px;
}
#login p {
	margin:0px;
	padding: 0px;
}
#login_field {
	text-align:left;
	padding-left:15px;
}
#banner1 {
	margin-top:10px;
	width:145px;
	height:274px;
}
#banner2 {
	margin-top:10px;
	width:145px;
	/*height:86px;*/
}
#banner3 {
	margin-top:10px;
	width:145px;
	height:91px;
}
#footer {
	/*background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	/*width:100%;*/
	/*height:45px;*/
	padding-top: 45px;
	margin: 0px;
	/*
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	*/
}
#footer_line {
	background-color:#292929;
	height:14px;
	margin-top:3px;
	margin-bottom:3px;
}
#footer_text {
	font-size:10px;
	font-weight:bold;
	color:#AFAFAF;
	text-align:center;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
}


a.signup img {
	border: 0px solid #0000FF;
}
a.top_nav img {
	border: 0px solid #0000FF;
}
a.top_nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_nav:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.button {
	border-style : solid;
	border-top : solid 1px #979736;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #979736;
	color : #FFFFFF;
	background-color:#979736;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
}
.inputbox {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}
#content_main_contact {
	width: 645px;
	padding-left:10px;
	/*background-color:#999900;*/
}
#content_main_contact p {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-bottom: 16px;
	line-height:17px;
	/*padding:0px;*/
}
#content_main_contact p.warning {
	margin:0px;
	font-family:"Courier New", Courier, monospace;
	color:#FF0000;
	font-size:14px;
}
a.banner_bot_right img {
	border: 0px solid #0000FF;
}
.register {
	font-size:11px;
}
.register td {
	padding-top:3px;
	padding-bottom:3px;
}
.register td.title {
	background-color:#333333;
	height:22px;
	font-weight:bold;
	font-size: 12px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:0px;
	padding-left:4px;
}
.mark {
	color:#FF0000;
	font-size:10px;
}
#content_main_contact p.notice {
	margin:0px;
	font-family:"Courier New", Courier, monospace;
	color:#FF0000;
	font-size:13px;
}
a.cal_total {
	text-decoration:none;
	color:#FF3300;
}
