body, textarea {
    color: rgb(0,0,0);	
	font-family: trebuchet ms, Arial, Helvetica;	
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;  
}

td 
{
    font-family: trebuchet ms, Arial, Helvetica;	
 	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	border-color: rgb(51,0,110);
	padding: 4px;
}

.td_main
{
    border: 1px dashed #000000;
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	border-color: rgb(51,0,110);
}

.row1, .col1
{
     background-color: #F2F0F0;
     border-color: #F9FFFF
     color: #000000;
}

.row2, .col2
{
     background-color: #E0DFDF;
     border-color: #E7F2FE
     color: #000000;
}

.row3, .row4
{
     background-color: rgb(4,150,218);
     border-color: #4Ac6FF
     color: #D3DDEB;
}

A:link 
{
    font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(34,77,162);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:active 
{
    font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(0,000,255);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:visited 
{	
	font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(2,198,200);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:hover, A:focus 
{
    font-family: trebuchet ms, Arial, Helvetica;
    cursor: hand;
	color: rgb(4,150,218);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

body
{
    color: rgb(0,0,0);	
	font-family: trebuchet ms, Arial, Helvetica;	
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	background-color: rgb(244,252,255);
	background-repeat:repeat-y;
	background-image: url('templates/backmain.gif'); 
	background-color:#F4FCFF
}

h3 
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
    margin: 0px;
}

h4 
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
    margin: 0px;
}

select
{
	border-color: rgb(51,0,110);
	color: black;
}