body{
padding:0px;
margin:0px;
width:800px;
text-align:center;

}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}

img {
	border:0px;
}

.dt { display:table; width:800px;}

.dr { display:table-row;}

.dc {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	width:795px;
	float:left;
	background-color: #FFFFFF;
}

div, input, textarea, body, font, select
	{
		font-family: tahoma; 
		font-size:11px;
		line-height:13px;
		color:#454545;
		vertical-align:top; 
		
	}


	
ul{
	margin:10px;
	padding:0px;
	list-style:none;
	line-height:15px;
	margin-right: 10px;
}
ul li { background:url(images/marker.gif) no-repeat left top; background-position:0 5px; padding-left:7px}
ul li a{ color:#C23131;  text-decoration: underline}
ul li a:hover{ text-decoration:none}

.bg{ background:url(images/bg.gif) repeat-x}
.bg1{ background:#F8F8F8} 

.main { width:100%;  height:100%; margin:auto; background:#535353}

.header{ height:376px; width:100%; background:#FFFFFF }

.content{ height:384px; width:100%; background:#FFFFFF}

.footer { width:100%; background:#535353; clear:both;}

.foot{
	width:100%;
	height:55px;
	background-color: #333333;
}
.foot div{
	color:#A9A9A9;
	font-weight:bold;
	font-size:10px;
	background-color: #333333;
}
.foot a{ color:#A9A9A9; text-decoration:none}
.foot a:hover{ text-decoration:underline}

a{ color:#C23131; text-decoration:underline}
a:hover{
	text-decoration:none;
	color: #990000;
}

span a{ background:url(images/marker.gif) no-repeat left top; background-position:0 5px; padding-left:7px}

.right div{
	color:#606060;
	background-color: #FFFFFF;
}

span { color:#C23131}

.form3 input{
	width:204px;
	height:17px;
	color: #454545;
	padding:2px 0 0 7px;
	background-color:#FFFFFF;
}

.form3 textarea {
	width:204px;
	height:74px;
	color: #454545;
	overflow: auto;
	padding:2px 0 0 7px;
	background-color:#FFFFFF
}
