@charset "iso-8859-2";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(_images/pagebg.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #6C0000;
}
a:hover {
	text-decoration: underline overline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #D90000;
}
.small {
	font-size: 10px;
	color: #999999;
}
.smallyell {
	font-size: 9px;
	color: #E8C709;
}
.smallSW {
	font-size: 9px;
	color: #000000;
}
.xfield {
	color: #FFFF99;
	background-color: #826114;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.xfieldBig {
	color: #FFFF99;
	background-color: #826114;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
}
.xbutton {
	font-size: 10px;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #D20000;
}
.errorsm {
	font-size: 10px;
	color: #FF0000;
}
.errorlarge {
	font-size: 24px;
	color: #D20000;
}

.white {
	color: #FFFFFF;
}




h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #AEAE00;
}
.hlines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #FFFF99;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #666666;
}
