BODY {
	background-color:1b2a01;
	text-align:Center;
	margin-top:0px;
}

A {
	text-decoration:none;
}

A:Hover {
	text-decoration:underline;
}

Main {
	color:000000;
	font-family:Verdana;
	font-size:12px;
}

#navcontainer a {
	background-color: ;
	color: 1b2a01;
	width: px;
	padding: .2em .8em;
	text-decoration: none;
	font-weight: Normal;
	font-family: Verdana;
	font-size: 12px;
	display: block;
}

#navcontainer a:hover {
	background-color: ;
	color: 4c3a29;
	text-decoration:underline;
}

.menu {
	background-color: ;
}

.title {
	font-weight: Bold;
	font-size: 14px;
	font-family: Arial;
	color: 1b2a01;
}

.main {
	font-family: Verdana;
	font-size: 12px;
	color: 000000;
}

button {
	font-size:9px;
	width:90px;
	text-align: left;
}

button img {
	margin-left: 8px;
	vertical-align:middle;
	height: 16px;
}

