BODY{
background: #ffffff;
margin: 0px;
font-family: Verdana, helvetica;
}
.container{
border-left: 2px solid #a5a5a5;
border-right: 2px solid #a5a5a5;
}
.header{
height: 117px;
margin: 0px;
padding: 0px;
background-image: url('./images/header.jpg');
color: #8798ae;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 12px;
position:relative;
}
.titleclick {
	width:400px;
	height:60px;
	position:absolute;
	left:0;
	top:10px;
}
.subtitleclick {
	width:275px;
	height:30px;
	position:absolute;
	right:0;
	bottom:30px;
}
.menu{
text-decoration: none;
color: #8798ae;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 12px;
}
.menu:hover{
text-decoration: none;
color: #ffffff;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 12px;
}
.menubottom{
text-decoration: none;
color: #8798ae;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 10px;
}
.menubottom:hover{
text-decoration: none;
color: #ffffff;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 10px;
}
.menutd{
color: #8798ae;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 12px;

}
INPUT{
height: 16px;
color: #1e2a39;
font-weight: bold;
font-family: Verdana, helvetica;
font-size: 10px;
}
.formbutton{
color: #ffffff;
background: #768290;
}
.rssbutton{
color: #1e2a39;
background: #fc9300;
}
.tdmain{
background-image: url('./images/main_bg.jpg');
padding-left: 10px;
padding-right: 10px;
}
.tdfoot{
background-image: url('./images/footer_bg.jpg');
height: 100px;
color: #a5a5a5;
font-size: 11px;

}
.gas{
margin-top: 10px;
margin-bottom: 5px;
float: left;
width: 170px;
color:#ffffff;
font-size:12px;
}
.gas p {
	text-align:left;
	font-size:10px;
}
.gas H1{
color: #ffffff;
font-size: 16px;
font-weight: normal;
margin-top: 3px;
margin-bottom: 5px;
font-family: arial black, helvetica;
}
.content{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 180px;
border-left:1px solid #ffffff;
color: #ffffff;
font-size: 12px;
min-height:300px;
padding: 5px 0 0 10px;
}
*html .content{
height:300px;
}
.contentstyle {
	color: #ffffff;
	font-size: 12px;
}
H1{
color: #ffffff;
font-size: 18px;
font-weight: normal;
margin-top: 3px;
margin-bottom: 5px;
font-family: arial black, helvetica;
position:relative;
}

a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

#newsletter {
	position:absolute;
	right:150px;
	top:40px;
	text-align:right;
	font-size:10px;
	font-weight:normal;
}
		#newsletter span{
			font-weight:bold;
			font-size:10px;
		}
		#newsletter input.radio {
		}
		#newsletter span.terms {
			cursor:pointer;
		}
		#newsletter span.newslettermsg {
			color:#ffffff;
		}
		#newsletter #terms {
			width:200px;
			height:150px;
			background:#1e2a3a;
			border:1px solid #ffffff;
			position:absolute;
			right:0;
			top:-100px;
			text-align:justify;
			cursor:pointer;
			padding:5px;
		}
		*html #newsletter #terms {
			top:20px;
		}

		#reg div {
			height:30px;
			position:relative;
			font-family:arial;
			font-size:12px;
		}
		#reg span.chkboxleft {
			right:130px;
			color: #ffffff;
		}
		#reg span.chkboxright {
			right:40px;
			color: #ffffff;
		}

		#confirmreg {
			padding:12px 11px 12px 11px;
			height:506px;
			width:456px;
			position:absolute;
			top:2px;
			left:4px;
			background:#ffffff;
		}
		*html #confirmreg {
			left:2px;
			width:468px;
			height:546px;
		}
		#confirmreg div {
			margin-top:6px;
			border-bottom:1px solid #ffffff;
			height:23px;
		}
		#confirmreg div, span {
			font-weight:bold;
			font-size:14px;
		}
		#confirmreg div.black {
			color:#000000;
		}
		#confirmreg div.alert {
			color:#ff0000;
			text-align:center;
		}
		#confirmreg span.right {
			position:absolute;
			right:20px;
			color:#ff0000;
		}
		#confirmreg .chkboxleft {
			position:absolute;
			right:120px;
			color:#ff0000;
		}
		#confirmreg .chkboxright {
			position:absolute;
			right:20px;
			color:#ff0000;
		}
		#confirmreg input.buttonl {
			position:absolute;
			right:50px;
			width:150px;
			height:20px;
			color:#ff0000;
		}
		#confirmreg input.buttonr {
			position:absolute;
			right:270px;
			width:150px;
			height:20px;
			color:#ff0000;
		}

#form {
	border:1px solid #ffffff;
	width:460px;
	padding:10px;
}
#form legend {
	color:#ffffff;
}
#form .text {
	font-weight:bold;
}
#form .input {
	padding:0 0 20px 0;
}
#from .veridiv {
	font-weight:bold;
	padding:0 0 5px 0;
}

.infotext {
	margin-top:30px;
	font-size:12px;
	color:#ffffff;
}
		.infotext a {
			color:#1e2a3a;
			text-decoration: none;
			color: #8798ae;
			font-size:10px;
		}
		.infotext a:hover {
			color: #ffffff;
			font-size:10px;
		}