html{
	background: #16294a;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
body{
	margin : 0px;
}
li{
	padding : 8px;
}
a{
	background: #92C7CB;
	font-size : 10px;
	color : #000033;
	border-bottom-color : #8EB0A2;
	border-bottom-style : solid;
	border-bottom-width : thin;
	text-decoration : none;
	padding-left : 4px ;
	padding-right : 4px;
}
a:hover{
	background: #001F5C;
	font-size : 10px;
	text-decoration : none;
	color : #A0C4EB;
	padding-right : 4px ;
	padding-left : 4px;
	border-bottom : medium solid #E9E9E9;
}


a:visited{
	background: #D3D3D3;
	font-size : 10px;
	text-decoration : none;
	color : #004F6E;
	padding-right : 4px ;
	padding-left : 4px;
}

#content a, li a{
	background : #FFFFF0;
	border-bottom : thin solid #000066;
	font-size : 12px;
	margin : 15px;
	padding: 0px;
}

#content a:hover, li a:hover{
	background : #00163F;
	color : #FFFFF0;
	font-size : 12px;
	margin : 15px;
	padding :0px;
}

p{
	padding : 3px;
	text-indent : 30px;
}
#flags{
	background: #16292A;
	padding: 4px;
	width: 170px;
	border : thin groove #001F5C;
}
#content{
	background: #fffff0 url(images/cont_.gif) repeat-x;
	color : #001F5C;
	padding : 50px;

	font-size : 12px;
}
#ttl{
	background : #16294A;
	color : #E0D3B4;
	position : relative;
	top : -35px;
	left : -35px;
}
#content table  img{
	margin : 7px;
	padding:7px;
}

#menu{
	background : #000033;
	padding: 4px;
	width: 300px;
}
#count a{
	background: transparent;
}

#count a:hover{
	background: transparent;
}
#count{
	float:right;
}
