BODY TD
{
    FONT-WEIGHT:normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY:Arial;    
}

TD.Right
{
    FONT-WEIGHT:normal;
    FONT-SIZE: 8pt;
    line-height: 10pt;    
    COLOR: #434343;
    FONT-FAMILY:Arial;  
}

a.rhsMenu:link
	{
		color: #cc0033;
		text-decoration: none;
		font-family:Arial;
		font-size:8pt;		
		font-weight:normal;
	}
a.rhsMenu:visited
	{
		color:#cc0033;
		text-decoration:none;
		font-family:Arial;
		font-size:8pt;		
		font-weight:normal;
	}
a.rhsMenu:hover
	{
		color:#434343;
		text-decoration: underline;
		font-family:Arial;
		font-size:8pt;
		font-weight:normal;	
	}
	

TD.home
{
    FONT-WEIGHT:normal;
    FONT-SIZE: 9pt;
    line-height: 15pt;    
    COLOR: #434343;
    FONT-FAMILY:Arial;
}

TD.Header
	{
		color: #cc0033;
		font-weight:bold;		
		text-decoration: none;
		font-family:Arial;
		font-size:9pt;		
	}
	
.INPUT, TEXTAREA
{
	color: #434343;
	font-family: arial;	
	font-size: 9pt
} 

.altButtonFormat
{
	width:100px;
	height:28px;
	background-image:url(/Images/buttonbackground.jpg);
	background-color:#FFC0C0;		
	color:#cc0033;
	font-family: Arial;
	font-size: 9pt;		
} 

.RadioButton, DropDown
{
	font-family: verdana;
	font-size: 8pt;
	color: #434343;
}