.lhsback {
	background-color: #7F7F7F;
	background-image: url(/images/lhs_back.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.rhsback {
	background-color: #7F7F7F;
	background-image: url(/images/rhs_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #666666;
}
.content {
	padding: 20px;
}
.pagetitle {
	text-transform: uppercase;
	color: #CC0000;
}
.subnavigate {
	padding: 25px 0px 0px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.button {
	background-color: #FFFFFF;
	background-image: url(/images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 20px;
	height: 15px;
	width: 280px;
}
.register {
	height: 15px;
	width: 120px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
hr {
	color: #EEEEEE;
	height: 1px;
	width: 420px;
}
strong {
	font-weight: normal;
	color: #000000;
}
.comments {
	width: 345px;
}
.redtext {
	color: #CC0000;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
li {
	list-style-image: url(/images/bulletpoint.gif);
	list-style-position: outside;
}
.boldtext {
	font-weight: bold;
}
.largetext {
	font-size: 15.5px;
}
.largetext1 {
	font-size: 13.5px;
}
.modeldrop {
	width: 350px;
}
