

	.newforum_pagetitle {
		font-size: 16px;
		color: #bbbbbb;
		}

	.newforum_maindiv {
		width: 628px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		position: relative;
		left: 0px;
		top: 0px;
		background-image: url(maindiv_bkg.gif);
		}

	.newforum_maindiv_top {
		width: 628px;
		height: 20px;
		margin: 0px;
		line-height: 18px;
		font-size: 12px;
		font-weight: bold;
		padding: 0px;
		vertical-align: middle;
		color: #2D468D;
		background-image: url(maindiv_top.gif);
		}

	.newforum_maindiv_top_lefttext {
		margin: 0px 0px 0px 8px;;
		float: left;
		text-align: left;
		vertical-align: middle;
		}

	.newforum_maindiv_top_righttext {
		margin: 0px 8px 0px 0px;
		float: right;
		text-align: right;
		vertical-align: middle;
		}

	.newforum_resend_activation {
		width: 626px; 
		height: 20px;
		margin: 0px 1px;
		text-align: center;
		vertical-align: middle;
		font-size: 12px;
		line-height: 16px;
		color: #ffffff;
		background-color: #222266;
		}

	.newforum_content_header {
		width: 618px;
		height: 25px;
		border: 0px;
		margin: 5px 5px 5px 5px;
		font-weight: bold;
		color: black;
		font-size: 12px;
		}

	.newforum_pagenumbers {
		width: 610px;
		height: 22px;
		border: 0px;
		margin: 5px 13px 5px 5px;
		font-weight: bold;
		color: black;
		font-size: 12px;
		text-align: right;
		}

	.newforum_post_pagenumbers {
		width: 300px;
		height: 22px;
		border: 0px;
		margin: 5px 13px 5px 5px;
		font-weight: bold;
		color: black;
		font-size: 12px;
		text-align: right;
		float: right;
		}

	.newforum_post_replydiv {
		width: 80px;
		height: 22px;
		border: 0px;
		float: left;
		margin: 5px 0px 0px 150px;
		}

	table.newforum_topictable {
 		border-top: 1px dotted #999999;
 		border-left: 1px dotted #999999;
		border-right: 0px;
		border-bottom: 0px;
		border-spacing: 0px;
		// border-collapse: collapse;
		padding: 0px;
		font-size: 13px;
 		// table-layout: fixed;
		margin: 0px auto;
		align: center;
		width: 618px;
		color: #666666;
		}

	table.newforum_topictable td {
 		border-right: 1px dotted #999999;
 		border-bottom: 1px dotted #999999;
		height: auto;
		padding: 4px;
		font-weight: normal;
		}

	table.newforum_topictable td a {
		font-weight: normal;
		}

	td.mutedcell {
		background-color: #FFFFAA;
		}

	td.mutedcell a {
		color: #990099;
		}

	.newforum_topictable_header {
		background-color: #FEDCA9;
 		border-right: 1px dotted #999999;
 		border-bottom: 1px dotted #999999;
		}

	.newforum_maindiv_bottom {
		width: 628px;
		height: 11px;
		line-height: 3px;
		font-size: 3px;
		background-image: url(maindiv_bottom.gif);
		}

	.newforum_littletext {
		font-size: 10px;
		}

	.newforum_tinytext {
		color: #888888;
		font-size: 9px;
		}
		
	.newforum_postlist_container {
		width: 618px;
		border: 0px;
		margin: 0px 5px 5px 5px;
		vertical-align: top;
		}

	.newforum_postlist_userblock {
		width: 130px;
		height: 74px;
		float: left;
		border: 0px;
		margin: 0px;
		padding: 0px;
		background-image: url(userblock.gif);
		}

	.newforum_postlist_userblock_text {
		width: 114px;
		height: 58px;
		border: 0px;
		margin: 8px;
		text-align: left;
		vertical-align: top;
		font-size: 12px;
		font-weight: normal;
		color: #444444;
		overflow: hidden;
		}

	.newforum_postlist_message {
		width: 474px;
		float: right;
		position: relative;
		left: 0px;
		top: 0px;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-image: url(postlist_message_bkg.gif);
		}

	.newforum_postlist_buttonbox {
		float: right;
		margin: 0px 0px 0px 8px;

		}

	.newforum_postlist_message_top {
		width: 474px;
		height: 8px;
		margin: 0px;
		border: 0px;
		padding: 0px;
		font-size: 3px;
		line-height: 3px;
		background-image: url(postlist_message_top.gif);
		}

	.newforum_postlist_message_pointer {
		width: 13px;
		height: 16px;
		position: absolute;
		left: -10px;
		top: 8px;
		z-index: 200;
		background-image: url(postlist_message_pointer.gif);
		}

	.newforum_postlist_message_text {
		width: 446px;
		margin: 0px 14px 0px 14px;
		border: 0px;
		padding: 0px;
		font-size: 13px;
		font-weight: normal;	
		text-align: left;
		color: #666666;
		line-height: 18px;
		overflow: hidden;
		}

	.newforum_postlist_message_bottom {
		width: 474px;
		height: 8px;
		margin: 0px;
		border: 0px;
		font-size: 3px;
		line-height: 3px;
		background-image: url(postlist_message_bottom.gif);
		}
		

	.newforum_postlist_break {
		width: 93%;
		height: 8px;
		line-height: 4px;
		font-size: 4px;
		float: none;
		clear: both;
		}

	table.newforum_profile {
 		border: 0px;
		padding: 0px;
		font-size: 13px;
 		table-layout: fixed;
		margin: 0px auto;
		align: center;
		width: 618px;
		color: #666666;
		}

	table.newforum_profile td {
		// line-height: 22px;
		padding: 4px;
		// font-weight: bold;
		}



