body { 

	background: #FFC06F;
	margin: 0;
	padding: 0
}



td { 

	font-family: "Arial", "Tahoma"; 
	font-size: 10pt; 
	line-height: 140%; 
	color: #000000; 
}

th{
font-family: "Arial"; 
	font-size: 10pt; 
}

A:link {

	color: #1E5AAB; 
	text-decoration:none;
}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



A:link.menu {

	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



A:visited.menu {

	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



A:hover.menu {

	color: #003079;
	font-weight:bold;
	text-decoration:none;
}



#sub {

	clear: right
	float: right;
	margin: 0 0 0 0px;
	padding: 0;
}



#sub ul {	

	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}


#sub li a {

	background-position:    right center; font-weight: bold;
	text-decoration: none;
	color: #3C6DB7;
	line-height: 220%; background-image:url('images/menu_off.gif'); background-repeat:no-repeat;  
	text-align:right; direction:rtl; margin-left:20
	 	}



#sub li a:hover {

	color: #FFA201;
	background: url(images/menu_on.gif) no-repeat;
	background-position:  right center;
	text-align:right; direction:rtl; margin-left:20
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #A6C2D1;
}	



.line_2 {

	font-size: 1pt;
	background-color: #DBDBDB;
}



.line_3 {

	font-size: 1pt;
	background-color: #3C6DB7;
}	



.banner {

	font-size: 12pt;
	color: #3C6DB7;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}

h5{
color:#333399;
}