.head {
	font-weight: bold;
	color: #DDF2FF;
	word-spacing: 3px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E5E5;
	scrollbar-3dlight-color: #00008B;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: White;
	scrollbar-highlight-color: Blue;
	scrollbar-shadow-color: #191970;
	scrollbar-track-color: White;
	margin: 0px;
}
table {
	font-size: 11px;
}
.main {
	background-image: url(images/table/index_18.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.outline {
	border: 1px solid #0066CC;
}
A:link {text-decoration: none;color: #999999;font-weight;}
A:visited {text-decoration: none;color: #999999;font-weight;}
A:active {text-decoration: none;color: #999999;font-weight;}
A:hover {text-decoration: underline;color:#666666;font-weight;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #E9E9E9; border: 2px #006699 solid; }



