a.menuItem
 {
 	font-size : 11px; 
 	font-family : verdana; 
 	font-weight : none;
 	color : #333333; 
 	text-decoration : none; 
 	line-height: 14px;
 }   

a.menuItem:hover  
{
	font-size : 11px; 
	font-family : verdana; 
	font-weight : none;
	color : #003399; 
	text-decoration : underline; 
	line-height: 14px
}

.menuItem:visited  
{
	font-size : 11px; 
	font-family : verdana; 
	font-weight : none; 
	color : #333333; 
	text-decoration : none; 
	line-height: 14px;
}  


a.menuItem2
 {
 	font-size : 11px; 
 	font-family : verdana; 
 	font-weight : none;
 	color : #003399; 
 	text-decoration : underline; 
 	line-height: 14px;
 }   

a.menuItem2:hover  
{
	font-size : 11px; 
	font-family : verdana; 
	font-weight : none;
	color : #9d0c29; 
	text-decoration : underline; 
	line-height: 14px
}

.menuItem2:visited  
{
	font-size : 11px; 
	font-family : verdana; 
	font-weight : none; 
	color : #003399; 
	text-decoration : underline; 
	line-height: 14px;
}  


a.menuItem3
 {
 	font-size : 11px; 
 	font-family : verdana; 
 	font-weight : bold;
 	color : #000000; 
 	text-decoration : none; 
 	line-height: 14px;
 }   

a.menuItem3:hover  
{
	font-size : 11px; 
	font-family : verdana; 
	font-weight : bold;
	color : #9D0C29; 
	text-decoration : none; 
	line-height: 14px
}

.menuItem3:visited  
{
	font-size : 11px; 
	font-family : verdana; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
	line-height: 14px;
}  

.titleText 
{
	font-size : 16px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
	line-height: 16px;
}   


.titleText2 
{
	font-size : 14px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
	line-height: 16px;
}   


.titleText3 
{
	font-size : 12px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
	line-height: 16px;
}   


.titleText4 
{
	font-size : 11px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #000000; 
	text-decoration : none; 
	line-height: 16px;
}   

.titleText5 
{
	font-size : 12px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #ffffff; 
	text-decoration : none; 
	line-height: 16px;
}   


.regText 
{
	font-size : 11px; 
	font-family : verdana, arial, sans-serif; 
	font-weight : none; 
	color: #333333; 
	line-height:16px; 
}


.regTextblack 
{
	font-size : 11px; 
	font-family : verdana, arial, sans-serif; 
	font-weight : none; 
	color: #000000; 
	line-height:16px; 
}


.regTextbold 
{
	font-size : 11px; 
	font-family : verdana, arial, sans-serif; 
	font-weight : bold; 
	color: #000000; 
	line-height:16px; 
}


.regTextwhite
{
	font-size : 11px; 
	font-family : verdana, arial, sans-serif; 
	font-weight : none; 
	color: #ffffff; 
	line-height:16px; 
}


.headerText 
{
	font-size : 11px; 
	font-family : verdana, arial, sans-serif;
	font-weight : none; 
	color: #000000; 
	line-height:16px; 
}


.copyRight 
{
	font-size : 10px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : none; 
	color : #000000; 
	text-decoration : none; 
	line-height:16px;
}   


.inputVal
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Tahoma;
}

.buttons 
{
	font-size: 8pt; 
	background:#D6D3CE; 
	cursor: hand; 
	color:#000000; 
	font-family : Tahoma; 
	font-weight : normal;
}

.specials 
{
	font-size : 12px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #c50808; 
	text-decoration : underline;
	line-height: 16px
}   

.specials:hover 
{
	font-size : 12px; 
	font-family :  verdana, arial, sans-serif; 
	font-weight : bold; 
	color : #024AFE; 
	text-decoration : underline;
	line-height: 16px
}   