body 
{
	font-family : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	font-size : 11px;
	background-color : #000000;
	color : #666666;
	width : auto;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #ffcc00;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-light-shadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #ffcc00;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;



}
font  
{
	font-family : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	font-size : 11px;
	color : #333333;
	text-transform : lowercase;
}
table 
{
	font-family : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	font-size : 11px;
	color : #333333;
	text-transform : lowercase;
}
td  
{
	font-family : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	font-size : 11px;
	color : #333333;
	border : none;
	text-transform : lowercase;
}
p  
{
	font-family : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	font-size : 11px;
	color : #333333;
	text-transform : lowercase;
}
a:link
{
	color : #666666;
	underline: none;
	text-transform : lowercase;
}
a:active
{
	color : red;
	underline: none;
	text-transform : lowercase;
}
a:visited
{
	color : #333333;
	underline: none;
	text-transform : lowercase;
}
a:hover
{
	color : red;
	underline: none;
	text-transform : lowercase;
}
a:link.reversed
{
	color : #ffcc00;
	underline: none;
	text-transform : lowercase;
}
a:active.reversed
{
	color : #6A8CB5;
	underline: none;
	text-transform : lowercase;
}
a:visited.reversed
{
	color : #ffcc00;
	underline: none;
	text-transform : lowercase;
}
a:hover.reversed
{
	color : #6A8CB5;
	underline: none;
	text-transform : lowercase;
}
INPUT
{
	BACKGROUND-COLOR : #ffe375;
	COLOR : #333333;
	FONT-FAMILY : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	FONT-SIZE : 11px;
	FONT-WEIGHT : 600;
	BORDER-BOTTOM : thin groove;
	BORDER-LEFT : thin groove;
	BORDER-RIGHT : thin groove;
	BORDER-TOP : thin groove;
	border-color : #333333;
	image-border : none;
	text-transform : lowercase;
}
SELECT
{
	BACKGROUND-COLOR : #ffe375;
	COLOR : #333333;
	FONT-FAMILY : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	FONT-SIZE : 11px;
	PADDING-BOTTOM : 1px;
	PADDING-LEFT : 1px;
	PADDING-RIGHT : 1px;
	PADDING-TOP : 1px;
	text-transform : lowercase;
}
TEXTAREA
{
	BACKGROUND-COLOR : #ffe375;
	BORDER-BOTTOM : thin groove;
	BORDER-LEFT : thin groove;
	BORDER-RIGHT : thin groove;
	BORDER-TOP : thin groove;
	COLOR : #333333;
	FONT-FAMILY : Trebuchet MS,MS Sans Sarif,Arial,Helvetica,Verdana;
	FONT-SIZE : 11px;
	text-transform : lowercase;
}