body
{
	background-color: #1F271A;
}
body,input,select,textarea,th,td
{
	font-family: Arial, sans-serif;
}
.sub, .sub td
{
	font-size: 12px;
}
.nicebox
{
	border: 1px solid #ccc;
	background-color: #eee;
	vertical-align: middle;
	padding: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.nicebox img
{
	vertical-align: middle;
}
.niceboxt
{
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.niceboxt img
{
	vertical-align: middle;
}
h3
{
	margin-bottom: 10px;
}
dt, dt.a
{
	font-size: 14px;
	font-weight: bold;
}
dd
{
	margin-top: 10px;
	margin-bottom: 10px;
}
form
{
	margin: 0px;
}
th
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a, a:link, a:visited, a:active
{
	text-decoration: none;
	color: blue;
}
a:hover
{
	text-decoration: underline;
	color: #000099;
}
.Title
{
	font-size: 16px;
	font-weight: bold;
}
.section
{
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #000099;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.section table td
{
	font-weight: bold;
}
.sectionsm
{
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #000099;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sectionsm table td
{
	font-weight: bold;
}
.sectionb
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #000099;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sectionb table td
{
	font-weight: bold;
}
.heading
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.indent
{
	margin-left: 15px;
	font-size: 12px;
}
.box
{
	padding: 8px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background-color:#ffffff;
}

#header
{
}

#navbar
{
	padding: 0px;
	vertical-align: top;
	background-color:#E3E4DE;
}

#navbar td
{
	width:130px
}

#navbarsub td
{
	font-size: 10px;
	border: 1px solid #ffffff;
	font-weight: bold;
	width: 130px;
	text-align: center;
}
#navbarsub td a
{
	display: block;
	padding: 5px;
	text-decoration: none;
}
#navbarsub td a:link, #navbarsub td a:visited
{
	color: white;
	background-color: #3C5424;
}
#navbarsub td a:hover, #navbarsub td a:active
{
	color: black;
	background-color: #6C8237;
}
#navbarsub td.current a, #navbarsub td.current a:link, #navbarsub td.current a:visited
{
	color: black;
	background-color: #D6C4B0;
}

#content
{
	background-color: #ffffff;
	padding: 12px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	width:636px;
}
#content .sub
{
	margin: 20px;
}

#contentwide
{
	background-color: #ffffff;
	padding: 12px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	width:826px;
}
#contentwide .sub
{
	margin: 20px;
}

#footer
{
	background-color: #E3E4DE;
	padding: 3px;
}

#footersub td
{
	font-size: 9px;
}
#footersub a
{
	font-weight: bold;
}

table.contactinfo, table.contactinfo td
{
	font-size: 14px;
}
table.contactinfo td.n
{
	font-weight: bold;
}
table.contactinfo td.v
{
	color: blue;
}
address
{
	font-size: 14px;
	font-style: normal;
	margin-left: 5px;
}

table.legend, table.legend td, table.legend th
{
	font-size: 9px;
	font-weight: bold;
	border-collapse: collapse;
	border: 1px solid #7F9DB9;
	padding: 3px;
}

table.inner, table.inner td, table.inner th
{
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #1E2617;
}
table.inner th
{
	font-weight: bold;
	background-color: #3C5424;
	color: white;
	text-align: left;
}
table.inner td.category
{
	font-weight: bold;
	background-color: #80a0ba;
	color: white;
	text-align: left;
}
table.inner td.formitem
{
	font-weight: bold;
	background-color: #3C5424;
	color: white;
	text-align: left;
}
table.inner td.small
{
	font-size: 10px;
}
a.medium
{
	font-size: 12px;
	font-weight: bold;
}
table.inner tr
{
	background-color: #ffffff;
}
table.inner tr.alt
{
	background-color: #eeeeee;
}
table.inner td.name
{
	text-align: right;
	vertical-align: top;
}
.calendarHide
{
	display: none;
	position: relative;
}
.calendarShow
{
	position: absolute;
	z-index: 0;
	background-color: Silver;
}

table.inner th.forum_view_poster
{
	border-right: 0px;
	font-size: 11px;
}

table.inner th.forum_view_date
{
	border-left: 0px;
	text-align: right;
	font-size: 11px;
}

table.inner td.forum_view_subject
{
	font-size: 13px;
	font-weight: bold;
}

table.inner td.forum_view_body
{
	font-size: 13px;
}

table.inner tr.forum_row
{
	background-color: #ffffff;
}

table.inner tr.forum_altrow
{
	background-color: #efefef;
}

table.inner td.forum_list_topic
{
	font-weight: bold;
}

table.inner td.forum_list_stat
{
	text-align: center;
}

table.inner td.forum_list_date
{
	text-align: center;
}

.forum_list_poster
{
	font-size: 9px;
}

#homenews
{
	border: 1px solid #1E2617;
	background-color: #E3E4DE;
	padding: 12px;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	width:610px;	
}

.preview
{
	width:510px;
	height:510px;
	border:0;
	margin:0;
	padding:0;
	background:transparent;
	overflow:hidden;
	display:none;
	visibility:hidden;
	position:absolute;
	z-index: 100;
}