.graphicHeader {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
}

.textHeader {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
background-color: #000000;
color: white;
font-weight: bold;
}

.navBar {
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

.crumbBar {
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
border-top: 1px #666666 solid;
height:20px;
}

.contentHeader {
font-family: Tahoma, Arial, Helvetica;
font-weight: bold;
color: black;
font-size: 12px;
width: 608px;
border: 0px;
height:25px;
margin: 5px 9px 5px 9px;
}

.contentHeader A:link {
color: white;
text-decoration: none;
}

.contentHeader A:hover {
color: white;
text-decoration: underline;
}

.contentHeader A:visited {
color: white;
text-decoration: none;
}

.subContentHeader {
background-color: #FFFFCC;
font-family: Tahoma, Arial, Helvetica;
font-size: 12px;
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

.contentCell {
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
font-family: Arial, Helvetica;
font-size: 12px;
}

.postBorder {
border-left: 1px #666666 solid;
border-right: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}

.footer {
letter-spacing: 1px;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
}

table {
// border-collapse: collapse;
}

form {
margin: 0px;
}

.navBar A:visited, .crumbBar A:visited, .subContentHeader A:visited, .footer A:visited {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica;
}

.navBar A:link, .crumbBar A:link, .subContentHeader A:link, .footer A:link {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica;
}

.navBar A:hover, .crumbBar A:hover, .subContentHeader A:hover, .footer A:hover {
color: #244560;
text-decoration: underline;
font-family: Arial, Helvetica;
}

.contentCell A:visited {
color: #000000;
text-decoration: none;
font-family: Arial, Helvetica;
}

.contentCell A:link {
color: #990000;
text-decoration: none;
font-family: Arial, Helvetica;
}

.contentCell A:hover {
color: #CC0000;
text-decoration: underline;
font-family: Arial, Helvetica;
}

.a10px_w {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.a10px_nb {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.a10px_wb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF ; font-weight: bold}
.a10px_bb { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000 }


.errtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFF66; background-color: #990000; background-position: center}
.a12b {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000}
.a12br {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #990000}
.a10b {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
.a10br {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #990000}
.a10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: normal}
.a8 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.a9 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal}
.a24 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #003300}
.a22b {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-style: normal; font-weight: bold; color: #000000}
.a10bri {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; color: #990000}
.a22bw {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-style: normal; font-weight: bold; color: #FFFFFF}
.a10by {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFCC}
.a11b {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #000000}
.a12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000000}
.a14bw {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FFFFFF}
.a11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000}
.a11by {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFF66}
.a9w {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}
.a10bi {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; color: #000000}
.a10i {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: normal; color: #000000}
.a11br {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #CC0000}
.a22br {  font-family: Arial, Helvetica, sans-serif; font-size: 22pt; font-weight: bold; color: #990000}
.a11g {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #006600}
.a14br {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #990000}
.a9r {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #990000}
.a8w {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFCC}
.a18bw {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #FFFFFF}
.a16bb {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000000}
.a14bb {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000}
.a9nbspaced {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 16pt; font-weight: normal; color: #000000}
.a12px_nb {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.a11px_nb {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.v11px_nb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.redmenutext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.redmenutext:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; font-weight: bold; color: #FFFF33; text-decoration: none}
.a10px_nb {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #000000}
.a16px_nb {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #000000}
.redmenutext2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; border-style: none;}
.redmenutext2:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 12px; font-weight: bold; color: #FFFF33; text-decoration: none}
