body {
	background-color: #93A367;
	margin: 0px;
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	color: #CCCCCC;
}
a.leftNav:hover {
	color: #660000;
	text-decoration: underline;
}
a.leftNav:link {
	text-decoration: none;
}
a.leftNav:visited {
	text-decoration: none;
}
a.leftNav:active {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
.contentBoxLeft {
	background-color: #93A367;
	background-image: url(../images/contentBar_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentBoxRite {
	background-color: #93A367;
	background-image: url(../images/contentBar_rite.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	`font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.face1Backer {
	background-image: url(../images/face1.gif);
	background-repeat: no-repeat;
}
.tagLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
	padding-right: 5px;
}
.logoBack {
	background-color: #93A367;
	background-image: url(../images/logoALL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.normalNav:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.normalNav {
	color: #FFFFFF;
}
a.subNav:link {
	text-decoration: underline;
	color: #FFCC00;
}
.subNav {
	color: #FFCC00;
}
.hdrNav {
	color: #FFFFFF;
}
a.hdrNav:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.hdrNav:active {
	text-decoration: underline;
	color: #FFFFFF;
}

