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