body {
margin: 0px;
background-color: #003366;
background-image: url(images/bg01.gif);
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
color: #081f6c;
font-size: 18px;
font-weight: bold;
}

h2 {
color: #081f6c;
font-size: 14px;
font-weight: bold;
}

h3 {
font-family: Times;
color: #081f6c;
font-size: 26px;
font-weight: bold;
font-style: italic;
}

hr {
color: #CCCCCC;
height: 1px;
margin-top: 10px;
margin-bottom: 10px;
}

li {
list-style-image: url(images/bullet.gif);
}

.white {
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}

.img {
border: 1px #000000 solid;
}

.img02 {
border: 1px #000000 solid;
float: right;
margin-left: 20px;
}

.img03 {
border: 1px #000000 solid;
float: left;
margin-right: 20px;
}

a {
color: #0000ff;
text-decoration: underline;
}
a:hover {
color: #0000ff;
text-decoration: none;
}
a:visited {
color: #0000ff;
text-decoration: underline;
}
a:visited:hover {
color: #0000ff;
text-decoration: none;
}

.topnav {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
a.topnav {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
a.topnav:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}
a.topnav:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.topnav:visited:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

.top {
font-size: 11px;
color: #FFFFFF;
}
a.top {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
a.top:hover {
color: #FFFFFF;
text-decoration: underline;
}
a.top:visited {
color: #FFFFFF;
text-decoration: none;
}
a.top:visited:hover {
color: #FFFFFF;
text-decoration: underline;
}

.lefthead {
font-size: 13px;
font-weight: bold;
color: #081f6c;
display: block;
padding: 10px 15px 10px 15px;
border-top: 1px #FFFFFF solid;
border-bottom: 1px #FFFFFF solid;
}

a.leftnav {
font-size: 12px;
font-weight: bold;
color: #081f6c;
text-decoration: none;
display: block;
padding: 10px 5px 10px 15px;
border-bottom: 1px #FFFFFF solid;
}
a.leftnav:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #b7b7b7;
display: block;
}
a.leftnav:visited {
color: #081f6c;
font-weight: bold;
text-decoration: none;
display: block;
}
a.leftnav:visited:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: #b7b7b7;
display: block;
}

a.main_link {
font-size: 12px;
font-weight: bold;
color: #081f6c;
text-decoration: none;
line-height: 24px;
}
a.main_link:hover {
color: #081f6c;
text-decoration: underline;
}
a.main_link:visited {
color: #081f6c;
text-decoration: none;
}
a.main_link:visited:hover {
color: #081f6c;
text-decoration: underline;
}

.footer {
font-size: 10px;
color: #FFFFFF;
}
a.footer {
color: #FFFFFF;
text-decoration: underline;
}
a.footer:hover {
color: #FFFFFF;
text-decoration: none;
}
a.footer:visited {
color: #FFFFFF;
text-decoration: underline;
}
a.footer:visited:hover {
color: #FFFFFF;
text-decoration: none;
}
