@import "reset.css";

body{
	background:#003399;
}

.top {
	height:31px;
	
	*height:45px;
	width:100%;
	float:left;
	border-bottom:4px solid #003399;
	padding:10px 0 0 10px;
	
	
	background:#FDFDFE;
}

img{
	float:left;
}
ul{
	float:left;
	display:inline;
	width:580px;
	float:left;
	}
li{
	display:block;
	display:inline;
	float:right;
	margin-left:50px
}


A {
	COLOR: #003399; 
	TEXT-DECORATION: none;
	font-size:11pt;
	font-weight:bold;
	
}

.hover{
	TEXT-DECORATION: underline;
}
frame
{
	border:none;
	
}
