body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

.homeTable {
	z-index: 300000;
	position: absolute;
}
#navigation {
	background-color: #FFFFFF;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 11px;
	line-height: 20px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 200;
	text-align: left;
}
.banner {
	background-image: url(images/banner.jpg);
	height: 60px;
}
.header {
	margin-top: 25px;
}
#navigation a {
	padding-left: 22px;
	padding-right: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.redStrip {
	background-color: #660000;
	height: 5px;
}
#footer {
	background-color: #FFFFFF;
	font-size: 11px;
	text-transform: none;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
.footerBottom {
	background-image: url(images/footer.jpg);
	height: 36px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.mainTable {
	background-color: #FFFFFF;
	background-image: url(images/main_banner1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 300000;
}
#navigation a:hover {
	background-color: #CCCCCC;
}
#navigation .selected {
	background-color: #CCCCCC;
}
#subNav {
	background-color: #FFFFFF;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 11px;
	line-height: 20px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 100;
	text-align: left;
}
#subNav a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.contentTable {
	width: 750px;
}
.contentLeft {
	width: 185px;
	padding-top: 5px;
}
#leftColumn LI {
	background-color: #FFFFFF;
	font-size: 10px;
	list-style-type: none;
	width: 175px;

}
#leftColumn {
	padding-top: 2px;
	background-color: #FFFFFF;
	text-align: left;
	width: 185px;
}
#contentArea {
	background-color: #FFFFFF;
	padding: 10px;
}
.content {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftColumn UL {
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	width: 185px;
}
.bold {
	font-weight: bold;
}
#leftColumn a {
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 25px;
	margin-bottom: 7px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 20px;
	width: 185px;
	background-color: #FFFFFF;
}

#leftColumn a:hover {
	background-image: url(images/li_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CCCCCC;
}
	
#subNav .selected {

	background-color: #CCCCCC;
}
.includeItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 13px;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	border: 1px solid #000000;
}
.button {
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.image {
	border: 1px solid #000000;
}
.listBreak {
	height: 100px;
}
.anylinkcss{
	position:absolute;
	width: 120px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 295px;
	border-right: 2px solid #660000;
	border-left: 2px solid #660000;
	margin-top: 8px;
	padding-top: 25px;
	z-index: 400000;
	text-align: left;
	visibility: hidden;
}

.anylinkcss a{
	width: 100%;
	display: block;
	padding: 7px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


.anylinkcss a:hover{
	text-decoration: none;
	background-color: #000000;

}
.shell {
	position: relative;
	height: 500px;
	width: 750px;
}
.innerShell {
	position: absolute;
}
.includeControl {
	background-color: #F0F0F0;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
}
.includeControl a {
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
}
.includeControl a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.includeItemText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}