body
	{scrollbar-base-color:#000000;
	scrollbar-face-color:#777777;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #202020;
background : #FFFFFF url('') repeat-x ; 
}
.body
	{font-size: 12px}
.body2
	{font-size: 11px}
.title
	{font-size: 12px;
	font-weight: bold;
	text-decoration: underline}
.extra
	{font-size: 10px;
	color: #777777}
.warning
	{font-size: 11px;
	color: #ff0000}
a:link, a:active, a:visited
	{text-decoration: none;
	font-weight: bold;
	color: #303030}
a:hover
	{text-decoration: none;
	font-weight: bold;
	color: #00ff00}
input, textarea, select
	{background-color: #EDEDED;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #404040;
	font-size: 10px;
	border: 1px solid #666666;
	width: 150px}
input.graphical
	{border: 0px;
	width: 86px}
input.button
	{background-color: #EDEDED;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #606060;
	font-size: 10px;
	border: 1px solid #666666;
	width: 50px}
input.checkbox
	{width: 15px}


