body,div,td{
	font-family:		'verdana';
	font-size:		12px;
	font-weight:		normal;
	word-spacing:		normal;
	letter-spacing:		normal;
	margin-top:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	margin-left:		0px;
	color:			white;
}

body, td{
	color:			white;
}

select.colour{
	width:			225px;
}

A:link		{ COLOR: #ffffff; TEXT-DECORATION: none;}
A:visited	{ COLOR: #ffffff; TEXT-DECORATION: none;}
A:active	{ COLOR: #ffffff; TEXT-DECORATION: none;}
A:hover		{ COLOR: #ffffff; TEXT-DECORATION: none;}

A.menutop:link		{ COLOR: #000000; TEXT-DECORATION: none;}
A.menutop:visited	{ COLOR: #000000; TEXT-DECORATION: none;}
A.menutop:active	{ COLOR: #000000; TEXT-DECORATION: none;}
A.menutop:hover		{ COLOR: #000000; TEXT-DECORATION: none;}


#background{
	position:	absolute;
	top:		20px;
	left:		50%;
	width:		826px;
	margin-bottom:	0px;
	margin-left:	-413px;
	padding:	0px 0px 0px 15px;
}

#backgroundback{
	position:	absolute;
	top:		20px;
	left:		50%;
	width:		826px;
	margin-bottom:	20px;
	margin-left:	-413px;
	padding:	0px 0px 0px 15px;
}

#top{
	position:	absolute;
	left:		12px;
	top:		10px;
	width:		826px;
	height:		69px;
	z-index:	2;
	visibility:	visible;
	overflow:	auto;
	background:	white;
}

#topbar{
	position:	absolute;
	left:		10px;
	top:		8px;
	width:		830px;
	height:		101px;
	z-index:	1;
	visibility:	visible;
	overflow:	auto;
	background:	black;
}


#menutop{
	position:	absolute;
	left:		12px;
	top:		83px;
	width:		826px;
	height:		19px;
	z-index:	2;
	visibility:	visible;
	overflow:	auto;
	background:	white;
}

#menuleft{
	position:	absolute;
	left:		10px;
	top:		102px;
	width:		170px;
	height:		400px;
	z-index:	2;
	visibility:	visible;
	overflow:	auto;
	padding:	20px 5px 5px 5px;
}

#main{
	position:	relative;
	left:		-5px;
	top:		94px;
	width:		830px;
	z-index:	1;
	visibility:	visible;
	background:	black;
}

#maintop{
	position:	relative;
	left:		0px;
	top:		17px;
	width:		490px;
	height:		40px;
	z-index:	2;
	visibility:	visible;
	overflow:	auto;
}

#maintoppic{
	position:	relative;
	left:		0px;
	top:		5px;
	width:		490px;
	z-index:	2;
	visibility:	visible;
	overflow:	auto;
}

#mainmiddle{
	position:	relative;
	left:		0px;
	top:		5px;
	width:		490px;
	z-index:	2;
	visibility:	visible;
}

#menuright{
	position:	relative;
	left:		670px;
	top:		102px;
	width:		170px;
	height:		250px;
	z-index:	2;
	visibility:	visible;
	overflow:	auto;
}

#bottombar{
	position:	relative;
	left:		-5px;
	top:		80px;
	width:		830px;
	height:		20px;
	z-index:	3;
	visibility:	visible;
	overflow:	auto;
	background:	#888888;
}

#bottombarback{
	position:	absolute;
	left:		0px;
	bottom:		-20px;
	width:		830px;
	height:		20px;
	z-index:	3;
	visibility:	visible;
	overflow:	auto;
	background:	#888888;
}