body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: x-small;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #00599c;
}
a {
	color: #3366CC;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #fcc300;
}
a:active {
	text-decoration: none;
	color: #ca330a;
}

a.menumain {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 999999;
	color: #191970;
	padding: 15 0 0 0;
	font: bold x-small Georgia, Times New Roman, Times, serif;
}

a:hover.menumain {
	color: Black;


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #ffffff;
}
h1 {
	font-size:large;
	color: #ffffff;
}

}
.style1 {
     color: #FFFFFF;
     font-style: italic;
     font-stretch:wider;
     font-size: 17pt;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
        }

.style2 {
	color: #FFFFFF;
    font-style: italic;
    font-size: 14pt;
	font-weight: normal;
   text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	}

.style3 {
	color: #000066;
     font-style: italic;
     font-size: 15pt;
	 font-weight: normal;
     text-align: left;
     line-height: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style4 {
	color: #000066;
    font-style:normal;
    font-size: 10pt;
	font-weight: normal;
    line-height: 16px;
    text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #000066;
    font-size: 10pt;
	font-weight: normal;
    text-align: left;
    margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: small;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333333;
}


.tablebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablebottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a
{
display: block;
color: #000066;
background-color: #CCCCCC;
width: 9em;
padding: .2em .8em;
text-decoration: none;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #CC0033;
border-bottom: 1px solid #CC0033;
}

#navcontainer a:hover
{
background-color: #000066;
color: #FFFFFF;
border-top: 1px solid #003366;
border-left: 1px solid #003366;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
