body {
background-color: #203E66;
background-image: url();
background-repeat: repeat;
background-attachment: fixed;
font-family: tahoma; 
font-size: 11px; 
letter-spacing: 0pt; 
color: #0F1F34; 
line-height:11pt;
}

td {font-family: tahoma; 
font-size: 11px; 
letter-spacing: 0pt; 
color: #0F1F34;
text-align: left;
}

td.main {
background-color: #5C82B0;
}

td.signature {
background-color: #5C82B0;
}

td.navigation {
background-color: #5C82B0;
}

div.middlenav {
	padding: 2px 5px 2px 5px;
}

div.navcontent {
	padding: 2px 5px 2px 5px;
}

div.signature {
	padding: 2px 2px 2px 2px;
font-family: tahoma; 
text-decoration: none;
font-size: 10px;
color: #0F1F34;
text-align: center; 
}


.title {
width: 480px;
background-color: #2E4F78; 
border-bottom: 1px solid #B8DBFE;
	border-left: 1px solid #B8DBFE;
	border-right: 1px solid #B8DBFE;
	border-top: 1px solid #B8DBFE;
	padding: 2px 5px 2px 5px;
font-family: tahoma; 
color: #0F1F34;
text-align: center;
font-size: 11px; 
font-weight: bold; 
text-transform: uppercase;
}

.navtitle { 
width: 120px;
background-color: #2E4F78; 
	padding: 2px 5px 2px 5px;
font-family: tahoma; 
color: #0F1F34;
text-align: center;
font-size: 11px; 
font-weight: bold; 
text-transform: uppercase;
}
.linksbox {width: 130px;}

.links a {color: #B8DBFE;
background-color: #2E4F78;
padding: 2px;
padding-left: 3px;
display: block;
font-family: tahoma; 
font-size: 9px; 
font-variant: small-caps;
text-decoration: none;
text-align: center;
margin-top: 1px;}

.links a:hover {background-color: #B8DBFE;
text-decoration: none;
color: #2E4F78;}

img.border {
border: solid #B8DBFE;
	border-style: double;
}

hr {width:300px; color: #B8DBFE;
}
h4 {  	margin: 20px 80px 10px 80px;
	font-size: 10px; 
	font-weight: bold; 
	color: #B8DBFE; 
	border: #B8DBFE; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	font-variant: small-caps;
	letter-spacing: 10px;
	text-align: center;
	}
a, a:visited, a:active {
	text-decoration: none;
	color: #B8DBFE;
	font-weight: normal;
	}
a:hover {
	text-decoration: underline;
	color: #1E2E2E;
	font-weight: bold;
	}
