label, label.pageTitle {
	display: block;
	color: #dfc648;
	text-transform: uppercase;
	text-align: left;
}
label.chkboxLabel {
	display: inline;
	color: #FFFFFF;
	text-transform: none;
}
div.pageTitle, h1.pageTitle {
	/*
color: #dfc648;
*/ /* fef86a */
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1.pageTitle{
	margin-top: 3px;
	color: #c9e0ff;
} 
h2.pageTitle {
	color: #dfc648; /* fef86a */
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 1.3em;
}

.main {
	background-color: #132e4f;
	vertical-align: top;
	padding-bottom: 10px;
	height: 100%;
}
.topLinks{
	text-align: center;
}
.topLinks a{
	text-decoration: underline;
}


.gbTopLeftCorner{ 
	background-image: url('images/goldborder_tl_corner.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 43px;
}
.gbTopLeft {
	background-image: url('images/goldborder_topleft.jpg');
	background-position: bottom;
	float: left;
	width: 30px;
	height: 16px;
}
.gbTop { 
	background-image: url('images/goldborder_top.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
}
.gbTopRight {
	background-image: url('images/goldborder_topright.jpg');
	background-position: bottom;
	float: right;
	width: 30px;
	height: 16px;
}
.gbTopRightCorner { 
	background-image: url('images/goldborder_tr_corner.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 43px;
}
.gbLeft { 
	background-image: url('images/goldborder_left.jpg');
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	width: 26px;
	padding-bottom: 10px;
}
.gbRight { 
	background-image: url('images/goldborder_right.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	width: 25px;
	padding-bottom: 10px;
}
.gbBottomLeftCorner { 
	background-image: url('images/goldborder_bl_corner.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 38px;
}
.gbBottomLeft {
	background-image: url('images/goldborder_bottomleft.jpg');
	float: left;
	width: 30px;
	height: 38px;
}
.gbBottom {
	background-image: url('images/goldborder_bottom.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.gbBottomRight {
	background-image: url('images/goldborder_bottomright.jpg');
	float: right;
	width: 30px;
	height: 38px;
}
.gbBottomRightCorner { 
	background-image: url('images/goldborder_br_corner.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.ForumHeaderButtons{
	width: 950px;
	margin: auto;
	z-index: 5;
}
.ForumHeaderButtons .SearchButton {
	text-align: right;
	padding-bottom: 10px;
}
#b_ForumHeaderButtons{
	width: 750px;
	margin: auto;
	margin-bottom: -5px;
	z-index: 5;
}
#b_ForumHeaderButtons .SearchButton {
	text-align: right;
}
#b_ForumHeaderButtons .PostButton {
	text-align: center;
}


.TopTenPostersSeparator {
	width: 95%;
	height: 1px;
	background-color: #dfc648;
	margin: auto;
	margin-bottom: 4px;
}
#TopTenPostersTable {
	z-index: 2;
	width: 794px;
	margin: auto;
}
#TopTenPostersTable table{
	width: 95%;
	margin: auto;	
}
#TopTenPostersTable .TopTenInnerTable{
	width: 100%;
	margin-left: 4px;
	margin-right: 4px;
}
#TopTenPostersHeader {
}
#TopTenPostersHeader td{
	width: 33%;
	vertical-align: bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
#TopTenPostersHeader h2{
	margin-top: 0px;
	margin-bottom: 0px;
}
#AllPostersLink {
	white-space: nowrap;
	text-transform: uppercase;
	font-size: .80em;
	padding-right: 8px;
	float: right;
}
.TopTenPostersUser {
	white-space: nowrap;
}
.TopTenPostersStars{
}
.TopTenPostersBar{
	width: 120px;
}
.TopTenPostersNum{
	text-align: right;
	padding-right: 5px;
}

#BoardListTable, #ThreadListTable, #PostMessageTable, .BorderTable {
	width: 100%;
	position: relative;
}
.BorderTable table{
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
}
#BoardListTable table, #ThreadListTable table {
	width: 100%;
}
.BorderTable table td{
	padding: 1px;
}
#PostMessageTable table {
	padding-top: 4px;
	width: 95%;
	margin: auto;
}
#BoardListTable .gbLeft, #BoardListTable .gbRight, #ThreadListTable .gbLeft, #ThreadListTable .gbRight, .BorderTable .gbLeft, .BorderTable .gbRight{
	width: 14px;
}
#BoardListTable .main, #ThreadListTable .main, .BorderTable .main {
	padding-bottom: 0px;
}

.ForumListHeaderTable {
	width: 945px;
	margin: auto;
}

.PostTable label, .FormLabel label{
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
}

.ForumNewMessage{
	font-weight: bold;
}
.ForumNewMarker{
	font-weight: bold;
}

.ForumPostRow1 {
	background-color: #0e2541;
	vertical-align: top;
}
.ForumPostRow0 {
	/* background-color: #112a49; */
	background-color: #0e2541;
	vertical-align: top;
}


