

body {
margin: 0;
padding: 3px;
color: #000000;

}

/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav,  a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 13px;
}

a.msgLink, {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 13px;
}

.lgText, .heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 13px;
}

.lgText{
	font-size: 15px;
}

.heading{
	font-size: 19px;
}

.error{
	color : #FF0000;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}



h1 {
font: bold 16px Arial, Verdana,  Helvetica, sans-serif;
}

p {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
}

input {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
}

a {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
}

a:hover {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
background: #336633;
color: #ffffff;
}

td {
font: 11px Arial, Verdana,  Helvetica, sans-serif; 
text-align:left;

}

.tdc {
 
text-align:center;

}

.tdr {
 
text-align:right;

}

th {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
font-weight: bold; 
}

.grbg { background-color:#336633; 
                 color:#ffffff;
                 font-size:12} 

select {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
}

input {
font: 13px Arial, Verdana,  Helvetica, sans-serif;
}

.submit input
{
color: #ffffff;
background: #336633;
border: 2px outset #d7b9c9
} 
.button input
{
color: #ffffff;
background: #336633;
border: 2px outset #d7b9c9
} 

.hidpix {display:none;}
.flyOver {cursor : pointer;cursor : hand;}
.flyOut {cursor : auto;}
.norm {font-size: 9px; font-family:Arial, Verdana,  Helvetica, sans-serif; text-decoration:none;}
.bolder {font-size: 15px; font-family:Arial, Verdana,  Helvetica, sans-serif; text-decoration:underline; font-weight:bold}
.bolder:hover {font-size: 15px; font-family:Arial, Verdana,  Helvetica, sans-serif; text-decoration:underline; font-weight:bold;background-color:#336633 }
}
/* Forum ads */
/* WARNING: Changing the adverts so they are no-longer visable or readable will break the terms of the license agreement */

.wwgAdTD {
	background-color: #F8F8FC;
	color : #000000;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #0000FF;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #7F7F99;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.avatar, #avatar{
	width: 125px;
	height: 125px;
	border: 1px solid #000000;
	margin: 1px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 13px;
}

.RTEbutton{
	background-color: #E6E7F2;
}

/* Tables */
.basicTable{
	border: 0px;
	width: 98%;
}

.errorTable{
	border: 1px solid #FD7D40;
	background-color: #FFF2E6;
	width: 98%;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #B6B9CB;
	background-color: #FFFFFF;
	width: 98%;
}

/* Table Ledger */
.tableLedger{

	font-weight: bold;
	color: #FFFFFF;
	background-color: #339933;
	height: 26px;
}

.tableLedger a:link, .tableLedger a:visited{
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #eeeee0;
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{

	font-weight: bold;
	background-color: #DCDDE4;
	height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{

	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{

	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #DCDDE4;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

/* Tables */
.tableRow{
	background-color: #F0F1F5;
}

.tableTopRow, .tableBottomRow{
	background-color: #F0F1F5;
}

/* Alternating Row Colours */
.evenTableRow{

	background-color: #eeeeee;

}

.oddTableRow{

	background-color: #eeeeee;
}

.hiddenTableRow{

	background-color: #DFDFDF;
}

/* Private messager */
.PMtableRow{
	background-color: #F0F1F5;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #F8F8FC;
	font-size: 13px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #F8F8FC;
	font-size: 13px;
}

.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 13px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 13px;
	background-color: #E1E2F0;

}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #DCDDE4;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 13px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 13px;
}

.calDateCell{
	background-color: #F8F8FC;
}

.calTodayCell{
	background-color: #F8F8FC;
	border:1px solid #FF0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.BBquote{
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: Courier New, Courier, mono;
	border: 1px dashed #999999;
	width: 97%;
	padding: 5px;
	margin: 8px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.tdc {
 
text-align:center;

}

.tdr {
 
text-align:right;

}