body
{
	margin-top:5px;
	background: url('images/bg_cra.jpg') repeat-x #273D48;
	margin-left:0; margin-right:auto; margin-top:0; margin-bottom:0;
	font-family: Trebuchet MS;
    scrollbar-face-color:#273D48; 
    scrollbar-shadow-color:#006699; 
    scrollbar-highlight-color:#006699; 
    scrollbar-3dlight-color:#F0F0F0; 
    scrollbar-darkshadow-color:#F0F0F0; 
    scrollbar-track-color:#006699; 
    scrollbar-arrow-color:#FFFFFF;

}

.leftcell
{
	background: url('images/leftcell_bg.jpg') repeat-x #DEDEDE;
}

table.reporttable
{
     text-align: center;
     font-family: Verdana;
     font-weight: bold;
     font-size: 0.6em;
    
  
}
input, select
{
     font-family: Verdana;
     font-weight: normal;
     font-size: 8pt;
    
  
}

a.main 
{
	font-family: Trebuchet MS;
	color: #006699;
	text-decoration: underline;
	font-weight:normal;
}

a.mainbold 
{
	font-family: Trebuchet MS;
	color: #006699;
	text-decoration: underline;
	font-weight:bold;
}


a.dark 
{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}

a.darknoline
{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.red 
{
	font-family: Trebuchet MS;
	color: #FF0000;
	text-decoration: underline;
	font-weight:normal;
}

p 
{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 14px;
	font-weight:normal;
}