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