body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #465ff8;
	text-decoration: none;
	font-weight: bold;
}
.mainback {
	background-color: #DCDCDC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.mainleft {
	background-image: url(images/design/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainright {
	background-image: url(images/design/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.loginbox {
	border: 1px solid #000000;
	background-color: DCDCDC;
}
.orangebar {
	background-color: #FF9900;
	background-image: url(images/design/divide_orange_h.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.whitebar {
	background-color: #FFFFFF;
	height: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.divide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.subheader {
	background-color: #D75A2E;
	background-image: url(images/design/bg_subheader.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheadertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentsquare {
	background-color: #CCCCCC;
	background-image: url(images/design/bg_headers.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	width: 8px;
}
.contenttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/design/bg_headers.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	padding: 2px;
}
.contentmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/design/bg_headers_no_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	padding: 2px;
}
.contentsquaremenu {
	background-color: #CCCCCC;
	background-image: url(images/design/bg_headers_no_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	width: 8px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.content2pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}
.contentnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
.content12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.reviewsquare {
	background-color: #CCCCCC;
	background-image: url(images/design/divide_fade_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 19px;
	width: 8px;
}
.reviewtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/design/divide_fade_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 19px;
	padding: 2px;
}
.review-green {
	background-color: #AEE75C;
	background-image: url(images/design/bg_review_green.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.review-red {
	background-color: #FF0000;
	background-image: url(images/design/bg_review_red.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.review-blue {
	background-color: #00A8FF;
	background-image: url(images/design/bg_review_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.review-yellow {
	background-color: #FFF000;
	background-image: url(images/design/bg_review_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.footer {
	background-image: url(images/design/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
