/* CSS Document */


* html #BodyLevel {
height: 99%;
}
html {
	margin:0;	
	background-image:url(images/backgrounds/vert4.jpg);
}
* img {
	border:0px;
	}

body {
	background:#00539F url('images/backgrounds/vert3.jpg')
repeat-y center center;
	background-image: url(images/backgrounds/vert4.jpg);
	background-color: #006599;
	font: 11px Verdana, Arial, Helvetica, Tahoma;
	background-color:#006699;
	top:0px;
	left:0px;
	vertical-align:bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	}
td {
	font: 12px Arial, Helvetica, Tahoma;
	color: #666666;
	}	
p {
	margin: 7px;
	}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style7 {font-size: 10px}

/*text link grey*/
.text-main {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;}
.text-main a:link{text-decoration: underline;}
.text-main a:visited{text-decoration: underline;}
.text-main a:hover{text-decoration: underline;font-weight: bold;}

/*text link grey no line*/
.text-main-none {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;text-decoration: none;}
.text-main-none a:link{text-decoration: none;}
.text-main-none a:visited{text-decoration: none;}
.text-main-none a:hover{text-decoration: none; font-weight: bold;}


/*text link red*/
.text-main-red {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #990000;}
.text-main-red a:link{text-decoration: underline;}
.text-main-red a:visited{text-decoration: underline;}
.text-main-red a:hover{text-decoration: underline;}

/*text link red noline bold*/
.text-main-red2 {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #990000;font-weight:bold;text-decoration: none;}
.text-main-red2 a:link{text-decoration: none;}
.text-main-red2 a:visited{text-decoration: none;}
.text-main-red2 a:hover{text-decoration: none;font-weight: bold;}


.menu 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;font-weight:bold;}
.menu a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	}
	
.menu a:visited
{color: #666666;}

.menu a:hover
{color: #000000;}