﻿body {
	margin: 0px;
	font: bold 11pt Arial;
	background: #020305 url('images/bg.gif');
}
a {
	text-decoration: none;
	color: 
}
#container {
	width: 800px;
	margin: 0px auto;
	border-right: 3px #020305 solid;
	border-left: 3px #020305 solid;
	border-bottom: 3px #020305 solid;
	background: #020305;
}
#header {
	background: #020305 url('images/header.jpg');
	height: 150px;
}
#footer {
	text-align: center;
	padding: 3px 0px 3px 0px;
	font: 10px Tahoma;
	color: #ffffff;
	height: 20px;
}
.cnorm {
	background: #ffffff;
	height: 5px;
}
.ctopr {
	background: url('images/consm.gif') top right;
	width: 5px;
	height: 5px;
	float: right;
}
.ctopl {
	background: url('images/consm.gif') top left;
	width: 5px;
	height: 5px;
	float: left;
}
.cbotr {
	background: url('images/consm.gif') bottom right;
	width: 5px;
	height: 5px;
	float: right;
}
.cbotl {
	background: url('images/consm.gif') bottom left;
	width: 5px;
	height: 5px;
	float: left;
}
.bgbr {
	background: url('images/bgsm.gif') bottom right;
	width: 5px;
	height: 5px;
	float: right;
}
.bgbl {
	background: url('images/bgsm.gif') bottom left;
	width: 5px;
	height: 5px;
	float: left;
}
input, textarea {
	font: bold 11pt Arial;
	border: 1px #eaeaea solid;
	color: #3d402d;
	background: #ffffff;
}
.mtitle {
	text-decoration: none;
	color: #020305;
	font: bold 11pt Arial;
}
.mtitle:hover {
	color: #3d402d;
}
#main_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#main_menu li {
	
}
#main_menu li a {
	font: bold 11pt Arial;
	color: #020305;
	display: block;
	background: #ffffff;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
#main_menu li a:hover {
	background: #f0f2e1;
	color: #3d402d;
	border-right: 3px #d4d8b9 solid;
}
.menu_content {
	padding: 2px 5px 2px 5px;
}
.smallfont {
	font: 11px Tahoma;
	color: #B7B7B7;
}
.smallhref {
	text-decoration: none;
	font: 11px Tahoma;
	color: #B7B7B7;
}
.smallhref:hover {
	color: #D1D1D1;
}
.sfgbook {
	font: 11px Tahoma;
	color: #B7B7B7;
	padding: 0px 5px 0px 5px;
}
.tcat {
	padding: 0px 5px 5px 5px;
	font: bold 11pt Arial;
	border-bottom: 1px #efefef solid;
}
.thead {
	font: bold 11px Tahoma;
	background: #f9f9f9;
	padding: 4px 10px 4px 10px;
	color: #898989;
}
.alt1 {
	padding: 5px;
	background: #ffffff;
	font: 11px Tahoma;
	color: #ff9a42;
	border-left: 1px #f9f9f9 solid;
}
.alt2 {
	background: #ffffff;
	font: bold 11px Tahoma;
	text-align: center;
	color: #ff9a42;
}
.comtop {
	background: #f9f9f9;
	padding: 2px 5px 2px 5px;
	color: #898989;
}
.comcon {
	padding: 2px 5px 2px 5px;
	color: #ff9a42;
}