body {
	background-color: #464A37;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu,.menu a:link,.menu a:visited {
	padding-bottom: 10px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}

.menu td,.bottom_menu td {
	width: auto;
	padding: 6px 26px 5px 26px;
}

.bottom_menu,.bottom_menu a:link,.bottom_menu a:visited {
	font-size: 11px;
	text-align: center;
	color:#464a37;
	text-decoration:none;
}

.menu_border_right {
	border-right: 1px solid #ffcc33;
}

.content {
	background-color: #ffffff;
	border-bottom: 1px solid #464a37;
	height: 200px;
	width: 500px;
	padding-left: 20px;
	font-size: 12px;
	color: #363a27;
	
}

.right_side {
	border-bottom: 1px solid #464a37;
	font-size: 11px;
}

.right_head {
	background-color: #878B7B;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}

h1 {
	display: inline;
	border-bottom: 1px dashed #878B7B;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px
}

p {
	margin: 0px 0px 10px 0px;
}

p a:link, p a:visited, td a:link, td a:visited {
	color: #999900;
	text-decoration: none;
	font-weight: bold
}

p a:hover, td a:hover {
	text-decoration: underline
}

td.content  {
	border-bottom: 1px solid #878b7b;
	padding-left: 15px
}

.contact {
	text-align: center;
	font-weight: bold
}

h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed #878b7b
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

.right_side td {
	padding-left: 6px;
}

.footer {
	font-size: 9px;
	color: #cccccc;
}

.footer a:link,.footer a:visited {
	color: #cccccc;
}

.footer a:hover {
	color: #ffffff;
}

.admin a:link,.admin a:visited {
	color: #262a17;
}
.admin {
	font-size: 12px;
}
