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%; height:100% }

.dr { display:table-row;  height:100%; width:100%}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

div, input, textarea, body, font, select, table
	{
		font-family: Times new roman; 
		font-size:13px;
		line-height:15px;
		color:#666666;
		vertical-align:top
	}


	
.list ul { margin:5px 0 0 25px; padding:0px; list-style:none; line-height:15px;}
.list ul li a { color:#5DA2E3; background:url(/images/list_marker.gif) no-repeat left center; padding-left:11px; text-decoration:none }
.list ul li a:hover{ text-decoration:underline}

li{

 list-style-image:url(/images/list_marker.gif);
}


.main { width:766px;  height:100%; margin:auto}

.content{ height:638px; width:766px; background:url(/images/content.jpg) repeat-x}

.footer{ height:10px; background:url(/images/footer.gif) repeat-x; width:766px; color:#ABABAB}
.footer a{ color:#ABABAB; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.left{ width:405px; background:url(/images/content.jpg) repeat-x; background-color:#FDFBFA}

.right{ width:361px; background:url(/images/y.jpg) repeat-y}

b { color:#575757;}

a{ color:#3884CC; text-decoration:none}
a:hover{ text-decoration:underline}

span a{ color:#86B8E8; text-decoration:underline}
span a:hover{ text-decoration:none}

strong { color:#86B8E8}

.menu a{ color:#FFFFFF; text-decoration:none; font-size:14px; line-height:19px}
.menu a:hover{ text-decoration:underline}

.form1 input{
	width:186px;
	height:20px;
	color: #9C9C9C;
	padding:3 0 0 8px;
	border:none;
	background-color:#FFFFFF
}

.form input{
	width:173px;
	height:17px;
	color: #B7B6B6;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}

.form textarea {
	width:173px;
	height:97px;
	color: #B7B6B6;
	overflow: auto;
	padding:0 0 0 3px;
	background-color:#FFFFFF
}
h1{
margin:5px;
font-size:18px;
	color:#575757;
}

h2{
	margin-top:5px;
}

h3{
	color:#575757;
	margin-left:80px;
	padding-top:18px;
}

h4{
	margin:0;
	color:#575757;
	font-size:17px;

}