body {
	scrollbar-face-color: #D9E8FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D9E8FF;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin-left: 0px;
	margin-top: 0px;
}
.aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }


/* This is the outline round the main forum tables */
.tableborder	{ background-color: #FFFFFF; border: 1px #00007f solid; }
.outerTable{ background-color: #FFFFFF; border: 1px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color:#FFFFFF; }


/* The register, login, search etc links at the top of the page */
a:link		{ text-decoration: none; color :#00007f;  }
a:hover{ text-decoration: underline; color : #DD6900; }
a:visited		{ text-decoration: none; color :#00007f;  }
a:visited:hover{ text-decoration: underline; color : #DD6900; }
/*a:link,a:active,a:visited { color : #00007f; }
a:hover		{ text-decoration: underline; color : #00007f; }*/
a.whitelink{text-decoration: none; color :#FFFFFF;  }
a.whitelink:visited {color :#FFFFFF}
a.whitelink:hover{text-decoration: underline;color:#DD6900;}
a.whitelink:visited:hover{color:#yellow;text-decoration: underline;}


.nounderline		{ font-size : 11px; color : #000000;display:none}
a.nounderline		{ text-decoration: none; color :#00007f;  }
a.nounderline:hover{ text-decoration: none; color : #DD6900; }

.hidelink		{ font-size : 11px; color : #000000;display:inline}
a.hidelink		{ text-decoration: none; color :#00007f;  }
a.hidelink:hover{ text-decoration: none; color : #DD6900; }

.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color :#00007f;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900;}

.mainmenu2		{ font-size : 9px; color : #000000 }
a.mainmenu2		{ text-decoration: none; color :#00007f;  }
a.mainmenu2:hover{ text-decoration: underline; color : #DD6900; }

.gridfont { font-size : 10px; color : #000000;}
.header1{font-weight:bold;font-size: 14px; color : #00007f; font-family: Verdana, Arial, Helvetica, sans-serif }
input,textarea, select{
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

.title
{
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}
.section
{
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.inputBox
{
	FONT-SIZE: xx-small;
	FONT-FAMILY: Verdana; 
	text-transform: uppercase;
}

.listBox
{
	FONT-SIZE: xx-small;
	FONT-FAMILY: Verdana; 
}
.grooved
{
	border-right: solid;
	border-top: solid;
	border-left: solid;
	border-bottom: solid;
	background-color: whitesmoke;
}
.descPageText
{
	font-size: 10px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.greenText
{
	color: #006633;
}
.brownText
{
	color: #cc0000;
}

.blueText
{
	color: #000099;
}
.bold
{
	font-weight: bold;
}
.newsText
{
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 12px;
	text-justify: newspaper;
	text-align: justify;
}
.Text
{
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 12px;
}