@import url("/css/divs.css");
@import url("/css/menu.css");
body {
	background-color: #6D6D6D;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-indent: 15px;
}
a:visited {
	color: #0000CC;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #192F67;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.slogan {
	line-height: 20px;
	color: #192F67;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.formcell {
	text-align: right;
	vertical-align: top;
}
.formfield {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.center {
	text-align: center;
}
td li {
	padding-left: 30px;
	text-indent: -15px;
}
div#bottomtext a {
	padding-right: 10px;
	padding-left: 10px;
}
table#display td {
	border-style: none;
	text-align: center;
	vertical-align: top;
	height: 118px;
}
table#display td p {
	font-weight: bold;
	font-size: 13px;
	text-indent: 0px;
}
table#display td a, table#display td a:visited, li a, li a:visited, h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
table#display td a img {
	border-style: none;
}
.imgleft {
	display: inline;
	float: left;
	padding-right: 8px;
}
.h1inline {
	display: inline;
}
.h1nobottom {
	margin-bottom: 3px;
}
.difficulty {
	text-indent: 0px;
	font-weight: bold;
	font-size: 13px;
}
.mdifficulty {
	text-indent: 0px;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
.nonimportantbold {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}
.spacer1 {
	line-height: 9px;
}
ul#list {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 35px;
}
ul#list li {
	list-style-type: disc;
}
a#boldlink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.prewards {
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	text-indent: -27px;
	padding-left: 175px;
}
.orange {
	color: #B87836;
}
