.main-container {width:981px; background-color:#85868a;  overflow:hidden; }
.content-container {width:981px; background-color:#85868a; text-align:left;}
.content-left {width:303px; background-color:#85868a; background-image: url(images/BG-final_1x1.jpg); background-repeat:no-repeat; margin-bottom: auto; float:left; text-align:left;}
.content-left2 {width:303px; background-color:#85868a; background-image: url(images/BG-final_1x1-DBA.jpg); background-repeat:no-repeat; margin-bottom: auto; float:left; text-align:left;}
.content-right {width:678px; background-color:#85868a; margin-bottom: auto; float:right; text-align:left; position:relative;}
.content-right .dba {
	position:absolute;
	left: -302px;
	top: 147px;
	width: 286px;
}
.menu {width:678px; height:53px; background-image:url(images/BG-final_2x1.jpg); background-repeat:no-repeat; text-align:left;}
.statement {width:678px; height:67px; background-image:url(images/BG-final_3x1.jpg); background-repeat:no-repeat;}
.statement2 {width:678px; height:67px; background-image:url(images/BG-final_3x1-DBA.jpg); background-repeat:no-repeat;}
.content {width:678px; background-image:url(images/BG-final_4x1.jpg); background-repeat:repeat-x; text-align:left; margin-bottom: auto;}
.footer {width:981px; height:63px; background-image:url(images/BG-final_5x1.jpg); background-repeat: repeat-x; margin-left:auto; margin-right:auto;}

body {
	background-image: url(images/BG-final-background.jpg);
	background-repeat: repeat-x;
	background-color: #85868a;
	margin-top: 0px;
}

h1 {
	font-family: Arial;
	font-size: larger;
	color:#FFFFFF;}

h2 {
	font-family: Arial;
	font-size: 10pt;color:
	#FFFFFF;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#FFFFFF;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#FFFFFF;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#FFFFFF;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color:#FFFFFF;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

td.table1
{
background-repeat: no-repeat;
background-position: top right
}

 us this for multiple link colors 
a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
 us this for multiple link colors 

