body	{ 
scrollbar-face-color: #C0C0C0; 
scrollbar-shadow-color: #C0C0C0; 
scrollbar-highlight-color: #C0C0C0; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000;
		}

.bestel	{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FF0000;
		}
.bestel:hover	{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
			}
.menu	{
font-family: Arial;
font-size: 18PT;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: #C0C0C0
		}
.link	{
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #c0c0c0
		}
.link:hover	{
	font-family: Arial;
	font-size: 13px;
	font-weight: italic;
	text-decoration: none;
	color: #0000ff;
			}
.news	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
		}
.news:hover	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
			}

.txtlink	{
font-family: Arial;
font-size: 13px;
text-decoration: none;
color: #FDC635
		}
.txtlink:hover	{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FF9736;
			}

.header	{
font-family: Arial;
font-size: 22px;
font-weight: bold;
font-style: italic;
text-decoration: none;
color: #DDAD2E
		}
.tablehd	{
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #FDC635
		}

.normal	{
font-family: Arial;
font-size: 13px;
text-decoration: none;
color: #FFFFFF
		}
.list	{
font-family: Arial;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #000000
		}
.list:hover	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: italic;
	text-decoration: none;
	color: silver;
			}
.credits{
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF
		}
.credits:hover	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FDC635
				}

.form		{
	border:1px solid #ffffff; background-color: #000000;
	background-image: url('gfx/formbg.jpg');
	background-attachment: fixed;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px
			}
.formbtn	{
	background-color: #FEC631;
	color: #000000;

	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
				}
