.leftBorderBkGrnd {
	background-image: url(../images/left_shadow01.jpg);
}
.centralBkGrnd {
	background-color: #ffffcc;
}
.centralBkGrndPlain {
	background-color: #ffffcc;
}

.centralBkGrndHome {
	background-image: url(../images/EditedPhoto.jpg);
}
.rightBorderBkGrnd {
	background-image: url(../images/right_shadow01.jpg);
}
.footerBkGrnd {
	background-image: url(../images/footer01.jpg);
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftMenuBkGrnd {
	background-image: url(../images/leftmenu.jpg);
}
.headingText {
	font-family: sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.headingTextPlain {
	font-family: sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #003333;
}
.headingText110 {
	font-family: sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.normalText {
	font-family: sans-serif;
	font-size: 75%;
	color: #003333;
}
.boldText {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: #003333;
}
.italicText {
	font-family: times;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.redText {
	font-family: sans-serif;
	font-size: 75%;
	color: red;
	margin:10px;
}
.redBoldText {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: red;
	margin:10px;
}
.leftMenuBox {
	background-image: url(../images/footer01.jpg);
}
.leftMenuText {
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftMenuText:link {
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftMenuText:visited {
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftMenuText:hover {
	font-family: times;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
}
.leftSubmenuText {
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftSubmenuText:link {
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftSubmenuText:visited {
	font-family: times;
	font-size: 90%;
	color: #ffffff;
}
.leftSubmenuText:hover {
	font-family: times;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
}
.linkText {
	font-family: sans-serif;
	font-size: 75%;
	color: #003333;
	text-decoration:underline;
	cursor:pointer;
}
.linkText:link {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: #003333;
}
.linkText:visited {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: #003333;
}
.linkText:hover {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: #009999;
}
.linkTextRed {
	font-family: sans-serif;
	font-size: 75%;
	color: red;
	text-decoration:underline;
	cursor:pointer;
}
.linkTextRed:link {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: red;
}
.linkTextRed:visited {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: red;
}
.linkTextRed:hover {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: red;
}
.linkTextBold {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #003333;
	text-decoration:underline;
	cursor:pointer;
}
.linkTextBold:link {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
}
.linkTextBold:visited {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
}
.linkTextBold:hover {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: #009999;
}
.linkTextSmall {
	font-family: sans-serif;
	font-size: 75%;
	color: #003333;
	text-decoration:underline;
	cursor:pointer;
}
.linkTextSmall:link {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: #003333;
}
.linkTextSmall:visited {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: #003333;
}
.linkTextSmall:hover {
	font-family: sans-serif;
	font-size: 75%;
	text-decoration:underline;
	color: #009999;
}
.bodyStyle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.popupBodyStyle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#fbf5f9;
}
.inputtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.inputBox100x16 {
	border: 1px solid #003333;
	width: 100px;
	height: 16px;
}
.inputBox130x16 {
	border: 1px solid #99cccc;
	width: 130px;
	height: 16px;
}
.inputBoxDefault {
	border: 1px solid #99cccc;
}
.fileUpload130x16 {
	border: 2px outset #99cccc;
	width: 250px;
	height: 20px;
	font-family: times;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}
.textBox {
	border: 1px solid #99cccc;
}
.legendBox {
	border: 1px solid #99cccc;
}
.leftMenuTextStatic {
	font-family: times;
	font-size: 100%;
	color: #ffffff;
}
.textSmall80 {
	font-family: times;
	font-size: 80%;
	color: #ffffff;
}
.textSmallDark80 {
	font-family: times;
	font-size: 75%;
	color: #003333;
}
.textSmallDark90 {
	font-family: times;
	font-size: 90%;
	color: #003333;
}
.textSmallDarkBold80 {
	font-family: times;
	font-size: 80%;
	font-weight: bold;
	color: #003333;
}
.textSmallDarkBold90 {
	font-family: times;
	font-size: 90%;
	font-weight: bold;
	color: #003333;
}
.inputbuttonlight {
	border: 2px outset #99cccc;
	font-family: times;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	background-color:#ffffff;
	line-height: normal;
	text-decoration: none;
	cursor:pointer;
}
.postTable {
	border: 1px solid #99cccc;
}
.listTable {
	border: 1px solid #006666;
	background-color:#fbf5f9;
}
.listCollapseTable {
	border: 1px solid #006666;
	background-color:#fbf5f9;
	border-collapse: collapse;
}
.menu {
	visibility: hidden; 
	width:150px;
}
.hiddenRow {
	visibility: collapse;
}
.tableHeaderRow{
	background-color:#99cccc;
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003333;
	cursor:pointer;
}
.tableHeaderRowNormal{
	background-color:#99cccc;
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003333;
}
.tabText {
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003333;
	text-decoration:underline;
	cursor:pointer;
	background-color:#99cccc;
}
.tabText:link {
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
}
.tabText:visited {
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
}
.tabText:hover {
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-decoration:underline;
	color: #009999;
	background-color:#66ffff;
}
.tabTextSelected {
	font-family: sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003333;
	text-decoration:underline;
	background-color:#cccccc;
}
.subTabText {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #003333;
	text-decoration:underline;
	cursor:pointer;
	background-color:#99cccc;
}
.subTabText:link {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
}
.subTabText:visited {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
}
.subTabText:hover {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-decoration:underline;
	color: #003333;
	background-color:#66ffff;
}
.subTabTextSelected {
	font-family: sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #003333;
	text-decoration:underline;
	background-color:#cccccc;
}
.tabTable {
	border-bottom: 1px solid #003333;
}
.tableRow0 {
	background-color:#fbf5f9;
}
.tableRow1 {
	background-color:#f1eaf1;
}
.tableRowRed {
	background-color:#FF9966;
}
.highlightText {
	font-family: times;
	font-size: 80%;
	font-weight: bold;
	color: #003333;
	background-color:#ccffff;
}
.highlightText2 {
	font-family: times;
	font-size: 80%;
	font-weight: bold;
	color: #003333;
	background-color:#ddeeee;
}
.staticDetailsFieldset {
	border: 1px solid #99cccc;
	background-color:#ddeeee;
}
.staticDetailsLegend {
	font-family: sans-serif;
	font-size: 70%;
	color: #003333;
}
.helpDivStyle {
	position:absolute;
	z-index:1;
	background-color:#ffffcc;
	visibility:hidden;
}
.scrollDivStyle {
	height: 300px;
	width: 270px;
	overflow: auto;
}