
BODY { background: #000000 url(Graphics/Background_Home.jpg) ; 
margin-top:30px; 
margin-right:0;
margin-bottom:0;
margin-left:0

} 

.text { font-size: 10pt; color: #ffffff; font-family: verdana, arial, helvetica, sans serif} 
.redtext { font-size: 10pt; color: #e00000; font-family: verdana, arial, helvetica, sans serif} 
.smallertext { font-size: 9pt; color: #ffffff; font-family: verdana, arial, helvetica, sans serif} 
.smallerredtext { font-size: 9pt; color: #e00000; font-family: verdana, arial, helvetica, sans serif} 

.links { font-size: 7pt; color: #888888; font-family: verdana, arial, helvetica, sans serif} 
.bold { font-size: 10pt; color: #ffffff; font-family: arial, helvetica, sans serif; font-weight: bold}

.headings1 { font-size: 11pt; color: #D22225; font-family: arial, helvetica, sans serif; font-weight: bold} 
.headings2 { font-size: 11pt; color: #ffffff; font-family: arial, helvetica, sans serif; font-weight: bold} 
.headings_burgundy { font-size: 11pt; color: #43181C; font-family: arial, helvetica, sans serif; font-weight: bold} 

 
 table.homepage{
 border:0px;
 height:600px;
 width:780px;

 }
 
table.main{
 border:0px;
 height:600px;
 width:780px;

 }

table.forlinks{
 border:0px;
 height:70px;
 width:780px;
 background-image:url(Graphics/Links_Background_Home.jpg)

 }
 
 
 a:link { 
	color: #CA2828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}

a:hover { 
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}
	
a:active { 
	color: #769BC9;
	text-decoration: none;
	}
	
a:visited { 
	color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}
