a {
	color: #000000;
}

a:hover {
	color: #F00600;
	text-decoration: none;
}

blockquote {
	border: 1px solid #FE0000;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	padding: 0px 10px;
}

blockquote p {
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 3px;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: none;
	border-right-color: #000000;
	border-right-style: none;
	border-top-color: #000000;
	border-top-style: none;
	color: #FE0000;
	font-size: 22px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

h2 {
	border-bottom-color: #010101;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #F00600;
	font-size: 16px;
	margin-right: -10px;
	padding-right: 20px;
}

h3 {
	border-bottom-color: #F00600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #010101;
	font-size: 16px;
	margin-right: -20px;
	padding-left: 2px;
	padding-right: 20px;
}

li.listtitle {
	margin-bottom: 5px;
}

p, li, td {
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	background-color: #EAECF7;
	border: 1px solid #00507C;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 20px;
	width: 80%;
}

.buybutton {
	background-color: #C3051F;
	border-bottom-color: #690310;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FDC1C9;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #690310;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #FDC1C9;
	border-top-style: solid;
	border-top-width: 2px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

.buybutton:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FDC1C9;
	border-left-color: #690310;
	border-right-color: #FDC1C9;
	border-top-color: #690310;
	color: #B81323;
}

.category {
	background-color: #00507C;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: -5px;
	margin-right: -10px;
	margin-top: 9px;
	padding-left: 5px;
}

.classlist {
	line-height: normal;
}

.form {
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

.form input {
	font-size: 11px;
	width: 90%;
}

.form select {
	background-color: #3091D8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 90%;
}

.form td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.form textarea {
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}

.list {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

.list a h2{
	border: none;
}

.list h2 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 5px;
}

.list p {
	margin: 0px;
	margin-bottom: 5px;
}

.list td {
	border: none;
	margin: 0px;
	padding: 0px;
}

.listtitle a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#botnav {
	background-color: #3091D8;
	border-bottom-color: #2070AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2070AA;
	border-right-color: #2070AA;
	border-top-color: #2070AA;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#botnav a {
	border: #2070AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#botnav a:hover {
	text-decoration: underline;
}

#container {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#content {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 800px;
}

#footer {
	background-color: #666666;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

#footer #footernav a {
	color: #009AC8;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#footer #footernav a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#header img {
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

#logo {
	background-color: #FFFFFF;
	clear: both;
	margin: 3px 0px 0px;
	width: 800px;
}

#mainarea {
	background-color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	width: 418px;
	border: 1px none #CCCCCC;
}

#mainarea .classlist h2 {
	background-color: #B70A1D;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-top: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#mainarea .classlist p {
	display: inline;
	line-height: normal;
}

#mainarea p {
	line-height: 20px;
}

#nav {
	clear: both;
	float: left;
	margin-right: 10px;
	width: 170px;
	background-color: #FFFFFF;
}

#nav .sub {
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav a, #nav h2 {
	background-color: #FFFFFF;
	color: #333333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 9px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FE0000;
}

#nav a:hover {
	color: #FF0105;
}

#rightcol {
	float: right;
	height: 300px;
	padding-top: 40px;
	text-align: center;
	width: 160px;
	border: 1px none #333333;
}

#rightcol a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #FE0000;
	padding: 5px;
	margin: 5px;
	border: 1px solid #666666;
}
#rightcol a:hover {
	background-color: #000000;
}


#signup {
	background-color: #B81A19;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #E9EBF5;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #E9EBF5;
	border-top-style: solid;
	border-top-width: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 140px;
}

#signup .submit {
	font-size: 11px;
}

#signup a {
	background-color: #B81A19;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}

#signup h2 {
	background-color: #00507C;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #E9EBF5;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

#signup input.input {
	background-color: #FDECEC;
	color: #B81A19;
	font-size: 11px;
	width: 100px;
}

#signup td {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

#topnav {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	text-align: right;
	vertical-align: middle;
	padding-bottom: 2px;
	padding-right: 20px;
}

#topnav a {
	background-color: #FFFFFF;
	border-bottom: 1px none #EAECF7;
	border-left: 1px solid #EAECF7;
	border-right: 1px solid #EAECF7;
	border-top: 1px solid #EAECF7;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

#topnav a:hover {
	color: #F00600;
}

#toptext {
	background-color: #3091D8;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 13px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	width: 100%;
}

#toptext a {
	border-bottom-color: #00275A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FCFDFE;
	font-weight: normal;
	margin-right: 8px;
	text-decoration: none;
}

#toptext a:hover {
	color: #FFCC00;
}
