body 		{
background-image: url('img/cls-bg.gif');

    scrollbar-face-color: #444444;
    scrollbar-shadow-color: #666666;
    scrollbar-highlight-color: #666666;
    scrollbar-3dlight-color: #222222;
    scrollbar-darkshadow-color: #222222;
    scrollbar-track-color: #111111;
    scrollbar-arrow-color: #888888}

/* Backgrounds colors*/
.back1			{ background-color: #333333;}
.back2			{ background-color: #383838;}
.back3			{ background-color: #434343;}
.back4			{ background-color: #484848;}
.back5			{ background-color: #535353;}


/* Default fonts, links and HR spacer */

a:active		{ color: #BBBBBB; text-decoration: none; }
a:hover			{ color: #EEEEEE; text-decoration: none; }
a:link			{ color: #BBBBBB; text-decoration: none; }
a:visited		{ color: #BBBBBB; text-decoration: none; }
a:visited:hover		{ color: #EEEEEE; text-decoration: none; }
hr			{ height: 1px; border: none; border-top-width: 0px; width: 95%; color: #444444; }

body 	{
	font-size: 11x;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div	{
	font-size: 11px;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

p			{ font-size: 11px; MARGIN-TOP: 0px; color: #888888; font-family: Verdana, Arial, Helvetica, sans-serif; }
table			{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td			{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Menus */
.menu			{ font-size : 10px; color : #777777; }
.menu a:active		{ color: #BBBBBB; text-decoration: none; }
.menu a:hover		{ color: #EEEEEE; text-decoration: none; }
.menu a:link		{ color: #BBBBBB; text-decoration: none; }
.menu a:visited		{ color: #BBBBBB; text-decoration: none; }
.menu a:visited:hover	{ color: #EEEEEE; text-decoration: none; }

/* Links */
.link			{ font-size : 9px; color : #666666; font-weight: bold; }
.link a:active		{ color: #BBBBBB; text-decoration: none; }
.link a:hover		{ color: #EEEEEE; text-decoration: none; }
.link a:link		{ color: #BBBBBB; text-decoration: none; }
.link a:visited		{ color: #BBBBBB; text-decoration: none; }
.link a:visited:hover	{ color: #EEEEEE; text-decoration: none; }

/* General small bold text */
.text1b			{ font-size : 11px; font-weight : bold; }

/* General small light text */
.text1s	{ font-size : 11px; color : #666666; }

/* 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 : 12px; }

/* General bold medium text */
.text2b			{ font-size : 12px; font-weight : bold; }

/* General bold medium text */
.text2black		{ font-size : 12px; font-weight : bold; color : #000000; }
.text2black a:active		{ color: #000000; text-decoration: none; }
.text2black a:hover		{ color: #000000; text-decoration: none; }
.text2black a:link		{ color: #000000; text-decoration: none; }
.text2black a:visited		{ color: #000000; text-decoration: none; }
.text2black a:visited:hover	{ color: #000000; text-decoration: none; }

/* General big text */
.text3			{ font-size : 13px; 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 : #5E0245; }

/* Error text )*/
.error			{ font-size : 9px; color : #FF0000; }
.error a:active		{ color: #FF0000; text-decoration: none; }
.error a:hover		{ color: #FF9999; text-decoration: none; }
.error a:link		{ color: #FF0000; text-decoration: none; }
.error a:visited	{ color: #FF0000; text-decoration: none; }
.error a:visited:hover	{ color: #FF9999; text-decoration: none; }

/* Form elements */
input, textarea, select
	{
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #AAAAAA;
	color : #000000; 
	}