BODY {
	background-color:#cccccc;
	text-align:Center;
	margin-top:0px;
}

A {
	text-decoration:none;
}

A:Hover {
	text-decoration:underline;
}

Main {
	color:#435678;
	font-family:Verdana;
	font-size:10px;
}

#navcontainer a {
	background-color: #;
	color: #;
	text-decoration: none;
	font-weight: Normal;
	font-family: Arial;
	font-size: 5px;
}

#navcontainer a:hover {
	background-color: #;
	color: #;
	text-decoration:underline;
}

.menu {
	background-color: #;
}

.title {
	font-weight: Normal;
	font-size: 5px;
	font-family: Arial;
	color: #;
}

.main {
	font-family: Verdana;
	font-size: 10px;
	color: #435678;
}

button {
	font-size:9px;
	width:90px;
	text-align: left;
}

button img {
	margin-left: 8px;
	vertical-align:middle;
	height: 16px;
}

