#forumcontainer table.postnumber {
	width:100%;
	border: 0;
}
#forumcontainer table.postnumber td.postnumber {
	width: 30px;
	white-space:nowrap;
}
#forumcontainer {
	background: #fff;
	color: #000000;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#forumcontainer table {
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#forumcontainer img {
	border:0;
}
#forumcontainer th, #forumcontainer .header {
	background: #5C7099 repeat-x top left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
#forumcontainer th {
	white-space: nowrap;
}
#forumcontainer th a:link, #forumcontainer .header a:link {
	color: #fff;
}
#forumcontainer th a:visited, #forumcontainer .header a:visited {
	color: #fff;
}
#forumcontainer th a:hover, #forumcontainer th a:active, #forumcontainer .header a:hover, #forumcontainer .header a:active {
	color: #FFFF00;
}
#forumcontainer hr {
	color: rgb(209, 209, 225);
	height: 1px;
	margin-left: 0;
	margin-right: 4px;
	text-align: left;
}
#forumcontainer form {
	padding:0;
	margin:0;
}
#forumcontainer .smallfont {
	font-size: 11px;
}
#forumcontainer .quote {
	background-color: #E8E8E8;
	border: 1px solid black;
	font-style: italic;
	padding: 5px;
}
#forumcontainer .supersmall {
	font-size: 10px;
}
#forumcontainer .toggle {
	font-size: 10px;
	font-weight: normal;
}
#forumcontainer img.toggle {
	vertical-align:middle;
	margin-left: 4px;
}
#forumcontainer .quote {
	background-color: #E8E8E8;
	border: 1px solid black;
	padding: 5px;
	margin: 5px;
	font-style: italic;
}
#forumcontainer .page {
	background: #fff;
	color: #000000;
	padding: 0px;
	text-align: left;
	width: 100%;
}
#forumcontainer .pagerrow {
	text-align:right
}
#forumcontainer .tborder a:link {
	color: #002277;
	text-decoration: none;
}
#forumcontainer .tborder a:visited {
	color: #002277;
	text-decoration: none;
}
#forumcontainer .tborder a:hover, #forumcontainer a:active {
	color: #F0841C;
	text-decoration: underline;
}
#forumcontainer .tborder {
	background: #D1D1E1;
	color: #000;
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
#forumcontainer .tcat {
	background: #869BBF repeat-x top left;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
#forumcontainer .tcat a:link, #forumcontainer .tcat a:visited {
	color: #fff;
	text-decoration: none;
}
#forumcontainer .tcat a:hover, #forumcontainer .tcat a:active {
	color: #FFFF66;
	text-decoration: underline;
}
#forumcontainer .tcatname {
	font-size: 11px;
	font-weight:normal;
}
#forumcontainer .noblock {
	display:inline;
	font-size: 12px;
	font-weight: bold;
}
/* LIST */
#forumcontainer #postslist td {
	vertical-align: top;
}
#forumcontainer .checkboxcol {
	text-align:center;
	width:30px;
}
#forumcontainer .author {
	font-size: 11px;
	width: 135px;
}
#forumcontainer .posttitle {
	font-size: 10px;
	font-weight: bold;
}
#forumcontainer .alt1, #forumcontainer .alt1Active {
	background: #F7F7F7;
	color: #000000;
	vertical-align: middle;
}
#forumcontainer .alt2, #forumcontainer .alt2Active {
	background: #EFEFEF;
	color: #000000;
	vertical-align: middle;
}
#forumcontainer .titlerow {
	text-align: left;
}
/* END OF LIST */
#forumcontainer .forumtree {
	background: #F7F7F7;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
}
#forumcontainer .pagerinline {
	padding-left:1px;
	padding-right:1px;
}
/* BREAD CRUMBS */
#forumcontainer #BreadCrumbs {
	width:100%;
}
#forumcontainer .arrow {
	font-size: 80%;
	margin: 0 3px 0 3px;
}
/* END OF BREAD CRUMBS */

/* PAGE NAV */
#forumcontainer div.pagenav {
	/*	padding-right:10px;*/
	text-align:right;
}
#forumcontainer .pagenav a {
	text-decoration: none;
}
#forumcontainer .pagenav td {
	padding: 2px 4px 2px 4px;
}
#forumcontainer .fmenu_control {
	background: #01599B;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
/* END OF PAGE NAV */
#forumcontainer .panelsurround {
	background: #D5D8E5;
	color: #000000;
}
#forumcontainer .panel {
	background: #E4E7F5;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
#forumcontainer .tree {
	margin-right: 3px;
}
#forumcontainer .treeholder {
	padding-top:1px;
}
#forumcontainer .inline {
	font-size: 11px;
	white-space: nowrap;
}
#forumcontainer .inlineimg {
	margin-left:5px;
	vertical-align: middle;
}
#forumcontainer .titleimg {
	margin-top:5px;
}
#forumcontainer .datetime {
	font-size: 11px;
	white-space: nowrap;
}
#forumcontainer .datetimelastpost {
	font-size: 11px;
	white-space: nowrap;
	text-align: right;
}
#forumcontainer .verquestion {
	font-style: italic;
}
#forumcontainer .buttonrow {
	font-size: 12px;
	margin-top: 6px;
	text-align: right;
}
#forumcontainer #newtread {
	text-align: left;
	width: 640px;
}
#forumcontainer .captionright {
	font-size: 10px;
	float: right;
}
#forumcontainer .captionright img {
	margin: 0px 0px -2px 3px;
}
#forumcontainer .toolsright {
	text-align:right;
}
#forumcontainer .managesub {
	float:right;
}
/* SEARCH */
#forumcontainer #searchform {
	background-color: #d1d1e1;
	margin: 0 0 20px 0;
	padding: 0;
	text-align:right;
	width: 100%;
}
#searchform td {
	font-size: 11px;
}
#searchform td input {
	height: 20px;
	margin: 0 5px 0 3px;
	font-size: 11px;
}
#forumcontainer .searchbutton {
	width: 50px;
	text-align:left;
	margin:0;
	padding:0;
}
#forumcontainer .searchbutton input {
	margin:0;
}
/* END OF SEARCH */

/* VERIFICATIONS AND ERRORS */
#forumcontainer .error {
	border: #ff9933 thin dotted;
	background-color: #ffcc33;
}
#forumcontainer .verification {
	background-color:#E8EAF7;
}
#forumcontainer .vererror {
	color:#ff9933;
	font-weight:bold;
}
/* END OF VERIFICATIONS AND ERRORS */

/* CREATE FORUM FORM */
#forumcontainer #CreateForumForm label {
	display:block;
}
/* END OF CREATE FORUM FORM */

