BODY
{	
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	color:#343434;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	background-image: url(images/bg.gif);
	background-position: top;
}
.small
{	
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
	line-height:11px;
	color:#343434;
}
TD	{
    FONT-SIZE: 12px;
	color:#343434;
}
.imgBorder	{
	border: 1px solid #006196;
	}
.Nav-Out{
	filter: Alpha(Opacity=0);
	opacity:0;
}
.Nav-Over{
	filter: Alpha(Opacity=100);
	opacity:1;
}
.footer	{	
	font-size: 11px;
	text-decoration:	none;
	}
.date	{
	font-size: 10px;
	color: #000000;
	}
.title	{
	font-size: 20px;
	color: #005989;
	font-weight: bold;
	}
A:link	{	
	text-decoration:	none;
	color:	#005989;
	}	
A:visited	{	
	text-decoration:	none;
	color:	#005989;
	}	
A:active	{	
	text-decoration:	none;
	color:	#005989;
	}	
A:hover	{	
	text-decoration:	none;
	color:	#E00029;
	}
.margin 
{
    margin-right: 7px;
}
.rates  
{
    background-color: #DCDCDC;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    line-height: 13px;
    font-size: 11px;
}

.ratesTitle 
{

	color: #990000;
    font-size: 12px;
	font-weight:bold;
}
