/* Page body */
body         {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;

}

/* Text for most CSS classes */
.text, .smText, .error, a, a.smLink, a.nav, a.msgLink, 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 {
	color: #000000;
	font-family: verdana;
	font-size: 10pt;	
	
}
.lgText, .heading{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

/* Text */
.statText{
	color: #FFFFFF;
	font-size: 12px;
}

.smText{
	color: #000000;
	font-size: 10px;
}
		.smText a:link, .smText a:visited {
			color : #333333;
			text-decoration: none;
			font-weight: bold;
		}
		
		.smText a:hover, .smText a:visited:hover{
			color : #333333;
			text-decoration : underline;
			font-weight: bold;
		}
.lgText{
	color: #000000;
	font-size: 10px;
}

.heading{
	color: #660000;
	font-size: 16px;
}

.error{
	color : #FF0000;
}

/* Testata */
.Stile2 {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
		.Stile2 a:link, .Stile2 a:visited {
			color : #FFFFFF;
			text-decoration: none;
			font-weight: bold;
		}
		
		.Stile2 a:hover, .Stile2 a:visited:hover{
			color : #FFFFFF;
			text-decoration : underline;
			font-weight: bold;
		}

.Stile3 {
	font-family: Verdana; 
	font-weight: bold; 
	color: #FFFF99; 
	font-size: 10px; 
}

		.Stile3 a:link, .Stile3 a:visited {
			color : #FFFF99;
			text-decoration: none;
			font-weight: bold;
		}
		
		.Stile3 a:hover, .Stile3 a:visited:hover{
			color : #FFFF99;
			text-decoration : underline;
			font-weight: bold;
		}
		
.Stile4 {
	font-family: Verdana; 
	font-weight: bold; 
	color: #FFFF66; 
	font-size: 10px; 
}

		.Stile4 a:link, .Stile4 a:visited {
			color : #FFFF66;
			text-decoration: none;
			font-weight: bold;
		}
		
		.Stile4 a:hover, .Stile4 a:visited:hover{
			color : #FFFF66;
			text-decoration : underline;
			font-weight: bold;
		}


/* Search highlight */
.highlight{
	background-color: #6666ff
}

/* Hyperlinks */
a:link {
	color : #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color : #333333;
	font-weight: bold;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #333333;
	font-weight: bold;
	text-decoration : underline;
}

a.smLink {
	color: #333333;
	font-size: 10px;
}

/* navigation hyperlinks */
a.nav, a.nav:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:hover, a.nav:visited:hover{
	color : #000000;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border:none 
}

.avatar, #avatar{
	width: 80px;
	height: 80px;
	border: 1px solid #000000;
	margin: 2px;
}

/* Rich Text Editor */
.WebWizRTEbutton{
	 border: #EFEFEF 1px solid;
}

.WebWizRTEtextarea{
	background-color: #FFFFFF;
	font-size: 12px;
}

.RTEbutton{
	background-color: #E6E7F2;
}

/* Tables */
.basicTable{
	margin-top: 15px;
	border: 0px;
	background-color: #FFFFFF;
	width: 800px;
}

.errorTable{
	border: 1px solid #FD7D40;
	background-color: #FFFFFF;
	width: 800px;
	color: #FF0000;
}

.tableBorder, .wwgAdTable{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 800px;
}

/* Table Ledger */
.tableLedger{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	height: 26px;
}

.tableLedger a:link, .tableLedger a:visited {
	color : #FFFFFF;
	text-decoration: none;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #FFFFFF;
	text-decoration: underline;
}

/* Search Sub-Ledger */
.tableSubLedger{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #CC0000;
	height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited {
	color : #FFFFFF;
	text-decoration: none;
	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{
	color: #000000;
	font-family: Verdana;
	background-color: #EBEBEB;
}

		.tableRow a:link, .tableRow a:visited {
			color : #000000;
			text-decoration: none;
			font-weight: bold;
		}
		
		.tableRow a:hover, .tableRow a:visited:hover{
			color : #000000;
			text-decoration : underline;
			font-weight: bold;
		}

.tableTopRow, .tableBottomRow{
	background-color: #FFFFFF;
}

/* Alternating Row Colours */
.evenTableRow{
	background-color: #EBEBEB;

}

.oddTableRow{
	background-color: #EBEBEB;
}

.hiddenTableRow{
	background-color: #990000;
}

/* Private messager */
.PMtableRow{
	background-color: #FFFFFF;
}

.PMmsgBody{
	width: 99%;
	max-height: 350px;
	float: left; 
	overflow: auto;
}

/* Forum posts */
.msgBody{
	width: 100%;
}

.msgEvenTableRow, .msgEvenTableSide{
	background-color: #EBEBEB;
	font-size: 10px;
}

.msgOddTableRow, .msgOddTableSide{
	background-color: #EBEBEB;
	font-size: 10px;
}

.font-family a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .font-family a:visited{
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

.msgEvenTableSide a:hover, .font-family a:visited:hover, .msgOddTableSide a:hover, .font-family a:visited:hover{
	color : #333333;
	text-decoration : underline;
	font-weight: bold;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../forum_images/pre_approved_post.gif);
}

.font-family{
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
}

.postSeparatorTableRow{
	height: 5px;
	background-color: #990000;

}

/* Calendar */
.calLedger{
	font-weight: ;
	
}
.calLedger a:link, .font-family a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #000000;
	text-decoration: underline;
	font-size: 10px;
}

.calDateCell{
	background-color: #CCCCCC;
}

.calTodayCell{
	background-color: #888888;
	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;
}

/* 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: #990000;
	color : #660000;
}

.wwgAdTitle a:link, .wwgAdTitle a:visited, .wwgAdTitle a:hover, .wwgAdTitle a:visited:hover{
	color : #0000FF;
	text-decoration: underline;
}

.wwgAdFooter{
	color: #FFFFFF;
	background-color: #990000;
}

.wwgAdFooter a:link, .wwgAdFooter a:visited, .wwgAdFooter a:hover, .wwgAdFooter a:visited:hover{
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}