.style1 {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

}

.style2 {

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

body {

	background-color: #E9E9E9;

}

-->

#menu{

width: 777px;

	text-align: left;

	padding: 0px;

	margin: 0px;

	height: 20px;

	background-color: #CDCDCD;

	text-indent: 10px;

}

#menu:after { 

	content: "."; 

	display: none; 

	height: 0; 

	clear: both; 

	visibility: hidden;

}

#menu ul {

	width: 777px;

	height: 20px;

	margin-left: 0;

	padding-left: 0;

	margin-right: 0;

	padding-right: 0;

	margin-top: 0;

	margin-bottom: 0;

	float: none;

}

#menu ul li {

	display: inline;

}

#menu ul li a {

	float: left;

	color: #04053d;

	font-weight: bold;

	padding: 3px 20px 0px 4px;

	text-decoration: none;

	background-color: inherit;

	font-size: 14px;

}

.dropmenudiv {

	position:absolute;

	top: 40px;

	border: 1px solid #000; 

	line-height:18px;

	z-index: 100;

	background-color: #F0F0F0;

	width: 150px;

	visibility: hidden;

		clear: both;

			color: #000000;

}

.dropmenudiv a {

	width: 100%;

	display: block;

	text-indent: 3px;

	border-bottom: 1px solid #000;

	padding: 2px 0;

	text-decoration: none;

	font-weight: bold;

	color: #000000;

	background-color: #F0F0F0;

		font-size: 10px;

	

}

.dropmenudiv a:hover { 

	background-color: #FFFFFF;

	color: #000000;

}



body,td,th {

	font-family: Arial, Helvetica, sans-serif;

}

img.flag {

padding-top: 3px;

padding-right: 10px;

}

td.back {

background-image: url(top_back.jpg);

}