.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align:justify;


}
.b{color: #4B8893;
font-weight:bold;
font-size:9px;
}

.table {
/*	background-image:url(images/bg.png);
	background-position:left;
	background-repeat:no-repeat;*/
	width:700px;
	height:500px;
	overflow:scroll;
}

.td {
	padding: 0px 0px 10px 20px;
	vertical-align:top; 
	
}

.td2 {
	padding: 20px 2px 20px 20px;
	vertical-align:top;
}
.td3 {
	padding: 20px 0px 20px 20px;
}

#main {
	width:800px;
	height:600px;
	margin:0 auto;
	background-image:url(images/bg.png); 
	
	
	background-repeat: no-repeat; }
   
#page4 #content .col_2 { width:241px; margin: 80px 0 0 20px;}
.title_block { height:71px; margin-bottom:20px;}
.title_block div { background:url(images/title_marker.gif) no-repeat 3px 0px; padding-left:10px;}
