body {
	background-color: #8A754D;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
 a:link {  color: #333333; text-decoration: underline}
 a:visited {  color: #333333; text-decoration: underline}
 a:hover {  color: #FF0000; text-decoration: underline}
 a:active {  color: #FF0000; text-decoration: underline
 }
 .tail {
	font-size: 9px;
 }
 tail a:link {  color: #333333; text-decoration: underline}
 tail a:visited {  color: #333333; text-decoration: underline}
 tail a:hover {  color: #FF0000; text-decoration: underline}
 tail a:active {  color: #FF0000; text-decoration: underline
 }
.topRow {
	background-color: #6371A0;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 10px;
}
.mainTextRow {
	background-color: #EDEDF1;
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -10px;
}
.mainPictureRow {

	background-color: #6371A0;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -10px;
}
.menuRow {
	width: 760px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rightColumn {
	background-color: #C8C8D5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
.adminBase {
	background-color: #E6E5ED;
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6371A0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6371A0;
}
.AdminTableTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6371A0;
	font-weight: bold;
}
.AdminTableBottom {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6371A0;
}
.mainTextBox {
	background-color: #EDEDF1;
	text-align: left;
	margin: 0px;
}
.rightColText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDF1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 3px;
	line-height: 13px;
	padding-bottom: 5px;
}
.TableTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6371A0;
	font-weight: bold;
	padding-left: 10px;
}
.TableBottom {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6371A0;
	padding-left: 10px;
}
.mainTextRowInside {
	background-color: #EDEDF1;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableBottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECED9;
}
