body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(http://quick-xs.net/img/watermark.jpg); 
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment:fixed;
	cursor:default;
}
body,td,th {
	font-family: Arial, Verdana, Tahoma,Sans;
	font-size: 11px;
	font-weight: normal;}


a:link,a:active,a:visited {  color : #000088; text-decoration: none; border-width: 0px;}
a:hover		{ text-decoration: underline; color : #DD6900; border-width: 0px;}

.headersearch {
  font-family:Arial,Verdana,Sans;
  font-size:10pt;
  border:2pt #000000 solid;
  background-color:#BBDDFF;
}
.rss_note {
	border:1px dotted #C0C0C0;
	padding:3px;
	margin:0px;
	background:#ECEDF0;
	color:#000000; }
	
.dl_details{border:1px dotted #C0C0C0;padding:5px;margin:0px;background:#FFFFFF;color:#000000;align:left;}
.dl_underline{border-bottom:1px solid #C0C0C0;}
.spaced{margin:4px;}
.spaced_top{margin-top:4px;}


.menu_bg {background-color: #DDDEE3;}
.menu_kop {font-weight: bold; color: #000000; height:28;}
.menu_sub {color: #333333; width:148; height:16; cursor:hand;}
.menu_sub a	{color: #ffffff;}
.menu_sub a:link	{color: #333333;}
.menu_sub a:hover	{color: #000000;}
.menu_sub a:active	{color: #333333;}
.menu_sub a:visited	{color: #333333;}

.menu_sub_games {height:16;}
.menu_sub_games a {color: #FFFFFF;}
.menu_sub_games a:visited {color: #FFFFFF;}

td.menu_hover {
	width:148;
	height:16;
	font-weight: bold;
	border-left:0;
	border-right:0;
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#888888;
	border-top-width:1px;
	border-top-color:#888888;
	border-top-style:solid;
	background: #ffffff;
	cursor:hand;}
td.menu_hover a:link {color: #000000;}
td.menu_hover a:visited {color: #000000;}
td.menu_hover a:hover {color: #000000;}

.header3{color:#004e98; font-family: Tahoma,Sans; font-size: 20px; font-weight:bold;}
.tabletxt{font-size: 12px;}

input,textarea, select, checkbox {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif,Sans;
	border-color : #000000; border-width:1pt;
}
.button {
	color : #000000; background-color:#FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif,Sans;
	border-color : #000000; border-width:1pt;
}
.buttonlite {
	color : #000000; background-color:#FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif,Sans;
	border-color : #000000; border-width:1pt;
}



/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif,Sans; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


