@import url(/include/css/w3c/cms_w3c.css);
@import url(/include/css/w3c/footer_w3c.css);
@import url(/include/css/w3c/header_w3c.css);
@import url(/include/css/w3c/infobox_w3c.css);
@import url(/include/css/w3c/logon_w3c.css);
@import url(/include/css/w3c/menu_w3c.css);
@import url(/include/css/w3c/news_w3c.css);
@import url(/include/css/w3c/partners_w3c.css);
@import url(/include/css/w3c/usermenu_w3c.css);
@import url(/include/css/w3c/game_w3c.css);

body
{
	background-image: url(/images/basic/background.gif);
	margin: 2px;
	font-family: Verdana;
	font-size: 11px;
}
form
{
	margin: 0px;
}
.body
{
	width: 766px;
}
.leftside
{
	width: 194px;
	text-align: left;
	padding-right: 6px;
}
.splitside
{
	width: 282px;
	text-align: left;
	padding: 0px;
}
.middleside
{
	width: 564px;
	text-align: left;
	float: right;
}
.completeside
{
	clear: both;
	width: 766px;
	text-align: left;
}

/* GENERAL */
A
{
	color: #998318;
	text-decoration: none;
}
A:Visited
{
	color: #998318;
	text-decoration: none;
}
A:Hover
{
	color: #998318;
	text-decoration: underline;
}
A:Active
{
	color: #998318;
	text-decoration: none;
}
H1
{
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #012981;
	margin-bottom: 5px;
	margin-top: 0px;
}
H2
{
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #012981;
	margin-bottom: 5px;
	margin-top: 5px;
}
H3
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #012981;
	margin-bottom: 5px;
	margin-top: 5px;
}
SELECT
{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #ECC91F;
	background-color: #FBF2C9;
	color: #012981;
	margin-bottom: 1px;
}
.field
{
	width: 400px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #ECC91F;
	background-color: #FBF2C9;
	color: #012981;
	margin-bottom: 1px;
}
.fieldmid
{
	width: 200px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #ECC91F;
	background-color: #FBF2C9;
	color: #012981;
	margin-bottom: 1px;
}
.field2digit
{
	width: 16px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #ECC91F;
	background-color: #FBF2C9;
	color: #012981;
	margin-bottom: 1px;
}
.field4digit
{
	width: 38px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #ECC91F;
	background-color: #FBF2C9;
	color: #012981;
	margin-bottom: 1px;
}

.orange
{
	height: 2px;
	overflow: hidden;
	background-color: #FFD300;
	margin-bottom: 6px;
	margin-top: 6px;
}
.center
{
	text-align: center;
}
.textblock
{
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right
{
	text-align: right;
}
.floatright
{
	float: right;
}
.floatleft
{
	float: left;
}
.bold
{
	font-weight: bold;
}
.topmargin
{
	margin-top: 10px;
}
.hand
{
	cursor: hand;
}
.goal
{
	color: Red;
	font-size: 16px;
	font-weight: bold;
}
.smallbox .field
{
	width: 105px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #ECC91F;
	background-color: #FBF2C9;
	color: #012981;
	margin-bottom: 1px;
}
.button
{
	background-color: #ECC91F;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #012981;
}
.buttoninline
{
	background-color: #ECC91F;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #012981;
	position: relative;
	margin-top: -20px;
}
.error
{
	color: Red;
}
.highlight
{
	color: #012981;
	font-weight: bold;
	background-color: #ECC91F;
}
.imageholder
{
	text-align: center;
}
.bigimage
{
	background-color: #FFF;
	border: 2px solid #ECC91F;
	padding: 5px;
	width: 1px;
}
.imgtl
{
	margin-right: 5px;
	margin-bottom: 5px;
}
.hiddenbtn
{
	display: none;
}
.clearboth
{
	clear: both;
}
TABLE THEAD
{
	font-weight: bold;
}
TABLE THEAD TD
{
	border-bottom: 2px solid #ECC91F;
}
TABLE TR.odd
{
	background-color: Transparent;
	cursor: pointer;
}
TABLE TR.even
{
	background-color: #FBF2C9;
	cursor: pointer;
}
TABLE TR.oddover
{
	background-color: #ECC91F;
	cursor: pointer;
}
TABLE TR.evenover
{
	background-color: #ECC91F;
	cursor: pointer;
}


TABLE.t2 TD
{
	padding-bottom: 3px;
}

P
{
	margin: 0px;
/*	margin-bottom: 10px;*/
}
.imgborder
{
	border: 2px solid #ECC91F;
}
.li
{
	padding-left: 15px;
	background-image: url(/images/basic/link_dot.gif);
	background-position: 7px 5px;
	background-repeat: no-repeat;
}
