body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;
	margin-bottom: 0px;
}
p {font-size: 13px;
    padding: 0mm 3mm 3mm 3mm;
	text-align: justify;
	color: #cccccc;
	}
li {font-size: 13px;
    padding: 0mm 3mm 3mm 3mm;
	color: #cccccc;
	}
a {
	color: #cccccc;
	}
div.form {font-size: 11px;
    padding: 1mm;
	text-align: left;
	color: #336699;
	}	
div.formb {font-size: 11px;
    padding: 1mm;
	color: #000000;
	}	
h1 {font-size: 14px;
	 margin: 5mm 5mm 0mm 3mm;
	text-align: justify;
	color: #ffffff;
	}
	h2{
	text-align: center;}
	h3{
	text-align: center;
	font-size: 14px;
	color: #cccccc;}
	
td.border {
border: .2mm solid #022C49;
}	
.style1 {font-size: 9px}
.style2 {color: #FFFFFF}
.style3 {font-size: 9px; font-weight: bold; }
.style5 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.style7 {font-size: 12px}
td.links {
border-bottom: .5mm solid #ffffff;
padding: 0mm;
margin: 0mm;
}
.style6 {color: #666666}
.style9 {font-weight: bold}
.style10 {
	color: #FFFF99;
	font-weight: bold;
}

A.main:link {
text-decoration: none;
color: #022C49;
}
A.main:visited {
text-decoration: none;
color: #022C49;
	text-align: center;
}
A.main:hover {
text-decoration: none;
color: #ffffff;
	text-align: center;
}	
A.white:link {
text-decoration: none;
color: #ffffff;
font-size: 13px;
	text-align: center;
}
A.white:visited {
text-decoration: none;
color: #ffffff;
font-size: 13px;
	text-align: center;
}
A.white:hover {
text-decoration: none;
color: #022C49;
font-size: 13px;
	text-align: center;
}	
A.black:link {
text-decoration: none;
color: #000000;
}
A.black:visited {
text-decoration: none;
color: #000000;
}
A.black:hover {
text-decoration: none;
color: #000000;
}	
A.whitebl:link {
text-decoration: none;
color: #ffffff;
background: #000000;
padding: 0mm 2mm;
}
A.whitebl:visited {
text-decoration: none;
color: #ffffff;
background: #000000;
padding: 0mm 2mm;
}
A.whitebl:hover {
text-decoration: none;
color: #022C49;
background: #ffffff;
padding: 0mm 2mm;
}	
table.bg {
background-image:url(images/bg.jpg)
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 10px 0 0 0px;
}

#nav-menu li
{
float: left;
margin: 0 0 0 8px;
padding: 0;
}

#nav-menu li a
{
background: url(images/nav_tab_on.png) no-repeat;
float: left;
width: 130px;
height: 25px;
height /**/:25px; /* fix for IE5/Win */
display: block;
color: #ffffff;
font-size:10px;
text-decoration: none;
text-align: center;
font-weight:bold;
}
#nav-menu li a:hover{
background: url(images/nav_tab.png) no-repeat;}

A.mainleft {
background: url(images/nav_tab1.png) no-repeat;
float: left;
width: 200px;
height: 28px;
height /**/:28px; /* fix for IE5/Win */
text-decoration: none;
color: #336699;
font-size:11px;
text-align: center;
font-weight:bold;
padding: 0px;
margin:10px 0px 0px 0px;
line-height: 2.5em;
}
A.mainleft:hover{
color:#ffffff;}

A.subleft {
width: 180px;
float: left;
text-decoration: none;
color: #ffffff;
font-size:11px;
text-align: left;
font-weight:bold;
padding:0px 0px 0px 10px;
margin:0px;
line-height: 2.5em;
}
A.subleft:hover{
color:#cccccc;}