body{
padding:0px;
margin:0px;
text-align:center;
background:#000000
}
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: tahoma; 
		font-size:11px;
		line-height:14px;
		color:#434242;
		vertical-align:top
	}


	
ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#3EA5FC;  text-decoration: underline}
ul li a:hover{ text-decoration:none}

a{ color:#3EA5FC; text-decoration:underline}
a:hover{ text-decoration:none}

.main { width:745px;  height:100%; margin:auto}

.header{ height:140px; background:url(images/header.gif) repeat-x}

.content{ height:600px; background:url(images/content.jpg) no-repeat}

.footer { height:100px; background:url(images/footer.gif) repeat-x}

.left{ width:4px; background:url(images/left.gif) repeat-y}
.right { width:4px; background:url(images/right.gif) repeat-y}
.center{ width:737px; background:#FFFFFF}

.footer div {color:#403F3F; text-align:center}
.footer a{ color:#403F3F; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer strong a{ color:#403F3F; text-decoration:underline}
.footer strong a:hover{ text-decoration:none}

strong { color:#3EA5FC}

span { color:#3EA5FC}

b a{ color:#514E33; text-decoration:none; background:url(images/marker.gif) no-repeat right top; padding-right:13px}
b a:hover{ text-decoration:underline}

.last b{ color:#514E33}
.last a{ color:#514E33; text-decoration:underline; font-weight:bold}
.last a:hover{ text-decoration:none}

.form3 input{
	width:168px;
	height:23px;
	color: #434242;
	padding:2px 0 0 7px;
	border:#434242 1px solid;
	background-color:#FFFFFF;
}

.form3 textarea {
	width:186px;
	height:129px;
	color: #434242;
	overflow: auto;
	padding:2px 0 0 7px;
	border:#434242 1px solid;
	background-color:#FFFFFF
}
.menu_1
{
	width: 128px;
	height: 28px;
	background:url("images/m1.gif") no-repeat;
	float: left;
	text-align: center;
	padding-top: 4px;
	
}
.menu_2
{
	width: 163px;
	height: 28px;
	background:url("images/m2.gif") no-repeat;
	float: left;
	padding-top: 4px;
	text-align: center;
}
.menu_3
{
	width: 136px;
	height: 28px;
	background:url("images/m3.gif") no-repeat;
	float: left;
	padding-top: 4px;
	text-align: center;
}
.menu_4
{
	width: 168px;
	height: 28px;
	background:url("images/m4.gif") no-repeat;
	float: left;
	padding-top: 4px;
	text-align: center;
}
.menu_5
{
	width: 142px;
	height: 28px;
	background:url("images/m5.gif") no-repeat;
	float: left;
	padding-top: 4px;
	text-align: center;
}
#menuAnchor
{
	text-decoration: none;
	color: beige;
	font-size: 18px;
	font-family: Tahoma;
	display: block;
}
#label
{
	width: 125px;
	float: left;
	text-align: right;
}
#input
{
	width: 150px;
	float: left;
	padding-left: 5px;
}
#label2
{
	width: 85px;
	float: left;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
#input2
{
	width: 275px;
	float: left;
	padding-left: 5px;
}
.label
{
	width: 125px;
	float: left;
	text-align: right;
}
.input
{
	width: 150px;
	float: left;
	padding-left: 5px;
}