body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014588;
}
.mainTBL_left {
	vertical-align: top;
	width: 200px;
}
.mainTBL_middle {
	vertical-align: top;
	width: 569px;
	background-image: url(images/BGcontent.gif);
	background-repeat: repeat-y;
	background-position: 0px 20px;
}
.mainTBL_right {
	vertical-align: top;
	width: 200px;
}
.mainTBL_footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #c7c7c7;
	border-right-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-left-color: #c7c7c7;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

.SO {
	padding: 0px 10px 10px;
}
.tdLOGIN {
}

.SO_title {
	border: 1px solid #c7c7c7;
	background-color: #f7f7f7;
	vertical-align: middle;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SO_content {
	padding: 5px;
	font-size: 12px;
	color: #014588;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px none #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
.SO_content2 {
	padding: 5px;
	font-size: 12px;
	color: #014588;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px none #c7c7c7;
	border-right: 1px none #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}
.SO_content3 {
	padding: 5px;
	font-size: 12px;
	color: #014588;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px none #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px none #c7c7c7;
	text-align: right;
}
td.content {
	background-image: url(images/BGcontent.gif);
	padding: 10px;
	vertical-align: top;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tblLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: right;
}
.textBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	width: 100px;
}
.menuLinks {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
}
.menuLinks .theLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	background-color: #F7F7F7;
	padding: 0px;
	text-transform: capitalize;
}

a:link {
	color: #269F99;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	color: #269F99;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #01468A;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.btnSubmit {
	background-image: url(images/btnSubmit.gif);
	height: 20px;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: left top;
}
input.btnSearch {
	background-image: url(images/btnSearch.gif);
	height: 20px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
input.btnUpdate {
	background-image: url(images/btnUpdate.gif);
	height: 20px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.ptrSELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	width: 100px;
	color: #004588;
}
