
body 
{
	background-image: url(../images/body_background.gif);
	background-position: center;
}

table, td, p, li {
	
	font-size:11px; color:#1b4164; font-family:arial, verdana, helvetica, sans-serif; font-color:#1b4164;
}

img { border:0px;}
 
.navigation {
	background-image: url(../images/header_backgroundbottom.gif);
} 

.middle {
	background-image: url(../images/body_middle.gif);
} 

.footerTop {
	background-image: url(../images/footer_top.gif);
} 

.footerBottom {
	background-image: url(../images/footer_bottom.gif);
} 

.divider {
	background-image: url(../images/divider.gif);
} 

a {	text-decoration:none;}
a.link 		{ text-decoration:none;	}
a:active		{ text-decoration:none;}
a:visited 	{ text-decoration:none;}
a:hover		{ text-decoration:underline;}

.gold11px 	 {	font-size:11px; color:#916b03;}
a.gold11px 	{	font-size:11px; color:#916b03;}

.white11px 	 {	font-size:11px; color:#ffffff;}
a.white11px 	{	font-size:11px; color:#ffffff;}

.blue11px 	 {	font-size:11px; color:#1b4164;}
a.blue11px 	{	font-size:11px; color:#1b4164;}

.blue12px 	 {	font-size:12px; color:#1b4164;}
a.blue12px 	{	font-size:12px; color:#1b4164;}

.tablecopy {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #7b7c7d;	font-weight: normal;	text-decoration: none;}
.tablecopy:link {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #7b7c7d;	font-weight: normal; text-decoration:none;}
.tablecopy:visit {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #7b7c7d;	font-weight: normal; text-decoration:none;}
.tablecopy:active {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #7b7c7d;	font-weight: normal; text-decoration:none;}
.tablecopy:hover {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 11px;	color: #7b7c7d;	font-weight: normal;	text-decoration: none;}
