body {
	background-color: #000000;
	margin-bottom: 0%;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-track-color: ;
	scrollbar-arrow-color: ThreedLightShadow;
	scrollbar-base-color: ;
	margin-top: 7px;

}

img#right {	float : right;}
img#left {	float : left;}
hr#orange {	color : #FF8000;}
hr#red {color : #FF0000;}
span#bold {	font-weight : bold;}
span#ital {	font-style : italic;}
span#white {color : White;	font-family : Verdana;	font-size : 10px;}
span#white2 {color : White;	font-family : Verdana;	font-size : 12px; font-weight : bold;}
span#white3 {color : White;	font-family : Verdana;	font-size : 14px; font-weight : bold;}
span#orangebold {	color : #ff6600;	font-family : Verdana;	font-size : 12px;	font-weight : bold;}
span#orangebold2 {	color : #ff6600;	font-family : Verdana;	font-size : 14px;	font-weight : bold;}
span#orange {	color : #ff6600;	font-family : Verdana;	font-size : 12px;}
span#dot {	color: #ff6600;	font-size: 18px;	font-weight: bold;}
span#uline {	 text-decoration: underline;}
span#white90 {color : Black;	font-family : Verdana;	font-size : 12px; font-weight : bold;}
span#bluebold {
	font-weight : bold;
	color : #7F1ACD;
	font-family : Verdana;	font-size : 14px;
}

td#copyright {
	color : White;
	font-family : Verdana;
	font-size : 10px;
	padding-top : 5px;
}


a:link#pagelinks2 {	font-family : Verdana;	font-size : 12px;	text-decoration: none;	color: #ffffff;	}
a#pagelinks2 {	font-family : Verdana;	font-size : 12px;	text-decoration: none;	color: #ffffff;	}
a:active#pagelinks2 {	font-family : Verdana;	font-size : 12px;	text-decoration: none;	color: #ffffff; }
a:hover#pagelinks2 {	font-family : Verdana;	font-size : 12px;	text-decoration: none;	color: #ffffff;	background-color : #7A96DF;	}

a:link#pagelinks3 {font-family : Verdana;	font-size : 12px; text-decoration: none; color: #ffffff;}
a#pagelinks3 {font-family : Verdana;	font-size : 12px; text-decoration: none; color: #ffffff;}
a:active#pagelinks3 {font-family : Verdana;	font-size : 12px; text-decoration: none; color: #ffffff;}
a:hover#pagelinks3 {font-family : Verdana;	font-size : 12px;	text-decoration: underline;	color: #ffffff;}

a:link#pagelinks4 {font-family : Verdana;	font-size : 12px; text-decoration: underline; color: #ffffff;}
a#pagelinks4 {font-family : Verdana;	font-size : 12px; text-decoration: underline; color: #ffffff;}
a:active#pagelinks4 {font-family : Verdana;	font-size : 12px; text-decoration: underline; color: #ffffff;}
a:hover#pagelinks4 {font-family : Verdana;	font-size : 12px;	text-decoration: underline;	color: #ffffff;}



TABLE#table_border {
	border : 1px solid #7F1ACD;
}

TD#menu {
	font-family : Verdana;
	font-size : 12px;
	color : White;
	padding-bottom : 2px;
	padding-top : 2px;
}

TD#main2 {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
	background-color : White;
}
TD#main {
	font-family : Verdana;
	font-size : 12px;
	color : White;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
	background-color : Black;
}

