 /* General page style. The scroll bar colours only visible in IE5.5+ */

body {

	background-color: #999999;

}



/* General font families for common tags */

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color: #222222;}

a:link,a:active,a:visited { color : #222222; text-decoration: none; font-weight: normal;}

a:hover		{ text-decoration: none; color : #336699; }

a.box:link,a.box:active,a.box:visited { color : #222222; text-decoration: none; font-size: 11px ; font-weight: normal;}

a.box:hover		{ text-decoration: none; color : #336699; }

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


.cattitle		{ font-weight: normal; font-size: 11px ;  color : #000066; letter-spacing: 3px;}

a.cattitle:link,a.cattitle:active,a.cattitle:visited		{ font-weight: normal; text-decoration: none; color : #222222; }

a.cattitle:hover	{ font-weight: normal; text-decoration: underline; color : #666666;}

.cattitle2		{ font-weight: bold; font-size: 11px ; color : #99cc99}

a.cattitle2		{ text-decoration: none; color : #000000; }

.cattitle3		{   font-size: 11px ; color : #003333}

a.cattitle3		{ text-decoration: none; color : #000000; }

a.cattitle3:hover{ text-decoration: none; }

a.cattitle3:hover{ text-decoration: none; }



/* Copyright and bottom info */

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}

a.copyright		{ color: #000000; text-decoration: none;}

a.copyright:hover { color: #000000; text-decoration: underline;}


.logogrey {  background-image: url("img/menu_logo1.gif"); background-position:bottom left; background-repeat:no-repeat;}



/* Form elements */

input,textarea, select {

	color : #000000;

	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

	border-color : #666666;
	
	

}



/* The text input fields background colour */

input.post, textarea.post, select {

	background-color : #FFFFFF;

	border: 1px solid;

}



input { text-indent : 2px; }



/* The buttons used for bbCode styling in message post */

input.button {

	background-color : #EFEFEF;

	color : #000000;

	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;

}



/* The main submit button option */

input.mainoption {

	background-color : #FAFAFA;

	font-weight : bold;

}


/* None-bold submit button */

input.liteoption {

	background-color : #FAFAFA;

	font-weight : normal;

}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("formIE.css");



/* The largest text used in the index page title and toptic title etc. */

.maintitle,h1,h2	{

			font-weight: bold; font-size: 20px; font-family: "Verdana, Arial, Helvetica, sans-serif;

			text-decoration: none; line-height : 100%; color:#0066CC;

}
 
 

