.pgTbl {
	background-image: url(imgs/tblBack.jpg);
	width: 750px;
	background-repeat: no-repeat;
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CC0000;
	background-color: #CC0000;
}
a.leftNav{
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a.leftNav:link{
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a.leftNav:hover{
	background-color:#FFFFFF;
	border-color:#FF0000;
	color:#000000;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.srFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	letter-spacing: 5px;
	text-decoration:none;
}
a.srFooter:hover{
	color:#ffffff;
	text-decoration:none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	width: auto;
}
.pageHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

a.bodyText{
	color:#00FF00;
}
.myForms {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.sideForms {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border:none;
	margin:0;
}
.littleButton {
	height: 15px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 7px;


}
.leftNavSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CC0000;
	background-color: #CC0000;
}
.dataPad {
	margin-left: 20px;
	margin-right: 20px;
}
.leftPaddedImage {
	margin-left: 10px;
}
.rightPaddedImage {
	margin-right: 10px;
}
.adminBodyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.adminPageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}
.boldUpdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	line-height: 15px;
	font-style: italic;
	font-weight: bold;
}
.updateBox {
	margin: 5px;
	padding: 5px;
	border: 1px solid #00FF00;
}
.redBorder {
	border: thin solid #FF0000;
}
