body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
	scrollbar-arrow-color : White;
	scrollbar-3dlight-color: #715b4a;
	scrollbar-track-color: #2e241c;
	scrollbar-face-color: #483a2f;
	scrollbar-base-color: #2e241c;
	scrollbar-darkshadow-color: #2e241c;
	scrollbar-highlight-color: #2e241c;
	scrollbar-shadow-color: #2e241c;
}

.text11White{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.text11Colour {
	font-family: arial;
	font-size: 12px;
	color: #f80174;
}
a:link {
	color: White;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: White;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #767676;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: White;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.heading:link {
	color: White;
	font-family: arial;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}
a.heading:visited {
	color: White;
	font-family: arial;
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}
a.heading:hover {
	color: White;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
a.heading:active {
	color: White;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

.bodyTextWhite {
	color: #ff6699;
	font-family: arial;
	font-size: 12px;

}
.headingText {
	color: #333333;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;

	
}
.bodyTextblack {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	letter-spacing: 1px;
}
.h1 {
	color: #333333;
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 1px dotted #3a3a3a;
/*	background-color: #1c1c1c;*/
	padding-bottom: 8px;

}
.cellBox {
	font-family: arial;
	border: 1px solid #3a3a3a;
	background-color: #666666;
	color: white;
	padding: 2px;
}
.cellBoxHeading {

	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 2px;
	background-color: #272727;
	padding: 2px;
	border: 1px solid #3a3a3a;
}	
.tableBorder {
border: 1px solid white;
}

