body {
	background-color: #345C74;
}

body, table {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-align : justify;
}

table.bigtable {
	width : 690px;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	background-color : #A5A5A5;
	padding : 5px;
}

table.box {
	background-color : #666666;
	border : 1px solid #000000;
}

td.box {
		padding : 7px;
}

table.navbox {
	background-color : #666666;
	border : 1px solid #000000;
}

td.navtitle {
	height : 18px;
	background-color : #000000;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
}

a.nav {
	padding-left : 5px;
	width : 120px;
	color : #FFFFFF;
	font-weight : bold;
}

a.nav:hover {
	width : 120px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #939393;
	text-decoration : none;
}

a {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}
