/*---------------------header---------------------------*/
.top_menu_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 24px;
	}
	
.top_menu_table a {
	color: #0066FF; 
	text-decoration: none;
}

.top_menu_table td {
	height: 24px;
	/*background-color:#1A1A70; */
	}
.top_menu_table a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A1A70;
	text-decoration: none;
	}
	
.search_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	line-height: 150%;
	}

/*---------------------Footer---------------------------*/
.foot_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height: 12px;
	}

.foot_section a {
	color: #0066FF; 
	text-decoration: none;
}

.foot_section a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A1A70;
	text-decoration: none;
	}

.hosting_ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:normal;
	line-height: 150%;
	text-align: left;
	}
	
.tableTopline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #999999;
	}
.tableTopline td {
	border-top:solid #ECE9D8 1px;
	vertical-align:top;
	}

