body{
padding:0px;
margin:0px;
text-align:center;

}
form { margin:0px; padding:0px}
a:hover{text-decoration:none;}

img { border:0px;}

.dt { display:table; width:100%; }

.dr { display:table-row;}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; float:left; }

div, input, textarea, body, font, select
	{
		font-family: tahoma; 
		font-size:11px;
		line-height:13px;
		color:#454545;
		vertical-align:top; 
		
	}


	
ul{margin:0px; padding:0px; list-style:none; line-height:17px}
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:766px; height:55px;}
.foot div{ color:#A9A9A9; font-weight:bold; font-size:10px}
.foot a{ color:#A9A9A9; text-decoration:none}
.foot a:hover{ text-decoration:underline}

a{ color:#C23131; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ background:url(images/marker.gif) no-repeat left top; background-position:0 5px; padding-left:7px}

.right div{ color:#606060}

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
}
