a:link {
	color: #C00524;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00524;
}
a:hover {
	text-decoration: underline;
	color: #C00524;
}
a:active {
	text-decoration: none;
	color: #C00524;
}
a {
	font-weight: bold;
}
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.contentTop h1 {
	text-align: center;
}
#divGreenBox {
	background-image: url(images/green-box.gif);
	height: 43px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
}
#divGreenBox a:link, #divGreenBox a:visited, #divGreenBox a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#divGreenBox a:hover {
	color: #C00524;
	text-decoration: none;
}
.contentTop {
	background-image: url(images/top.jpg);
	height: 40px;
	width: 550px;
	background-repeat: repeat-x;
	background-color: #C00524;
	padding-top: 20px;
}
.contentUR {
	vertical-align: top;
	background-color: #C00524;
	background-image: url(images/right.jpg);
}
.contentUL {
	vertical-align: top;
	background-color: #C00524;
	background-image: url(images/left.jpg);
}
.contentLR {
	vertical-align: bottom;
	background-color: #C00524;
	background-image: url(images/right.jpg);
}
.contentLL {
	vertical-align: bottom;
	background-color: #C00524;
	background-image: url(images/left.jpg);
}
.contentBottom {
	background-image: url(images/bottom.jpg);
	height: 60px;
	width: 550px;
	background-color: #C00524;
	background-repeat: repeat-x;
	background-position: bottom;
}
.top {
	background-image: url(images/top.jpg);
	height: 15px;
	width: 141px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	height: 15px;
	width: 141px;
}
.right {
	background-image: url(images/right.jpg);
	width: 15px;
	background-repeat: repeat-y;
	background-position: right;
}
.tablebody {
	background-color: #C00524;
}
#divContentWrapper {
	width: 500px;
	margin-left: 180px;
	padding: 0px;
	margin-top: 0px;
}
#divContentWrapper p {
	margin-top: 0px;
	padding-top: 0px;
}
.content {
	background-color: #FFFFFF;
	padding-top: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.left {
	background-image: url(images/left.jpg);
	width: 15px;
}
#divLeftWrapper {
	float: left;
	width: 172px;
	padding-top: 10px;
}

.contentLeft {
	background-image: url(images/content-left.jpg);
	width: 15px;
	background-repeat: repeat-y;
	background-position: left;
}
.contentRight {
	background-image: url(images/content-right.jpg);
	width: 15px;
	text-align: right;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
#divFooter {
	color: #C00524;
	text-align: center;
	clear: both;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottomlinks {
	background-color: #2D6F6F;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#bottomlinks p {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
#bottomlinks a:link, #bottomlinks a:active, #bottomlinks a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomlinks a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #C00524;
}
.divSubCat {
	padding-left: 15px;
	text-indent: -5px;
	padding-bottom: 5px;
}
.divMainCat {
	padding-bottom: 5px;
}
#divLeftBar a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divLeftBar a:hover {
	text-decoration: underline;
}

#divFooter a:link, #divFooter a:active, #divFooter a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #C00524;
	text-decoration: none;
}
#divFooter a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #C00524;
}
#bottomlinks .caption {
	font-size: 9px;
}
#bottomlinks .caption a {
	font-size: 9px;
}

.submit{
	background-color: #C00524;
	border: 2px solid #837E6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	cursor: hand;
}
.highlight {
	color: #FF0000;
}
.content h1 {
	color: #C00524;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.narrowcontent {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

