body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003333;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover { 
    color: #FFFF99;
}
.mainback {
	background-image:  url("../images/mayden_filler.jpg");
	background-repeat: repeat-y;
}
.tbleback {
	background-image:  url("../images/sidetable.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
p {
	font-size: 10px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #003300;

}
h5 {
	font-size: 14px;
	background-color: #336666;
	background-image:  url("../images/sidetable.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	border: thin groove #003333;
}
.nexttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
}
h4 {
	font-size: 12px;
	text-align: center;
}
.pmain {
	font-size: 12px;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	color: #FFFFCC;
	background-color: #003333;
	letter-spacing: 2px;
	padding: 1px;
	height: 20px;
	width: 100%;
	text-indent: 10pt;


}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-indent: 10pt;

}
.psm {
	font-size: 9px;
	color: #CCCCCC;
}
.listtitle {
	font-size: 10px;
	font-weight: bold;
}
.listtext {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;

}
.listtitleactive {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF99;
}.topbar {
	background-image: url("../images/lineimg.jpg");
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px 0px 3px;


}
.lowbar {
	background-image: url("../images/lineimgb.jpg");
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	padding: 5px;


}
h3 {
	font-size: 10px;
	color: #99CC00;
	font-style: italic;
	text-transform: uppercase;
	text-indent: 20pt;
	background-color: #FFFFFF;
	width: auto;
	height: 15px;
	margin: 2px;
	padding: 2px;


}




