BODY
{
    BACKGROUND-COLOR: #DDDDDD;
    FONT-FAMILY: Arial, Verdana, Helvetica, ;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


TD	
{
	font-size: small ;
}

/*  Had to add this to fix the menu for IE 8 */

td img
{
    float:left;
}

a
{
 font-size:small;
}

A:link	{	
	text-decoration:	none;
	color:	Red;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:red;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	red;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	red;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

X-Small	
{
	font-size: .5em;
}

.infotext
{
    color: #007c5a;
}

.footer
{
	font-family:Verdana;
	color:#cc0000;
	text-align:center;
	margin-left:50px;
}

.newLogo
{
	border-top-style: solid; 
	border-top-color: black;
 
height: 590px; 
text-align: left;
}

.mainCell
{
	width: 490px; 
	text-align: center;
}

.topBar
{
height: 49px; 
border-left-color: black; 
border-top-style: solid;
border-top-color: black;
}