body 		{
background-color: #000000; 

scrollbar-face-color: #272727;
        scrollbar-shadow-color: #303030;
        scrollbar-highlight-color: #303030;
        scrollbar-3dlight-color: #303030;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #464646;
        scrollbar-arrow-color: #6699FF;}


}

/* Backgrounds colors*/
.back1	{ background-color: #303030; }
.back2	{ background-color: #272727; }
.back3	{ background-color: #303030; }
.back4	{ background-color: #303030; }
.back5	{ background-color: #666666; }
.back6	{ background-color: #999999; }
.back7	{ background-color: #333333; }
.back8	{ background-color: #464646; }

/* Default fonts, links and HR spacer */


a:visited{ color: #6699FF; text-decoration: none; font-weight : bold; }
a:active{ color: #6699FF; text-decoration: none; font-weight : bold;  }
a:hover{ color: #CED0D4; text-decoration: underline; font-weight : bold; }
a:link{ color: #6699FF; text-decoration: none; font-weight : bold; }
hr { height: 2px; border: solid #98A9B8 1px; border-top-width: 0px;}

body 	{
	font-size: 11x;
	color: #cccccc;
	font-family: Verdana;
	}

div	{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	}

p	{ font-size: 11px; MARGIN-TOP: 0px; color: #000000; font-family: Verdana; }
table	{ font-size: 11px; font-family: Verdana; table border="1" }
td	{ font-size: 11px; font-family: Verdana; }

/* General small bold text */
.text1b	{ font-size : 11px; }

/* General small light text */
.text1s	{ font-size : 11px; color : #E0DFE3; }

/* General error text )*/
.text1e	{ font-size : 11px; color : #FF3F3F; font-weight : bold; }

/* General error text 2)*/
.text1f	{ font-size : 11px; color : #93B9DF; font-weight : bold; }

/* General medium text */
.text2	{ font-size : 11px; }

/* General bold medium text */
.text2b	{ font-size : 11px; font-weight : bold; color: #ffb401 ; }

/* General big text */
.text3	{ font-size : 12px; font-weight : bold; }

/* General huge text */
.text4	{ font-size : 14px; font-weight : bold; }

/* General highlighted text */
.text5	{ font-size : 11px; color : #FFB401; }

/* Admin text )*/
.admin	{ font-size : 11px; color : #9456B8; }

/* Form elements */
input,textarea, select
	{
	color : #000000;
	font: normal 11px Verdana;
	border-color : #AAAAAA;
	}





