
BODY	{	
	font: 8pt/16pt Arial; 
	color: #FFFFFF;
	background-color: #2B2B2B;
	text-align: center;
	}	


CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR	{	
	color: #2B2B2B);
	}	

HR	{	
	color: #FFFFFF;
	}	


H1	{	
	color: #FFFFFF;
	}	
H2	{	
	color: #FFFFFF;
	}	
H3	{	
	color: #FFFFFF;
	}	
h4{
	color: #FFFFFF;
	}
h5{
	color: #FFFFFF;
	}
h6{
	color: #FFFFFF;
	}


A:link	{	
	text-decoration:	underline;
	font-weight:	bold;
	color: #FFFFFF;
	}	
		
A:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color: #FFFFFF;
	}	
		
A:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color: #FFFFFF	;
	}	
		
A:hover	{	
	text-decoration:	none;
	color: #2B2B2B;
	}	
		
table.border, th.border, td.border, img.border{ 
	border: 3px solid #FFFFFF;
}



 div#supportingText h3 {

    display : block;
    background : #ffffff;
    margin : 0;
    padding : 0;
    padding-left : 5px;
    color : #2B2B2B;
    font-size : 12px;
    line-height : 1px;
    text-transform : uppercase;
	border-style: solid;
	border-color: #FFFFFF;
	border-top:#C7CD74;
	border-right:#C7CD74;
	border-left:#C7CD74;
	border-width: 1px;

}

div#title {
	width: 794px;
	background: #397D7C;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
	}

div#footer{
	width: 794px;
	margin-top: 0px;
	}

div#mainPage {
	width: 794px;
	margin-top: 20px;
																
	padding: 0;

	background: #397D7C;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
	}


		
#list tbody tr.even td {
      background-color: #2B2B2B;
	  border: 3px solid #FDFDFD;
    }
#list tbody tr.odd  td {
      background-color: #000000;
	  border: 3px solid #FDFDFD;}

p.floatLeft,img.floatLeft { float: left;
margin: 4px; 
 border: 1px solid #FDFDFD;
}

p.floatRight,img.floatRight { float: right;
margin: 4px; 
 border: 1px solid #FDFDFD;
}

