BODY
{
background-color:white;
margin:0px 0px 0px 0px;
}
TABLE
{
color:#000000;
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
}

h1
{
	color:#ffffff;
	font-weight: bold;	
	font-size: 11px; 
	font-family: Arial;
	letter-spacing: 2px;
	margin: 0px 0px 5px 0px;
}
h2
{
	color:#000099;
	font-weight: bold;	
	font-size: 18px; 
	font-family: Arial;
	margin: 0px 0px 5px 0px;
}
h3
{
	color:#000000;
	font-weight: bold;	
	font-size: 12px; 
	font-family: Arial;
	margin: 0px 0px 5px 0px;
}

A
{
    COLOR: #0066CC;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 120%;
    TEXT-DECORATION: underline
}

A.main:hover
{
FONT-SIZE: 14px;
FONT-WEIGHT: bold;
text-decoration:underline;
}

A.main
{
color:#0066CC;
font-weight: bold;	
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
}

A.footerlink
{
color:#666666;
FONT-SIZE: 11px;
font-weight: normal;
}

A.footerlink:hover
{
color:#666666;
FONT-SIZE: 11px;
font-weight: normal;
text-decoration:underline;
}

A.copyright {
	FONT-SIZE: 10px; COLOR: #000099; FONT-FAMILY: Arial
}


A.bannerlink
{
color:yellow;
FONT-SIZE: 11px;
font-weight: bold;
text-decoration:underline;
}

A.bannerlink:hover
{
}

A.contentlink
{
color:blue;
FONT-SIZE:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration:underline;
}

A.menusel
{
font-weight: bold;
}

TD.copyright {
FONT-SIZE: 10px; 
COLOR: #000099; 
FONT-FAMILY: Arial
}

.wrapper
{
position:absolute;
left:50%;
margin-left:-477px;
}

.header
{
position: absolute;
background-image: url(images/header.jpg);
top:0px;
left:0px;
width:954px;
height:216px;
z-index:1;
}

.bannertext
{
position: absolute;
top:2px;
left:870px;
height: 15px;
}

.nav1
{
position: absolute;
top:75px;
left:253px;
width:150px;
height: 15px;
z-index:2;
}
.nav2
{
position: absolute;
text-align: center;
top:75px;
left:400px;
width:150px;
z-index:2;
}

.nav3
{
position: absolute;
text-align: center;
top:75px;
left:550px;
width:150px;
z-index:2;
}

.nav4
{
position: absolute;
text-align: center;
top:75px;
left:700px;
width:150px;
z-index:2;
}


.content
{
position: absolute;
top:245px;
left:0px;
z-index:3;
}

.navigation
{
visibility:hidden;
position: absolute;
top:550px;
left:100px;
font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer
{
color:#666666;
visibility:visible;
text-align: center;
font-size: 10px; 
font-family: Arial, Helvetica, sans-serif;
}