.BoardNameColumn{
	padding-top: 2px;	
	padding-left: 2px;
}
.BoardNameColumn a, .BoardLastPostColumn a{
	color: #dfc648;
}
.BoardStarLevelColumn{
	padding-top: 2px;
	width: 75px;
	padding-left: 10px;
	padding-right: 3px;
}
.BoardStarLevelColumn img {
	margin-top: 4px;
}
.BoardLastPostColumn{
	padding-top: 2px;
	padding-bottom: 15px;
	width: 150px;
	padding-left: 15px;
	color: #cccccc;
}
.BoardTopicCountColumn{
	padding-top: 2px;
	text-align: center;
	width: 100px;
	color: #cccccc;
}
.BoardPostCountColumn{
	padding-top: 2px;
	text-align: center;
	width: 100px;
	color: #cccccc;
}
.BoardDescriptionColumn{
	color: #cccccc;
}
.ForumNewMessage .BoardDescriptionColumn, .ForumNewMessage .BoardLastPostColumn, 
.ForumNewMessage .BoardPostCountColumn, .ForumNewMessage .BoardTopicCountColumn,
.ForumNewMessage .ActiveUsers, .ForumNewMessage .BoardNameColumn, .ForumNewMessage .BoardStarLevelColumn {
	color: #ffffff;
	background-color: #112a49;
}



.ThreadTopicColumn{
	padding-left: 15px;
	padding-bottom: 15px;
}
.ThreadTopicColumn a, .ThreadCreatorColumn a, .ThreadLastPostColumn a{
	color: #dfc648;
}
.ThreadReplyCountColumn{
	padding-bottom: 10px;
	text-align: center;
	width: 100px;
	color: #cccccc;
}
.ThreadCreatorColumn{
	padding-bottom: 10px;
	text-align: center;
	width: 130px;
}
.ThreadLastPostColumn{
	padding-bottom: 10px;
	width: 150px;
	padding-left: 15px;
	color: #cccccc;
}
.ThreadViewsColumn{
	padding-bottom: 10px;
	text-align: center;
	width: 100px;
	color: #cccccc;
}
.ThreadAttachmentColumn{
	width: 40px;
	text-align: center;
	vertical-align: middle;
}
.ThreadPageList {
	color: #cccccc;
}
.ForumNewMessage .ThreadLastPostColumn, .ForumNewMessage .ThreadViewsColumn,
.ForumNewMessage .ThreadReplyCountColumn, .ForumNewMessage .ThreadPageList,
.ForumNewMessage .ThreadTopicColumn, .ForumNewMessage .ThreadAttachmentColumn,
.ForumNewMessage .ThreadCreatorColumn {
	color: #ffffff;
	background-color: #112a49;
}

.ForumColumnHeaderSeparator {
	padding: 0;
	width: 1px;
}
.ForumRowSeparator{
	background-color: #5a6d64;
	height: 1px;
	padding: 0;
}
.ForumColSeparator{
	background-color: #7f7b17;
	width: 1px;
	padding: 0;
}
.ForumColumnHeader {
	color: #fdf76a;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-bottom: 0px;
	font-weight: normal;
}


.ForumPostToTopCol {
	vertical-align: bottom;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
.ThreadTable table {
	width: 100%;
}
.ThreadTable .ForumPostRow1, .ThreadTable .ForumPostRow0 {
	background-color: #0e2541;
}
.t_PosterCol {
	background-color: #112a49;
	width: 150px;
	text-align: center;
}
.t_PosterCol img {
	margin: 3px 4px 5px 4px;
}
.t_CountryFlag {
	background-color: #112a49;
	width: 75px;
	text-align: center;
}
.t_PostSubject{
	background-color: #112a49;
	width: 430px;
	padding: 0px 0px 3px 10px;
	color: #cccccc;
}
.t_PostRepliedTo {
	background-color: #112a49;
	padding: 3px 0px 0px 10px;
	color: #cccccc;
}
.t_PostDate {
	background-color: #112a49;
	width: 200px;
	text-align: right;
	padding-right: 5px;
	color: #cccccc;
}
.t_PostReply {
	background-color: #112a49;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
.t_PostReply a{
	color: #dfc648;
}
.t_PostMessage {
	padding: 10px 10px 10px 10px; 
	vertical-align: top;
}
.ForumNewMessage .t_PostSubject, .ForumNewMessage .t_PostRepliedTo,
.ForumNewMessage .t_PostDate {
	color: #ffffff;
}
.ForumNewMessage a{
	color: #fdf76a;
}


.p_Subject {
	width: 100px;
}


.au_StarsCol{
	width: 75px;
	text-align: center;
}
.au_RankCol{
	width: 100px;
	text-align: center;
}
.au_UserCol{
	width: 150px;
}
.au_PostsCol{
	text-align: right;
	width: 75px;
	padding-right: 10px;
}

#parentNotFound {
	width: 400px;
	margin: auto;
}
