/* CSS Document */


body, html {


	background-color:#0355A7;
	background:url(graphics/bg.jpg);
	background-repeat:repeat-x;

	line-height: 20px;
	
	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;
	
	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;
	color: #02386F;
	line-height: 24px;


}


td {

	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;
	color: #02386F;
	line-height: 20px;
}



th {

	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #02386F;
	line-height: 20px;
}

A IMG { border: 0; }

a:link {

	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #800000;
    text-decoration: none;

}

a:visited {

	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #800000;
    text-decoration: none;    

}

a:hover {

	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;	
	color: #0355A7;
    text-decoration: none;	

}

a:active {

	font-family: Arial, helvetica, sans-serif;
    font-size: 10pt;	
	color: #800000;
    text-decoration: none;

}
