


.bot{
	text-decoration: none;
	color: FFFFFF;
	font-size: 10px; 
	font-family: verdana,arial;
	font-weight: bold;
}
.bot:hover{color: 000000;}
.bot1{
	color: D56767;
	font-size: 15px; 
	font-family: Times New Roman,verdana,arial;
	font-weight: bold;
}
.bot1:hover{color: 3B5598;}
.bot2{
	color: D56767;
	font-size: 13px; 
	font-family: Times New Roman,verdana,arial;
}
.bot2:hover{color: 3B5598;}

TD{
font-size: 14px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: 000000;
}

.menulink {
font-family:Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer { width: 169px;
padding: 0 0 1em 0; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 100%;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 169px;
background-color: #d0d9e0;
border-bottom: 1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #13954b;
text-decoration: none;
background:#fdb927;
}

#navcontainer a:hover
{
background:#c4151c;

color: #FFFFFF;
}

#navcontainer #currentpage a {
	background:#c4151c;
	color: #FFFFFF;
	}
	


