#header {
	color: #FFFFFF;
}
#Table_01 td {
	vertical-align: top;
}
#leftLinks a {
	color: #F7CF8C;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-top: 2px;
}
#leftLinks a:hover {
	background-color: #8C825A;
}
.active {
	background-color: #8C825A;
}
#left {
	font-size: 25px;
	float: left;
	margin-top: 32px;
	margin-left: 15px;
	font-weight: bold;
}
#right {
	font-size: 22px;
	float: right;
	margin-top: 32px;
	font-weight: normal;
	margin-right: 10px;
}
#leftBar {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 15px;
}
#contentWrapper {
	background-color: #F6CC8B;
	background-image: url(images/main.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#divContent {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
}
#leftBar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#adminHeader {
	background-color: #000000;
}
#Table_01 #adminHeader h1 {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}

#Table_01 #adminHeader #navText a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Table_01 #adminHeader #navText a:hover {
	text-decoration: underline;
}
.smallheader {
	font-size: 16px;
}

.doubleBorder {
	border: 3px double #000000;
}a:link, a:active,a:visited {
	font-weight: bold;
	color: #AE000D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

