body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #1A77C4;
}

.style1 {color: #ECE9D8}
.style2 {
	color: #660000;
	font-weight: bold;
	font-size: 20px;
}

/********************/
.sublink {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:22px;
}
A.sublink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	color: #333333;	
	line-height:22px;		
}
A.sublink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;			
	text-decoration: none;
	line-height:22px;
}
A.sublink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	line-height:22px;
}
/********************/

.bodytext {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;	
}

.subtitle {
	color: #336600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
}



.td_bluebar{ 

background-image: url(images/index_bg.jpg);
 background-position:top; 
 background-repeat:repeat-x;
}



.td_btm{ 

background-image: url(images/layout_r4_c2.jpg);
 background-position:top; 
 background-repeat:repeat-x;
}

