body {
	font-family: Verdana;
	font-size: 12px;
	color: #0A0A67;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
}

td {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
}

h1 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: rgb(220, 220, 192);
}

h2 {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: rgb(220, 220, 192);
}

h3  { color: #0a0a67; font-size: small; font-family: Arial; font-weight: bold; background-color: #ffffff; padding: 2px 10px }

h4, h5 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
}

a:hover, a:active {
 text-decoration: underline;
}

a  {  font-family: Verdana; color: #0a0a67; font-size: 11px; text-decoration: none }
a:header {  font-family: Verdana; color: white; font-size: 12px; font-weight: bold; text-decoration: none }
a:nav {  font-family: Verdana; color: #0a0a67; font-size: 12px; font-weight: normal; text-decoration: none }
.smalltext  { color: #0A0A67; font-weight: normal; font-size: 10px; font-family: Verdana }
.smalltext2 { color: #0a0a67; font-size: 11px; font-family: Verdana; font-weight: normal }
.largetext  { color: #0A0A67; font-weight: bold; font-size: 18px; font-family: Arial }
.headerlink { color: white; font-size: 12px; font-family: Arial; font-weight: bold }
.navlink { color: #0a0a67; font-size: 12px; font-family: Arial; font-weight: normal }
.breadcrumb    { 
	color: #0a0a67; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: normal;
	text-decoration: none;
}

.sitemap_head{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.sitemap_head:LINK, .sitemap:VISITED{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.sitemap_head:HOVER{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.index{
	font-size: 10px;

}

#tbl_header {
	background-image: url(images/header_03.gif);
}

#td_nav {
	background-image: url(images/nav-bg.gif);
}

