}
a:link {
	color: #999966;
}
a:visited {
	color: #7F9966;
}
a:hover {
	color: #669966;
	text-decoration: none;
}
a:active {
	color: Green;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin-top: 5px;
	margin-left: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	background-image: url(../_images/bckgrd_header.gif);
}
.menu {
	color: #ffffff;
}
.breadcrumb {
	color: #336699;
}
.navbody {
	text-align: center;
	border: 1px solid #999966;
}
a.navigation:link {
	color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
a.navigation:hover {
	color: #669966;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.horline {
	background-image: url(../_images/bckgrd_line_h.gif);
	background-position: left top;
	margin: 0px;
}
.verline {
	background-image: url(../_images/bckgrd_line_v.gif);
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
.bar {
	background-color: #CCCCCC;
	background-image: url(../_images/bckgrd_bar.gif);
}
.content {
	background-color: #E5E4F1;
	background-image: url(../_images/bckgrd_content.gif);
}
.subnavbody1 {
	background-color: #FFDF8A;
	border: 1px solid #999966;
	text-indent: 5px;
	color: #999966;
	margin: 5px auto 10px 0px;
	vertical-align: top;
}
.subnavtitle1 {
	line-height:15px;
	margin:5px 10px;
	font-weight: bold;
	color: #666666;
}
.subnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999966;
	margin: auto auto 7px auto;
}
a.subnav1:link{
	color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.subnav1:hover{
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
.subnavbody2 {
	background-color: #CCCCCC;
}
.subnavtitle2 {
	margin:8px 10px 5px;
	line-height:15px;
	font-weight: bold;
	color: #666666;
}
.subnav2 {
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999966;
	margin: auto auto 7px auto;
}
a.subnav2:link{
	color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.subnav2:hover{
	color: #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
.text {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.textbold {
	font-weight: bold;
}
.textcaption {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.footer {
	font-size: 10px;
	color: #999966;
}
h1 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
h3 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-left: 10px;
	font-weight: bold;
}
a.subnav1select:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.subnav1select:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.subnavmain:link {
	color: #999966;
	text-decoration: none;
}
a.subnavmain:visited {
	color: #336699;
	text-decoration: none;
}
a.subnavmain:hover {
	color: #333333;
	text-decoration: none;
}
a.subnavhead:link {
	color: #999966;
	text-decoration: none;
}
a.subnavhead:visited {
	color: #003366;
	text-decoration: none;
}
a.subnavhead:hover {
	color: #666666;
	text-decoration: none;
}
li {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.logo {
	margin-bottom: 10px;
	margin-left: 10px;
}
.center
{ 
text-align: center;
}
.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}
.navselect {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCC99;
	text-align: center;
	border: #999966;

}
a.nounderline {
	text-decoration: none;
}
