﻿body
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px; color:#666666;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #FFF;
		background-image: url(images/background1.jpg);
		background-repeat: repeat;
		}

h4 {font-family: Georgia, Times New Roman, Times, Serif; margin-bottom: 0px; margin-top: 0px; color: #009;}

h2 {font-size: 18px; font-family: Verdana, Arial, sans-serif; margin-bottom: 0px; margin-top: 0px; font-weight: normal; color: #009; margin-left: 10px;}

h3 {font-family: Verdana, Arial, sans-serif; margin-bottom: 0px; margin-top: 0px; font-weight: normal; color: #009;}

h1 {font-family: Georgia, Times New Roman, Times, Serif; font-size: 24px; margin: 0px; color: #009;}

h1.table {margin: 0px; font-size: 22px;}

td {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		padding: 0px;
		text-align: left;
		}		
td p {
	margin-left: 10px;
}	
	
td.main {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		padding: 0px;
		border-right: 1px solid #666;
		width: 30%;
		}	
		
td.internal {
padding: 5px;
}		
#header {
width: 100%;
text-align: center;
background-image: url(images/logo2.gif);
background-repeat: no-repeat;
background-position: center;
padding: 0px;
}		

a.ondark:link {color:#fff; text-decoration: none;}
a.ondark:active {color:#ccc; text-decoration: none;}
a.ondark:visited {color:#fff; text-decoration:none;}
a.ondark:hover {color:#ccc; text-decoration: none;}

a:link {color:#036; text-decoration: underline;}
a:active {color:#FFF; text-decoration: none;}
a:visited {color:#404040; text-decoration:underline;}
a:hover {color:#369; text-decoration: none;}

#main
{width: 80%;
background-color: #FFF;
padding: 0px;
margin: auto;
}

#navigation
{width: 80%;
background-color: #FFF;
padding: 0px;
margin: auto;
}
.navigation
{margin: auto;
}
hr {color: #00015D; background-color: #00015D; border: 1px dotted #fff; border-style: none none dotted none; width: 80%;}

#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 5px 12px 2px 12px;
border-right: 1px solid #333;
background-color: #999;
background-image: url(images/off.gif);
height: 28px;
background-position: top right;
}

#navlist a:visited
{
color: #000040;
font-weight: bold;
text-decoration: none;
height: 28px;
background-position: top right;
}

#navlist a:link
{
color: #000040;
font-weight: bold;
text-decoration: none;
height: 28px;
background-position: top right;
}

#navlist a:hover
{
border-right: 1px solid #333;
background-color: #FF6600;
font-weight: bold;
background-image: url(images/on.gif);
background-position: top right;
color: #FFF;
height: 28px;
}

#active a:hover
{
border-right: 1px solid #333;
background-color: #FF6600;
font-weight: bold;
background-image: url(images/on.gif);
background-position: top right;
color: #FFF;
height: 28px;
}

#active a:visited
{
border-right: 1px solid #333;
background-color: #FF6600;
font-weight: bold;
background-image: url(images/on.gif);
background-position: top right;
color: #FFF;
height: 28px;
}

#active a:link
{
border-right: 1px solid #333;
background-color: #FF6600;
font-weight: bold;
background-image: url(images/on.gif);
background-position: top right;
color: #FFF;
height: 28px;
}
img a {
	border: 0;
}
img {
	border: 0;
}