* {
	border-collapse: collapse;
	font-family: "trebuchet ms", tahoma, verdana, sans-serif;
	font-size: 12px;
}

html {
	background-color: #AA9D70;
}

body {
	background-color: #AA9D70;
	color: #000;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	
	background: -moz-linear-gradient(top,  #AA9D70,  #8A7D50); /* for firefox 3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, from(#AA9D70), to(#8A7D50)); /* for webkit browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AA9D70', endColorstr='#8A7D50'); /* for IE */
}

body * {
	text-align: left;
}

p, div.p, div.spacer {
	margin: 0 0 5px 0;
}

td {
	vertical-align: top;
}

strong, em {
	font-size: inherit;
}

a img {
	border: 0;
}

a.newmsg {
	font-weight: bold;
}

a {
	color: #584B1E;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.smalllink {
	font-size: 11px;
}
a.delete {
	color: #C00;
}

span.successmsg {
	color: #0A0;
}
span.errormsg {
	color: #C00;
}
div.clear {
	clear: both;
}

/*
 * Forms
 */
input.formfield, textarea.formfield, select.formfield, input.formbutton, input.formsearchbutton {
	border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
input.formfield, textarea.formfield, select.formfield {
	background: #EFEDCD;
	background: -khtml-gradient(linear, left top, left bottom, from(#EFEDCD), to(#DFDDBD));
	background: -moz-linear-gradient(top,  #EFEDCD,  #DFDDBD);
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEDCD), to(#DFDDBD));
	border: 1px solid #9A8D60;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEDCD', endColorstr='#DFDDBD');
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEDCD', endColorstr='#DFDDBD');
	padding: 0 2px 0 2px;
}
input.formbutton, input.formsearchbutton {
	background: #E7E5C5;
	background: -khtml-gradient(linear, left top, left bottom, from(#E7E5C5), to(#AFAE99));
	background: -moz-linear-gradient(top,  #E7E5C5,  #AFAE99);
	background: -webkit-gradient(linear, left top, left bottom, from(#E7E5C5), to(#AFAE99));
	border: 1px solid #5A4D30;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7E5C5', endColorstr='#AFAE99');
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7E5C5', endColorstr='#AFAE99');
	padding: 0 10px 0 10px;
	text-align: center;
}
input.formsearchbutton {
	padding: 0 15px 0 15px;
}

/*
 * BBCode
 */
span.u {
	font-size: inherit;
	text-decoration: underline;
}
ul.nobullets, ol.listing, ul.listing {
	margin: 5px 0 5px 0;
}
ul.noarrows {
	list-style-type: none;
	padding: 0 0 0 10px;
}
ol.listing {
	padding: 0 0 0 28px;
}
ul.listing {
	padding: 0 0 0 23px;
}
ul.noarrows li, ol.listing li, ul.listing li {
	margin: 0;
	padding: 0;
}
span.center {
	display: block;
	font-size: inherit;
	text-align: center;
	width: 100%;
}
div.box {
	margin: 5px 10px 5px 10px;
	padding: 2px;
}
blockquote.quote {
	background-color: #CBBE91;
	border: 1px solid #C1B487;
	line-height: 125%;
	margin: 5px 10px 5px 10px;
	padding: 2px;
}
blockquote.quote div.quoted {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
}
div.code {
	background-color: #CBBE91;
	border: 1px solid #C1B487;
	color: #050;
	display: block;
	font-family: "courier new", courier, sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin: 5px 10px 5px 10px;
	padding: 2px;
}
code.inlinecode {
	color: #050;
	font-family: "courier new", courier, sans-serif;
	font-size: 11px;
	margin: 0 2px 0 2px;
}
div.question {
	font-weight: bold;
	margin: 0 5px 0 5px;
	padding: 0;
}
div.answer {
	margin: 0 10px 0 10px;
	padding: 0;
}
div.imgmapcontainer {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
div.imgmapcontainer img, img.normal, img.left, img.right, img.center {
	border: 1px solid #584B1E;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
img.center {
	clear: both;
	display: block;
	margin: 0 auto;
	text-align: center;
}
img.left, img.right, img.center {
	margin-bottom: 5px;
}
table.display {
	margin: 5px;
	margin-bottom: 10px;
}
table.display td {
	padding-right: 30px;
}
table.results {
	margin: 5px 5px 10px 5px;
}
table.results th.team {
	padding: 0 5px 0 5px;
}
table.results th {
	padding: 0 10px 0 10px;
}
table.results td.place {
	padding-right: 3px;
}
table.results td.team {
	padding-right: 15px;
}
table.results td.num {
	text-align: center;
}
table.singleresult {
	margin: 0 auto;
	width: 100%;
}
table.singleresult td.teamone, table.singleresult td.teamtwo {
	width: 40%;
}
table.singleresult td.teamone {
	text-align: right;
}
table.singleresult td.teamonescore, table.singleresult td.teamtwoscore {
	width: 9%;
}
table.singleresult td.teamonescore {
	text-align: right;
}
table.singleresult td.divisor {
	text-align: center;
	width: 2%;
}
