.maintext {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.maintext a:visited {
	color: #333333;
	text-decoration: none;}
.maintext a:link {
	color: #333333;
	text-decoration: none;}
.maintext a:hover { text-decoration: underline; color: #0100a6;}
.maintext a:active {
	color: #333333;
	text-decoration: none;
}  
.whitetext a:hover { text-decoration: underline; color: #FFFFFF} 
.whitetext {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav {
	font-family:  Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}  
.leftnav a:hover {
color: #FFFFFF;
text-decoration: none; 
} 
.leftnav a:link {
color: #9c0a4a; 
text-decoration: none;
}
.leftnav a:active {
color: #9c0a4a; 
text-decoration: none;
}  

.leftnav a:visited {
color: #9c0a4a; 
text-decoration: none;
} 
.bluetext a:hover { text-decoration: underline; color:#016CA6} 
.bluetext {
	font-family:  Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #016CA6;
	text-decoration: none;
}  

    .ButtonSmall
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    line-height: normal;
    border-right: #FFFFFF 1px outset;
    border-top: #FFFFFF 1px outset;
    border-left: #FFFFFF 1px outset;
    border-bottom: #FFFFFF 1px outset;
    background-repeat: repeat-x;
    background-position: center top;
    font-weight: bold;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 1px;
	background-color:#8b95a6;
}
.PrettyBoxes
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #394a62;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
    background-color: #FFFFFF;
    border-right: #8b95a6 1px solid;
    border-top: #8b95a6 1px solid;
    border-left: #8b95a6 1px solid;
    border-bottom: #8b95a6  1px solid;
    }
