body {
	background-image: url('bg2.jpg');
	background-repeat: repeat-y;
	background-color: #EBEBEB;
	background-position:  150px 50%;
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	overflow-x:hidden;
		scrollbar-face-color: #000000; 
		scrollbar-shadow-color: #000000;  
		scrollbar-highlight-color: #COCOCO;  
		scrollbar-3dlight-color: #000000; 
		scrollbar-darkshadow-color: #COCOCO; 
		scrollbar-track-color: #1451B6; 
		scrollbar-arrow-color: #FFFFFF;
             } 

a:link, a:active {
	color: #1451B6;
	font-weight: bold;
	text-decoration: none;}

a:hover {
	color: #F5BC33;
	font-weight: none;
	text-decoration: none;}
	
a:visited {
	color: #CA191F;
	font-weight: bold;
	text-decoration: none;}

.body {
	width: 100%;
	border: 0px;
}

.main {
	background: transparent;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 3px;
	text-align: justify;}

.content {
	background-color: #EBEBEB;
	border: 0px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 3px;
	text-align: justify;}

td.title, .title, div.side {
	background-color: #EBEBEB;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: none;
	padding: 1px;
	margin-bottom: 1px;
	text-transform: uppercase;
	text-align: justify;}

table, td, tr {
	font-size: 8pt;
	background: transparent;
	text-align: justify;
	cellpadding: 4px;}
