.greybold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
.greybold  a{
	color: #333333;
	text-decoration: none;
	
}
.greybold  a:hover{
	text-decoration: underline;

}
.bottomnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}

.bottomnav  a{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	
}
.bottomnav  a:hover{
	text-decoration: underline;
	
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: justify;
}
.bodytext-10 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.divider-ver {
	background-image: url(images/divider01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.divider-hor {
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;

}
.body-title {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: justify;
}
.maroonlink a{

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.maroonlink a:hover{
	text-decoration: underline;
	
}
.greybold1 {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
