A.menu:link	{color: #FFFFFF}
A.menu:visited	{color: #FFFFFF}
A.menu:active	{color:#CFDDE5}
A.menu:hover	{color:#CFDDE5}

A.style:link	{color: #FFFFFF}
A.style:visited	{color: #FFFFFF}
A.style:active	{color:#CFDDE5}
A.style:hover	{color:#CFDDE5}

A:link		{font-family: Verdana, Arial; text-decoration: none; color: #004080}
A:visited	{font-family: Verdana, Arial; text-decoration: none; color: #004080}
A:active	{font-family: Verdana, Arial; text-decoration: none; color: #0064A0}
A:hover		{font-family: Verdana, Arial; text-decoration: none; color: #0064A0}


BODY {
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color: #00002A;

	background-color: #CFDDE5;
	background-image:url(/images/bgtile.jpg);

	scrollbar-base-color:#3D5065;
	scrollbar-arrow-color:#CBCFD3;
	scrollbar-track-color:#CFDDE5;
	
	margin: 0px;
	
}

td{
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color: #00002A;

}

td.header{
	width: 750px;
	height: 155px;
	background-image:url(/images/header.jpg);

}

td.menu{
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#FFFFFF;
	
}

td.menubar{
	background-image:url(/images/linkbg.jpg);
	width: 750px;
	height: 15px;
}

td.footerbar{
	font-family:verdana,arial,helvetica;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(/images/linkbg.jpg);
	width: 750px;
	height: 15px;
}

td.bodybordertopleft{
	width: 6px;
	height: 6px;
	background-image: url(/images/topleft.gif);
}

td.bodybordertop{
	width: 738px;
	height: 6px;
	background-image: url(/images/top.gif);
}

td.bodybordertopright{
	width: 6px;
	height: 6px;
	background-image: url(/images/topright.gif);
}

td.bodyborderleft{
	width: 6px;
	height: 100%;
	background-image: url(/images/left.gif);
}


td.bodybg{
	width: 738px;
	height: 100%;
	background-color:#CFDDE5;

}

td.bodyborderright{
	width: 6px;
	height: 100%;
	background-image: url(/images/right.gif);
}


td.bodyborderbottomleft{
	width: 6px;
	height: 6px;
	background-image: url(/images/bottomleft.gif);
}

td.bodyborderbottom{
	width: 738px;
	height: 6px;
	background-image: url(/images/bottom.gif);
}

td.bodyborderbottomright{
	width: 6px;
	height: 6px;
	background-image: url(/images/bottomright.gif);
}






table.bodyleft{
	border:3px double #00002A;
	width: 225px;
}

table.bodyright{
	border:3px double #00002A;
	width: 496px;
	height: 300px;
}

td.bodylefttop{
	background-color:#1A284D;
	background-image:url(/images/contentbg.jpg);
	width:229px;
	height:15px;
}

td.bodyrighttop{
	background-color:#1A284D;
	background-image:url(/images/contentbg.jpg);
	width:500px;
	height:15px;
}

P.body{
	font-family:verdana,arial,helvetica;
	font-size:10px;
	text-indent:30px;
	text-align:justify;
	color: #00002A;
}
