 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	/*background-image: url(images/bg.gif);*/
	background-color: #F1F2F3;
	margin-top: 15px;
}


/* General font families for common tags */
font,th,td,p {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:active,a:visited { color : #3F69C0; }
a:hover		{ text-decoration: underline; color : #3F69C0; }
hr	{
	height: 0px;
	border-top: 1px solid #3F69C0;
	border-right: 0px solid #3F69C0;
	border-bottom: 0px solid #3F69C0;
	border-left: 0px solid #3F69C0;
}

/* This is the border line & background colour round the entire page */
.bodyline	{
	border: 1px solid #3F69C0;
	width: 95%;
	height: 80%;

}

.topline {
	border-top: 1px solid #3F69C0;
	border-right: 1px solid #3F69C0;
	border-bottom: 0px solid #3F69C0;
	border-left: 1px solid #3F69C0;
 	width: 95%;
	margin: 0px;
	padding: 0px;
}

.bottomline {	border-bottom: 1px solid #3F69C0;}

.tablereport {
	background-color: #EFEFE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
}

.bigtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bolder;
}

.underline {
	text-decoration: underline;
	font-size: 12px;

}


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* at the top of the page */
.menuh		{
	font-size : 12px;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #3F69C0;
	font-family: Arial, Helvetica, sans-serif;
}
a.menuh:link   { text-decoration: none; color : #FFFFFF; }
a.menuh:visited { text-decoration: none; color : #FFFFFF; }
a.menuh:hover{
	text-decoration: none;
	color : #FFE604;

}

.menureg		{
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #88A2D7;
	font-family: Arial, Helvetica, sans-serif;
}

a.menureg:link   { text-decoration: none; color : #FFFFFF; }
a.menureg:visited { text-decoration: none; color : #FFFFFF; }
a.menureg:hover {
	text-decoration: none;
	color : #FFE604;
}

.cellmenureg		{
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
	background-color: #88A2D7;
	font-family: Arial, Helvetica, sans-serif;
}


/* Copyright and bottom info */
.copyright		{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	background-color: #3F69C0;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 3F69C0;
	border-right-color: 3F69C0;
	border-bottom-color: 3F69C0;
	border-left-color: 3F69C0;*/

}
a.copyright		{ color: #FFFFFF; text-decoration: none;}

a.copyright:hover { color: #FFFFFF; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Arial, Helvetica, sans-serif;

}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { }

/* The buttons used in message post */
input.button {
	color : #000000;
	font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

.tabletitle		{
	font-size : 11px;
	color : #000000;
	border-bottom: 1px solid #3F69C0;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Main table cell colours and backgrounds */
td.row1	{
	background-color: #E9E9E9;
	font-size: 11px;
}
td.row2	{
	background-color: #D9D9D9;
	font-size: 11px;
}
td.row3	{
	background-color: #EFEFEF;
	font-size: 11px;
}

/* This is the outline round the main forum tables */
.reportline	{ background-color: #FFFFFF; border: 1px solid #3F69C0; }
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.mediumtext {
	font-size: 12px;
}
.smalltestred {
	font-size: 11px;
	color: #FF0000;
}
.rowred {
	font-size: 11px;
	background-color: #FFA6A6;

}
.rowblue {
	font-size: 11px;
	background-color: #BBE9FF;
}
.verysmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.verysmalltext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.buttonReg {
	background-color: #E9E9E9;
	border-top: 4px solid #3F69C0;
	border-right: 1px solid #3F69C0;
	border-bottom: 4px solid #3F69C0;
	border-left: 1px solid #3F69C0;
	padding: 5px;
	margin: 5px;

}

.noDeco {
	text-decoration: none;
}
a.noDeco,a.noDeco:hover,a.noDeco:active {
	text-decoration: none;
}

.dark-borders {
	border-top: 1px solid #3F69C0;
	border-right: 1px solid #3F69C0;
	border-bottom: 1px solid #3F69C0;
	border-left: 1px solid #3F69C0;
}