body, td, .bodytext  {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
}

body  {

	background: #ffffff;
}

a:link {
	color: #117711;
	text-decoration: none;
}
a:visited {
	color: #007700;
	text-decoration: none;
}
a:active {
	color: #557755;
	text-decoration: none;
}
a:hover {
	color: #557755;
	text-decoration: none;
}

.currentlink{
	color: #003300;
	text-decoration: none;
}


.sitetitle {
	font-size: 36px;
	font-weight: bold;
	line-height: 38px;
	color: #002200;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
}
.topic_title_top{
	padding-top:0px;
	border-bottom: 1px solid #336633;
	font-weight: bold;
	color: #003300;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}
.topic_title{
	padding-top:10px;
	border-bottom: 1px solid #336633;
	font-weight: bold;
	color: #003300;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.title_one{
	font-weight: bold;
	color: #002200;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.title_two{
	font-weight: bold;
	color: #001100;
	font-size: 12px;
	line-height: 14px;
}


.title_three {
	color: #001100;
	font-weight: bold;
}

.listitem {
	font-weight: bold;
}

.menuitem
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.quote {
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.smquote
{
	font-style: italic;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: 20%;
}

.byline {
	font-style: italic;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}




.itemtitle {

}

.listing{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}

.listing_red{
	color: #440000;
}

.listing_green{
	color: #002200;
}


#forumframe
{
	width: 600px;
	margin-bottom: 5px;
	border:1px solid #dddddd;
	padding: 3px;
	background: #ffffff;
	
}

#forumlisting{
	margin-left:20px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding: 3px;
	border:1px solid #dddddd;
	background: #ffffff;
}

#mainframe
{
	width: 750px;
	/* border:1px solid #dddddd; */
	margin-bottom: 4px;
	margin-left: 8px;
	margin-top:5px;
	padding: 3px;
	background: #ffffff;
	
}

#mainlisting{
	margin-left:20px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px;
	padding: 3px;
	border:1px solid #aabbaa;
	background: #ffffff;
}

.item {
	border-bottom: 1px solid #aabbaa;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 2px;
	margin-right: 4px;
	
}
.itemv0 {
	border: 0px;
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}
.itemv2 {
	border-bottom: 1px solid #aabbaa;
	padding: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 2px;
}

.itemv3 {
	border-right: 1px solid #aabbaa;
	padding-left: 5px;

	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
}
.itemv4 {
	border-left: 0px solid #aabbaa;
	padding-left: 20px;
}



.cell_left{
	border-right: 1px solid #aabbaa;
	padding-left: 0px;
	padding-right: 5px;
}

.cell_mid{
	border-right: 1px solid #aabbaa;
	padding-left: 5px;
	padding-right: 5px;
}

.cell_right{
	padding-left: 5px;
	padding-right: 5px;

}



#tabs{
width:750;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top:10px;
font-size:12px;
line-height:14px;
font-weight:bold;
border-bottom:1px solid #aabbaa;
}

.currenttab{
border-top: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
border-left:1px solid #aaaaaa;
padding: 3px;
background: #eeffee;
margin-left:0px;
margin-right:2px;
}

.othertab{
border-top: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
border-left:1px solid #aaaaaa;
padding: 3px;
background: #dddddd;
margin-left:0px;
margin-right:2px;
}

.subsection{
padding-top: 4px;
padding-bottom: 4px;
}

.subsubsection{
margin-top:2px;
padding-top: 2px;
font-size:10px;
border-bottom: 1px solid #dddddd;
}