﻿BODY
{
	font-family:		arial;
	font-size:		8pt;
	line-height:		17px;
	color:			#515151;
} 
.bodybg
{
	background-image: url("bg.gif");
	background-repeat:repeat-x;
	background-color:	#ffffff;
	background-position:	top center; 
	margin: 0;
} 
TD
{
	font-family:		arial;
	font-size:		8pt;
	line-height:		17px;
	color:			#515151;

} 
A:link, A:visited, A:active
{	
	text-decoration:	none;
	color:			#9d1f07;
	font-weight:		bold;
	text-decoration:	underline;
}		
A:hover	
{	
	color:			#dea82a;
	font-weight:		bold;
} 
A.nav:link,A.nav:visited,A.nav:active
{	
	text-decoration:	none;
	color:			#9d1f07;
	font-weight:		normal;
	font-size:		9pt;
}			
A.nav:hover	
{	
	text-decoration:	underline;
	color:			#dea82a;
	font-weight:		normal;
	font-size:		9pt;
} 			
.whitetext	
{	
	color:			#FFFFFF;
} 	
.heading	
{
	font-size:		13pt;
	font-weight:		bold;
	color:			#9d1f07;
}
.navheading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.subheading
{
	color:			#1b4786;
	font-weight:		bold;
}
.pad
{
	padding:		10px 10px 10px 10px;
}
.navpad
{
	padding:		5px 5px 5px 5px;
}