.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #ffffff;}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;}

.boxstyle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: 11px;}

#navlist {
	width: 100%;}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
#navlist li {
text-align: center;
margin: 0;
font-weight: bold;
height: 25px;
}
#navlist a {  
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	background-image:   url();
	background-repeat: no-repeat;
	border-bottom:1px solid #FFEB0A;
}
#navlist a:link, #navlist a:visited {
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}
#navlist a:hover, #navlist a:active {
background-image:   url();
background-repeat: no-repeat;
color: #BF002A;
border-bottom:1px solid #BF002A;
}


