body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#topNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/layout_02.jpg);
	height: 21px;
}
#Table_01 {
	background-image: url(images/bodyRepeat.jpg);
	background-repeat: repeat-y;
}
#Table_01 td {
	vertical-align: top;
}
#contentWrapper {
	background-image: url(images/bodyTop.jpg);
	background-repeat: no-repeat;
}
#homeContentWrapper {
	background-image: url(images/homeBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#homeTable {
	background-image: url(images/homeTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F6C092;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	color: #D68848;
	text-align: center;
	padding: 10px;
}
#caption a {
	font-size: 10px;
	color: #D68848;
	text-decoration: underline;
	margin: 0px;
}
#divLeftCol {
	margin-right: 40px;
	margin-left: 50px;
	margin-top: 260px;
	margin-bottom: 30px;
}
#divContent {
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#divHomeContent {
	margin-top: 260px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#caption {
	font-size: 10px;
	padding: 5px;
}
#topNav a:hover {
	color: #EFA372;
}
a {
	font-weight: bold;
	color: #A60000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#adminContent {
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
.submit {
	font-weight: bold;
	color: #A60000;
	background-color: #D08A4F;
	border: 2px solid #677E74;
}
.linkbutton a:link, .linkbutton a:active, .linkbutton a:visited{
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-decoration: none;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B52235;
	background-color: #D6884A;
	border: 2px solid #688073;
	cursor: pointer;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.bold {
	font-weight: bold;
}
.editor {
	background-color: #ABBBA1;
}

