.MainContentTable {
	background-color: #FFFFFF;
}
.TopRow {
	font-size: 1px;
	background-color: #FFFFFF;
	height: 10px;
}
.TopCol {
	font-size: 1px;
	background-color: #FFFFFF;
	width: 10px;
}
.UpperLeft {
	font-size: 1px;
	background-image: url(../images/system/UpperLeft.jpg);
	height: 10px;
	width: 10px;
}
.UpperRight {
	font-size: 1px;
	background-image: url(../images/system/UpperRight.jpg);
	height: 10px;
	width: 10px;
}
.LowerLeft {
	font-size: 1px;
	background-image: url(../images/system/LowerLeft.jpg);
	height: 10px;
	width: 10px;
}
.LowerRight {
	font-size: 1px;
	background-image: url(../images/system/LowerRight.jpg);
	height: 10px;
	width: 10px;
}
.ContentTable {
	margin: 0px;
	padding: 0px;
}
.NavBar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;

}
.NavBar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;

}
.YellowVertigrad {
	background-image: url(../images/system/VertiYellowGrad.jpg);
	height: 20px;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #006600;
}
.RightOfHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ContentLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.ContentRightBottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #006600;
	border-bottom-color: #006600;

}
.ContentLeft {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #006600;
}
.UpperLeftPicHolder {
	background-color: #D9FFD9;
	border: 1px solid #FECB01;
	vertical-align: middle;

}
.OuterContainers {
	border: 1px solid fecb01;
}
.ContainerHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-weight: bold;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 3px;
	padding: 3px;
}
.InnerHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
