
body {cursor:default;margin:6px 4px 0px 4px}
/*.backImg{background: url('../images/backimg6.jpg') repeat-y center top;}*/
.backImg{background: url('../images/backimg7.jpg') repeat-y center top;}

#reportFrm {position:absolute;width:192px;left:-500px;top:0px;}

.menu_top {font: normal 8pt Verdana;}
.top_txt_bar {margin:0px 10px 0px 10px}
.copy {font: normal 8pt Arial;color:white;}
.bottom_menu {font: normal 8pt Arial;color:white;}


.subtitle{font: bold 10pt Verdana;color:white;}
.vertline {background: url('../images/vertline.gif') repeat-y center top;}
.horizline {background: url('../images/menu_dot.gif') repeat-x left center;}
.report_frm {font: normal 8pt Arial;color:black;padding:10px;}

.dateVote{
	color:#808080;
	font: normal 8pt Verdana;padding-top:2px;height:2px;
}

.content {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #002952;
}

.contentFree {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #002952;
	text-align:justify;
}

.content P,blockquote{text-align:justify;}


.cont_sub{font: bold 8pt Verdana;color:#002952;}
.date {font-size: 11px; color: #FF6600;padding-left:14px;background: url('../images/bullet_date.gif') no-repeat left;}
.cont_sub2 {font: bold 8pt Verdana;color:#002952;padding-left:20px;background: url('../images/bullet_title.gif') no-repeat 6px;}


.box_1 {border:1px dotted silver;background-color:#FFF4DE;}


/**** Top Menu *****/

.menu_top{
	color: #000000;
	text-decoration: none;
}

.menu_top a:hover{
	color: #7E2C14;
	text-decoration: underline;
}


/**** Bottom Menu *****/

.menu_bott{
	color: #ffffff;
	text-decoration: none;
}

a.menu_bott:hover{
	color: #ffffff;
	text-decoration: underline;
}


/**** Main Menu *****/

.menu_nor{
	background-color: none;
}

.menu_nor a:hover{
	text-decoration: underline;
}


.menu_nor .menu_bar{
	background-color: #000F2E;
}

.menu_nor .menu_back{
	background: none url('../images/menu_dot.gif') repeat-x left center;
}

.menu_nor .menu_title a{
	font: bold 10pt Arial;padding-bottom:2px;height:2px;color:#7E2C14;text-decoration:none;
}

.menu_nor .menu_desc{
	color:#000000;
	font: normal 8pt Verdana;padding-top:2px;height:2px;
}



.menu_sel{
	background-color: #000F2E;

}

.menu_sel a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.menu_sel .menu_bar{
	background-color: #FFCA3C;;
}

.menu_sel .menu_back{
	background: #000F2E url('../images/menu_dot.gif') repeat-x left center;
}

.menu_sel .menu_title a{
	font: bold 10pt Arial;padding-bottom:2px;height:2px;color:#ffffff;text-decoration:none;
}

.menu_sel .menu_desc{
	color:#FFCA3C;
	font: normal 8pt Verdana;padding-top:2px;height:2px;
}


/**** About us left menu *****/

.menu_left{
	color:#000000;
	text-decoration: none;

}

LI.menu_left, a:hover{
	color: #7E2C14;
	text-decoration: underline;

}


.menu_left_sel{
	color:#7E2C14;
	text-decoration: none;
	font-weight: bold;
}

LI.menu_left_sel a:hover{
	text-decoration: underline;
}



/**** Project *****/
.project{
	color:#7E2C14;
	text-decoration: none;
	font-weight: normal;
}

.project a:hover{
	color: #7E2C14;
	text-decoration: underline;

}

.project_sel{
	color:#7E2C14;
	text-decoration: none;
	font-weight: bold;
}

.project_sel a:hover{
	color: #7E2C14;
	text-decoration: underline;

}


.project_year{
	height: 30px;
	padding:4px;
	padding-left:14px;
	font-weight: bold;
	background-color: #3E3E3E;
	color: #ffffff;

}