body	{
	color: #ffffff;
	background-color: #000000;
	background-image: url(img/sf6.gif);
	margin: 0;
	padding: 0;
}

a:link	{
	border: none;
	color: #FF0033;
	background-color: transparent;
}

a:visited	{
	color: #ff0033;
	background-color: transparent;
}

a:hover	{
	color: #ffcc00;
	background-color: #transparent;
}

a:active	{
	color: #ff0033;
	background-color: transparent;
}

label:hover	{
	background-color: #FFCC00;
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #333333;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}

.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.h1bar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F5F5F5;
}

.h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.normal	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.normalbar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.label	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.labelbar	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.biglabel	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.verbarbordertable	{
	background-color: #333333;
}

.verbarlefttable	{
	color: #000000;
	background-color: #333333;
}

.notice	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: lightblue;
}

.bnotice	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: lightblue;
}

.warning	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	background-color: #ffffff;
}

.error	{
	font-variant: small-caps;
	font-weight: bold;
	color: #FF0033;
	background-color: #000000;
}

.horbartop	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}

.verbarleft	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}

.nav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #f8f8f8;
}

th	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFCC00;
	background-color: #000080;
}

.button	{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
}

input	{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #666666;
	color: #FFFFFF;
}

.impfile {
	color: black
	}

select, textarea	{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}

.available	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}

.navitop{
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal;
	border-style: none;
}

a.navitop:link,a.navitop:visited,a.navitop:active{
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	font-weight: normal
}

a.navitop:hover {
  color : #FFFFFF;
  text-decoration: none; 
  font-weight: normal; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #999999
}
.scrolln {
	scrollbar-base-color: darkgray;
	scrollbar-arrow-color: red;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: darkgray;
	width:300px;
	height:1000px;
	overflow: auto
}
