		p, tr, td, ul, li
			{
	color: #FFF;
	font-size: 13px;
	font-family: "Century Gothic";
	font-weight: normal;
}
		.header1, h1
			{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
		.header2, h2
			{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
		.intd
			{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
		pre
			{ background: #dddddd; border: 1px solid black; color: black; padding-top: 1em; white-space: pre; padding: 10px;}

.style1 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.TinyBox {
	font-family: Tahoma, Verdana;
	font-size: 9px;
}
.WhiteLink{color: #ffffff; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
.WhiteLinkuNDERLINE{color: #ffffff; text-decoration: underline; font-family: Tahoma, Verdana; font-size: 11px
}
.BlackLink{color: #000000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
.SiteThemeColourLink{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px
}
body {
	background-image:    url();
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ContentText{
	font-size: 13px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
.ContentText2{
	font-size: 15px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
.Heading {
	font-size: 26px;
	font-family: "Century Gothic";
	color: #000000;
	
}
.HeadingWhite {
	font-size: 26px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	
}
.Heading2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.TahomaText {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.AdminLink {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.CopyRightText{
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.FilterTrans100 {
	filter: Alpha(Opacity=100);
	-moz-opacity:.95;
	opacity:.95;
}
.FilterTrans85 {
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.FilterTrans70 {
	filter: Alpha(Opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.FilterTrans55 {
	filter: Alpha(Opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
.FilterTrans80 {
	filter: Alpha(Opacity=60);
	-moz-opacity:.40;
	opacity:.40;
}
.FilterTrans90 {
	filter: Alpha(Opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.ScrollBars {
	overflow: scroll;
	filter: Alpha(Opacity=100);
	-moz-opacity:.95;
	opacity:.95;
	color: #666666;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
}
.ContentBlackText{
	font-size: 11px;
	font-family: "Century Gothic";
	color: #000000;
}
.ScrollBarsBlackBG {
	overflow: scroll;
	filter: Alpha(Opacity=80);
	color: #666666;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
		   background: #000000;
		   color: #FFFFFF;
		   font-family: "Century Gothic";
		   font-size: 13px;
}
.ScrollBarsGreyBG {
	overflow: scroll;
	filter: Alpha(Opacity=80);
	color: #FFFFFF;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
		   background: #000000;
		   color: #FFFFFF;
		   font-family: "Century Gothic";
		   font-size: 13px;
}.BorderShadow {
	filter: Glow(Color=#333333, strength=10);
}.BorderShadows {
	
	filter: dropshadow(Color=#333333, Direction=500, Strength=10);
}
.ScrollBarsBlackNoOpacity {
	overflow: scroll;
	color: #666666;
	scrollbar-3dlight-color:#333333;
           scrollbar-arrow-color:#ff0000;
           scrollbar-base-color:#000000;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000000;
           scrollbar-highlight-color:#333333;
           scrollbar-shadow-color:#333333;
}
.BlackWithNoOpacity {
	font-family: "Century Gothic";
	background-image: none;
	background-color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.TABLE { border: 1px solid #333333; }
