
body, div, form
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial;
	margin: 0px;
}

.forum_name
{
	color: #000;
	font-weight: bold;	
	text-decoration: none;
	font-size: 10pt;
}

.forum_description
{
	font-size: 8pt;
}

.sub_forums
{
	color: #000;
	font-weight: bold;	
	font-size: 9pt;
}

.sub_forums a
{
	color: #000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

.tblheader
{
	font-weight: bold;
	font-size: 12pt;
	color: #5a007f;;
}

.tblheader2
{
	font-weight: bold;
	font-size: 12pt;
	color: #5a007f;
	color: #36bab0;
	padding-left: 0px;
}

.fieldtextarea textarea
{
	width: 200px;	
}

.tblsubheader
{
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #CCCCCC;
}

.tblcontent
{
	font-size: 10pt;
}

.tblcontent2
{
	font-size: 8pt;
}

.menulink a
{
	text-decoration: none;
	font-size: 9pt;
	color: #000;
}

.menulink
{
	font-size: 9pt;
	color: #000;
}

.fieldname
{
	font-size: 9pt;
	color: #fff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 0px;
}

.fieldinput input
{
	width: 200px;
}

.success
{
	font-size: 9pt;
}

.buttons
{
	font-size: 9pt;
	color: #004ca9;
}

.buttonlink
{
	font-size: 9pt;
	text-decoration: none;
	color: #004ca9;
}

.tblsubheader
{
	background-color: #D1DCEA;
}

#logo
{
	padding: 7px 0px 0px 20px;
}

#headerwrapper
{
	height: 151px;
}

#headerleft
{
	float: left;
}

#headerright
{
	float: right;
	width: 425px;
}

#quickmenu
{
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 0px;
	list-style: none;
}

#quickmenu li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	line-height: 11pt;
	float: left;
}

#quickmenu li.divider
{
	font-size: 9pt;
	padding: 0px 10px 0px 10px;
}

#quickmenu li a
{
	color: #af3bd6;	
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

#bodywrapper
{
	min-height: 300px;
	background-image: url('/images/tile.jpg');
	background-repeat: repeat-x;
	position: relative;
	background-color: #393b3a;

}

#footerwrapper
{
	clear: both;
}

#footerwrapper a
{
	font-size: 8pt;
	color: #5f5f5f;
	font-weight: bold;
	text-decoration: none;
}

#footer
{
	background-image: url('/images/tile3.jpg');
	background-repeat: repeat-x;
	height: 24px;
}

#leftcolumn
{
	float: left;
	width: 223px;
	padding: 0px 30px 0px 20px;
}

#rightcolumn
{
	padding-right: 25px;
	margin-left: 280px;
}

h1
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 15pt;
	color: #5a007f;
	color: #36bab0;
	font-weight: bold;
}

#rightcolumn p
{
	color: #fff;
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#rightcolumn a
{
	color: #fff;
	text-decoration: none;
}

#menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li
{
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 0px 10px;
	line-height: 11pt;
	font-size: 10pt;
	background-image: url('/images/bar.jpg');
	background-repeat: no-repeat;
	height: 20px;
	width: 214px;
	cursor: pointer;
}

#menu li.over
{
	background-image: url('/images/barover.jpg');
}

#menu li a
{
	color: #fff;
	text-decoration: none;
}

#footermenu
{
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 0px;
	list-style: none;
}

#footermenu li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9pt;
	line-height: 11pt;
	float: left;
}

#footermenu li.divider
{
	font-size: 9pt;
	padding: 0px 5px 0px 5px;
	color: #fff;
}

#footermenu li a
{
	color: #fff;	
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}

img
{
	display: block;
}

.box
{
	width: 211px;
	height: 94px;
	background-image: url('/images/box.jpg');
	background-repeat: no-repeat;
	margin: 15px 15px 0px 0px;
	float: left;
	cursor: pointer;
}

.title
{
	color: #fff;
	font-size: 20pt;
	font-weight: bold;
	line-height: 20pt;
	padding: 8px 10px 0px 10px;
}

#rightcolumn .link a
{
	color: #99cccd;
	font-size: 8pt;
	font-weight: bold;
}

.box2
{
	width: 148px;
	height: 66px;
	background-image: url('/images/box2.jpg');
	background-repeat: no-repeat;
	margin: 15px 15px 0px 0px;
	float: left;
	cursor: pointer;
}

.title2
{
	color: #fff;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	padding: 7px 3px 0px 3px;
}

#rightcolumn .link2 a
{
	color: #057d74;
	font-size: 8pt;
	font-weight: bold;
}

#topic_list
{
	background-color: #1b1c1c;
}

#topic_list td
{
	color: #fff;
}

#topic_list td.subheader
{
	font-size: 9pt;
	font-weight: bold;
	background-color: #3e403f;
}

#topic_list th.subheader
{
	font-size: 9pt;
	font-weight: bold;
	background-color: #3e403f;
	color: #fff;
}

#topic_list td.topic_info
{
	font-size: 9pt;
}

#topic_list td.topic_info a:hover
{
	text-decoration: underline;
}

#topic_list td.topic_info2
{
	font-size: 8pt;
}

#rightcolumn .errors
{
	font-size: 8pt;
	color: #980202;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
}

#rightcolumn a
{
	font-weight: bold;
}

#gogreen
{
	list-style: none;
}

#gogreen li
{
	color: #000;
	font-size: 9pt;
	font-weight: bold;
}

.info
{
	font-size: 8pt;
	color: #fff;
}	

ol
{
	color: #fff;
}

#fix
{
	color: #fff;
}
