.mainsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	padding: 5px;
	width: 400px;
	margin-left: 295px;
	position: relative;
}
.mainsec a{
	color: #000000;
}
.mainsec a:link{
	color: #000000;
}
.layerstyle{
	position:absolute;
	width:233px;
	height:199px;
	z-index:1;
	layer-background-color: #999999;
	border: 1px solid #000000;
	visibility: hidden;
	top: 79px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: bottom;
	background-color: #CCCCCC;	
}
.footer {
	font-size: 11px;
	color: #000000;
}
.subpagenavbg {
	background-image: url(img/subbg.gif);
	background-repeat: repeat-x;
}
.selectedSubnav {
	font-style: italic;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}
.subheader {
	background-image: url(img/subheader.gif);
	background-repeat: repeat-x;
	background-position: top;
}
