body {
	font-family: Arial, Helvetica, sans-serif;
	background: #E4E4D1;
}
.left {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.right {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.mainTable {
	padding: 3px;
	border: none;
	background: none;
}
.indentLeft {
	margin-left: 20px;
}
.hdr1 {
	color: #EA832B;
	font-size: 14px;
	border: none;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.hdr2 {
	background: none;
	color: #c8ab61;
	font-size: 14px;
	padding: 5px;
	border: none;
	font-weight: bold;
}
.hdr3 {
	color: #908d83;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	background-color:#f1f1e8;
}

.logout {
	background: none;
	color: #FFFFFF;
	font-size: 11;
	padding: 3px;
	border: none;
	font-weight: regular;
}

a.logout:link, a.logout:active, a.logout:visited {
	text-decoration: none;
	color:#B89C57;
}

 a.logout:hover {
	text-decoration: underline;
	color:#B89C57;
}


.errMsg {
	color: #D21C1F;
	font-weight: bold;
	border-bottom-color: none;
	border-right-color: none;
	border-left-color: none;
}
.menu {
	background: none;
	color: #666666;
	font-size: 11px;
	padding:3px;
}

.menupage {
	background: none;
	color: #605E57;
	font-weight: bold;
	font-size: 12px;
	padding:2px;
}

a.menupage:link, {
text-decoration: underline;
color: #7F1416;
font-weight: bold;

}
.normalText {
	font-size: 12px;
	background: none;
	color: #666666;
}
.instrHdr {
	background-image:url(images/grybgrnd.jpg);
	background-repeat: no repeat;
	background-position:left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
	color: #908d83;
}
#li {
	font-weight: bold;
	font-size: 12px;
	padding-left: 4px;
}
	
.loginLink {
	font-size: 20px; 
	font-weight: bold; 
	color: #EA832B;
}
.plain {
	color:#605E57;
	background: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	background-color: none;
}

.belowlogtext {
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#3C3A36;
	padding-right:4px;
}

a.belowlogtext:link, a.belowlogtext:active, a.belowlogtext:visited {
	text-decoration: none;
	color:#3C3A36;
}

 a.belowlogtext:hover {
	text-decoration: underline;
	color:#3C3A36;
}


.emphasis {
	color: #000000;
}
.basictext {
	font-size: 12px;
	padding-left:3px;
	color:#706D66;
}

a.menuLink:link, a.menuLink:visited {
	text-decoration: none;
	color: #908d83;
	padding:3px;
}
a.menuLink:hover {
text-decoration: underline;
    color: #777777;
	}

.headertitle {
	color: #2853A9;
	font-size: 16px;
	padding: 5px;
	border: none;
	font-weight: bold;
}

.secondaryinfo {
	background-color: none;
	padding: 0, 0, 8px, 3px;
	border-color: #2853A9;
	border: none;
}

.bottompagelink {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #5a5652;
}
a.bottompagelink:link, a.bottompagelink:active, a.bottompagelink:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #5a5652;
	text-decoration:none;
}
a.bottompagelink:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #5a5652;
}
