BODY
	{
	color: #000000; 
	font-family: verdana,arial,tahoma; 
	font-size: 8pt;
	background: #FBF5DC;
	margin: 0; 
	padding: 0;
	scrollbar-face-color: #F6F6F6; 
	scrollbar-highlight-color: #F6F6F6; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #E3E3E3; 
	scrollbar-darkshadow-color: #999999;
	}

a          	{font-family: verdana,arial,tahoma; text-shadow: black; font-size: 10px;}
a:link     	{color: #990000; text-decoration: none }
a:visited	{color: #990000; text-decoration: none }
a:active   	{color: #990000; text-decoration: none }
a:hover    	{color: #000000; text-decoration: none }

a.grayklein          {font-family: verdana,arial,tahoma; text-shadow: black; font-size: 10px;}
a.grayklein:link     {color: #333333; text-decoration: none }
a.grayklein:visited	 {color: #333333; text-decoration: none }
a.grayklein:active   {color: #333333; text-decoration: none }
a.grayklein:hover    {color: #000000; text-decoration: none }


a.whitegross          {font-family: verdana,arial,tahoma; text-shadow: black; font-size: 11px;}
a.whitegross:link     {color: #FFFFFF; text-decoration: none }
a.whitegross:visited  {color: #FFFFFF; text-decoration: none }
a.whitegross:active   {color: #FFFFFF; text-decoration: none }
a.whitegross:hover    {color: #FEFBA7; text-decoration: none }

a.whiteklein          {font-family: verdana,arial,tahoma; text-shadow: black; font-size: 10px;}
a.whiteklein:link     {color: #FFFFFF; text-decoration: none }
a.whiteklein:visited  {color: #FFFFFF; text-decoration: none }
a.whiteklein:active   {color: #FFFFFF; text-decoration: none }
a.whiteklein:hover    {color: #F53913; text-decoration: none }

td 			{color: #333333; font-family: verdana,arial,tahoma; text-decoration: none; font-size: 10px; list-style-image: url(../img/list.gif)}
td.white 	{color: #FFFFFF; font-family: verdana,arial,tahoma; text-decoration: none; font-size: 10px}

.textbox	 {font-family: verdana,arial,tahoma; font-size: 11px; color: #000000; height: 18px; background-color: #F6F6F6; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999;}
.button 	 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F6F6F6; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999;}

/* Captcha - Styles */
.s { 
	float: left; 
	height: 6px; 
	width: 6px; 
	font-size: 1px;
	line-height: 1px;
	background-color: #333;
}
.w { 
	float: left; 
	height: 6px; 
	width: 6px; 
	font-size: 1px;
	line-height: 1px;
	background-color: #fff;
}

.clearer {
	clear: both; 
	height: 0px; 
	line-height: 0px; 
	font-size: 0px
}
