
BODY {
	font-family: Verdana, Tahoma, Arial;
	color: #F0E68C;
	font-size: 10px;
	padding-top: 1px;
	margin-top: 2px;
	background-position: center;
	background-image: none;
	background-color: #949494;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

/* same for all elements */
td {
	font-size: 11px;
	background-color: transparent;
}


/* title */
.title {
	font-weight: bold;
	background-color: Silver;
	color: #A0522D;
	padding: 2px 1px 2px 2px;
}

/* subtitle */
.subtitle {
	font-style: italic;
	background-color: #DCDCDC;
	color: #A0522D;
	padding: 2px 1px 2px 4px;
}

/* standard text on homepazge */
.homedata {
	background-color: transparent;
	padding: 2px 1px 2px 4px;
}
.homeinfo {
	background-color: #DCDCDC;
	color: #A0522D;
	padding: 2px 1px 2px 4px;
}
.inputerror{
	background-color: transparent;
	padding: 2px 10px 2px 15px;
	color: #BF1D00;
	font-weight: normal;
}
.resultstitle {
	background-color: #DCDCDC;
	color: #A0522D;
	padding: 2px 1px 2px 4px;
	font-weight: bold;
}
.resultssubtitle {
	background-color: #DCDCDC;
	color: #A0522D;
	padding: 2px 1px 2px 4px;
}



li {
	line-height: 20px;
	list-style-image: url(images/bull04.png);
	vertical-align: middle;
	font-weight: normal;
}





.spacer {
	background-color: transparent;
	padding: 4px 4px 4px 4px;
}

.navigation {
	background-color: transparent;
}



.errortitle {
	font-weight: bold;
	background-color: Maroon;
	color: Yellow;
}



.infogame {
	background-color: #708090;
	color: #F0E68C;
}

/**Begin xStyle*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/



.newstitle {
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1;
	color: #A0522D;
	background-color: #DCDCDC;
}


a {color: #FFFFC0}

ul {font-size:100%;
    font-weight: bold
    }

.forminput			{
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	border: 1 solid #AAAAAA;
}
.formtextarea		{
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	border: 1 solid #AAAAAA;
}
.formbutton			{
	color: #004BAB;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1 solid #004BAB;
}
.formreset			{
	color: #004BAB;
	font-size: 11px;
	background-color: #ffffff;
	border: 1 solid #004BAB;
	font-weight: bold;
}
.formcombo			{
	font-size: 10px;
	background: #efefef;
	color: #000000;
	border: 1;
}
.formradio			{
	font-size: 10px;
	color: #F0E68C;
	background-color: transparent;
}
.formcheckbox		{
	font-size: 10px;
	color: #F0E68C;
	background-color: transparent;
}
.formtextonly		{
	font-size: 10px;
	color: #F0E68C;
}
.element_style  {
	font-size: 10px;
	color: #F0E68C;
}


a.navig,  {
	background-color: #708090;
	letter-spacing: 1px;
	text-decoration: none;
}
 
a.navigselected {
	background-color: #708090;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

