

body{
padding:0px;
margin:0px;
text-align:center;
background-color:Black;
font-family:Tahoma;
font-size:11px;
line-height:22px;
}
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
	{
		font-family:Tahoma; 
		font-size:11px;
		line-height:20px;

		vertical-align:top
	}


	
.list ul { margin:0px; 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}


.main { width:766px;  height:100%; margin:auto}

.content{ height:638px; width:766px; background:url(images/content.jpg) repeat-x}

.footer
{
 						color:#687176;
						font-size:10px;
						font-family:Arial;
						background-color:#13191D;
						height:91px;
						
    }


.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}

span { color:#86B8E8}


a	{
						color:White;
						font-family:Tahoma;
						font-size:10px;
						text-decoration:underline;
						}
a:hover	{
						color:#96c1eb;
						font-family:Tahoma;
						font-size:10px;
						text-decoration:none;
						}



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
}
