/* CSS Document */
body 
{
	background:#003f68;
	margin:0px auto;
	padding:0px;
	color:#FFFFFF;
}
div
{
	margin:0px auto;
	padding:0px;
	font-size:10px;
}
p
{
	margin:0px auto;
	padding:0px;
}
#site
{
	width:100%;
	text-align:center;
	vertical-align:top;
}
#header
{	
	width:100%;
	height:65px;
	text-align:center;
	vertical-align:top;
	border-bottom:#c2bd9d solid 1px;
	margin-top:3px;
}
#menu
{
	width:100%;
	height:16px;
	text-align:center;
	vertical-align:top;
	margin-bottom:2px;
	margin-top:2px;
	background:#62738f;
	font-size:13px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#menu a
{
	color:#FFFFFF;
	text-decoration:none;
	border-right:2px solid #003f68;
	padding-right:8px;
	padding-left:8px;
}
#menu a:hover
{
	color:#ffdc4e;
}
#main
{	
	width:100%;
	height:402px;
	text-align:center;
	vertical-align:top;
	border-top:#c2bd9d solid 1px;
	border-bottom:#67848a solid 1px;
}
#content
{
	width:884px;
	height:402px;
}
#testopa
{
	width:884px;
	height:402px;
	background:#003f68;
	-moz-opacity:0.01;
	filter:Alpha(opacity=01);
	position: absolute;
}
#container
{
	position:relative;
	z-index:6000;
	width:884px;
	height:402px;
}

#left
{
	width:188px;
	height:388px;
	float:left;
	text-align:left;
	background:url(../images/pat1.gif) 8px 8px;
	border:#2b5a79 solid 1px;
	margin-top:3px;
}
#left_1
{
	width:188px;
	height:388px;
	float:left;
	text-align:left;
	margin-top:3px;
}
#left a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:13px;
	display:block;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:7px;
	vertical-align:middle;
}
#left a:hover
{
	color:#ffdc4e;
}
#left_1 a
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width:150px;
	height:13px;
	display:block;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:7px;
	vertical-align:middle;
}
#left_1 a:hover
{
	color:#ffdc4e;
}
#middle
{
	width:320px;
	height:380px;
	float:left;
	margin:10px 10px 0px 10px;
	text-align:left;
}
#right
{
	border: 1px solid #F2F2F2;
	width:286px;
	height:355px;
	float:right;
	margin-top:15px;
	text-align:left;
	padding:7px;
}
.txt11
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	line-height:13px;
}
.txt13center
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EAEAEA;
	line-height:13px;	
	text-align:center;
}
#right a
{
	color: #ffdc4e;
	text-decoration:none;
}
#right a:hover
{
	text-decoration:underline;
}
#footer
{
	width:100%;
}
#footer_bottom
{
	height:54px;
	display:inline;
}
#footer_bottom img
{
	margin:1px;
	border:0px;
}
a.home
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	text-decoration:none;
}
a.home:hover
{
	color:#ffdc4e;
}
a.home:hover img
{
	background:#ffdc4e;
}
input
{
	margin:0px ;
	padding:0px;
}
td
{
	padding-top:5px;
	-padding-top:3px;
	padding-right:2px;
}
.popup
{
	width:64px;
	height:64px;
	margin:2px;
	border:0px;
	cursor:pointer;
}
.popupa
{	
	width:68px;
	height:68px;
	border:1px solid #FFFFFF;
	margin:4px;
	float:left;
}