/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #ffffff;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #E7E7E7;
	scrollbar-shadow-color: #ABB8C2;
	scrollbar-3dlight-color: #ABB8C2;
	scrollbar-arrow-color:  #CC000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}


/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #F3F3F3;
}

input { text-indent : 2px; ; border: #000000}

/* The buttons used for bbCode styling in message post */
input.button {
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}
/* The buttons used for bbCode styling in message post */
input.2 {
	color : #000000;}
/* The main submit button option */
input.mainoption {
	background-color : #F3F3F3;
	font-weight : bold;
; border: 1px #666666 ridge
}

/* None-bold submit button */
input.liteoption {
	background-color : #F3F3F3;
	font-weight : normal;
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #E7E7E7; border: 1px #CCCCCC dotted; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}

/* Form elements */
input { 
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

/* checkelements */
checkelements { 
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post { }
textarea { border: #000000 }
textarea { 
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 
