BODY,.sidebg {
	font-family : Arial;
	background-color : Black;
	color : white;
	background-image : url($whichBGAll);
}
DIV, I, LI, blockquote, OL, P, PRE, TABLE, TD, TH, TR, UL, BR {
	font-family : Arial;
	font-size : 11px;
	color : white;
}

.NoRepeat {
	background-repeat : no-repeat;
}

a, a:VISITED {
	font-family : Arial;
	font-size : 11 px;
	color : #242424;
	text-decoration : none;
	border-bottom : 0px solid black;
}
a.middle, a.middle:VISITED {
	font-family : Arial;
	color : silver;
	letter-spacing : 3;
}
a.middle:hover {
	font-family : Arial;
	color : gray;
}
a.middleT, a.middleT:VISITED {
	font-family : Arial;
	color : gray;
	text-decoration : none;
	letter-spacing : 3;
}
a.middleT:hover {
	font-family : Arial;
	color : black;
}
a.sel, a.sel:VISITED {
	font-family : Arial;
	color : silver;
	text-decoration : none;
	letter-spacing : 2;
}
a.side, a.side:VISITED {
	font-family : Arial;
	color : silver;
	text-decoration : none;
	letter-spacing : 2;
}
.head A, .head A:VISITED {
	font-family : Arial;
	font-size : 12 px;
	color : Black;
	letter-spacing : 1;
	text-decoration : none;
	display:block;
}
a:HOVER,a.head:HOVER,a.headsel:HOVER {
	font-family : Arial;
	color : Silver;
}
a.top,a.top:visited,div.top {
	font-family : Arial;
	margin-top: 20;
	margin-bottom : 5;
	margin-right : 3;
	font-size : 14px;
	color : Gray;
	letter-spacing : 2;
	float : right;
}
div.toptwo,span.ExperTwo {
	font-family : Arial;
	margin-bottom : 5;
	margin-left : 3;
	font-size : 11px;
	color : Gray;
}
.Red {
	font-family : Arial;
	color : #BE4141 ;
}
a.Red, a.Red:VISITED, span.Red {
	font-family : Arial;
	letter-spacing : 2;
	color : #BE4141 ;
	text-transform: uppercase;
}
.Purple {
	font-family : Arial;
	color : #B141BE ;
}
a.Purple, a.Purple:VISITED, span.Purple {
	font-family : Arial;
	letter-spacing : 2;
	color : #B141BE ;
	text-transform: uppercase;
}
.Blue {
	font-family : Arial;
	color : #6466CA ;
}
a.Blue, a.Blue:VISITED, span.Blue {
	font-family : Arial;
	letter-spacing : 2;
	color : #6466CA ;
	text-transform: uppercase;
}
.Green {
	font-family : Arial;
	color : #41BE41 ;
}
a.Green, a.Green:VISITED, span.Green {
	font-family : Arial;
	letter-spacing : 2;
	color : #41BE41 ;
	text-transform: uppercase;
}
.Silver {
	font-family : Arial;
	color : Silver ;
}
a.Red:Hover,a.Green:Hover,a.Blue:Hover,a.Purple:Hover {
	font-family : Arial;
	color : Silver ;
}

