a:link.priNav, a:visited.priNav {
	font-size				: 0.8em;
	color					: #ffcc33;
	text-decoration			: none;
}

a:hover.priNav, a:active.priNav {
	text-decoration			: none;
	color					: #ff9933;
}

.priNavAct {
	font-size				: 0.8em;
	color					: #cccccc;
	text-decoration			: none;
}

.secNav, a:link.secNav, a:visited.secNav {
	font-size				: 0.8em;
	color					: #ffcc33;
	text-decoration			: none;
	margin-bottom			: 1.2em;
}

a:hover.secNav, a:active.secNav {
	text-decoration			: none;
	color					: #ff9933;
}

.secNavAct {
	font-size				: 0.8em;
	color					: #cccccc;
	text-decoration			: none;
	margin-bottom			: 1.2em;
}

.secNavSub, a:link.secNavSub, a:visited.secNavSub {
	font-size				: 0.7em;
	font-weight				: normal;
	color					: #ffcc33;
	text-decoration			: none;
	padding-left			: 20px;
	margin-bottom			: 0.8em;
}

a:hover.secNavSub, a:active.secNavSub {
	text-decoration			: none;
	color					: #ff9933;
}

.secNavActSub {
	font-size				: 0.7em;
	color					: #ffffff;
	text-decoration			: none;
	padding-left			: 20px;
	margin-bottom			: 0.8em;
}

.rantdate {
	text-weight				: bold;
}

a:link.rantheadlink, a:visited.rantheadlink, a:active.rantheadlink {
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.85em;
	font-weight				: bold;
	color					: #ffcc33;
	text-decoration			: none;
}

a:hover.rantheadlink {
	color					: #ff9933;
}

a:link.catLink, a:visited.catLink, a:active.catLink {
	font-family				: Tahoma, Helvetica, sans-serif;
	font-weight				: bold;
	color					: #ff9933;
	text-decoration			: none;
}

a:hover.catLink {
	text-decoration			: underline;
}

.bodycopy {
	font-size				: 0.8em;
}

.catHdr {
	font-size				: 1.2em;
	font-weight				: bold;
	color					: #ffcc33;
}


.catDesc {
	font-size				: 0.8em;
	color					: #eeeeee;
}

.equipCopy {
	margin-top				: 10px;
	font-size				: 0.8em;
	color					: #eeeeee;
}

.sectHdr {
	font-size				: 1.0em;
	font-weight				: bold;
	color					: #ffcc33;
	margin-bottom			: 5px;
}

.footer {
	font-size				: 0.7em;
	color					: #eeeeee;
}

.datetime {
	font-size				: 0.65em;
	color					: #ffffff;
}

.imgdata {
	font-size				: 0.65em;
	color					: #999999;
}

.warnHdr {
	font-size				: 1.2em;
	font-weight				: bold;
	color					: #ff0000;
}

.warnTxt {
	font-size				: 0.8em;
	color					: #ff0000;
}

.warning {
	background-color		: #ff9999;
	border					: 2px solid #ff0000;
	padding					: 10px;
}

.label {
	font-size				: 0.8em;
	color					: #cccccc;
}

.nonEdit {
	font-size				: 0.8em;
	font-weight				: bold;
	color					: #cccccc;
}

.txtField {
	width					: 200px;
	height					: 1.3em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}

.txtFieldLong {
	width					: 400px;
	height					: 1.3em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}

.txtFieldShort {
	width					: 150px;
	height					: 1.3em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}

.txtArea {
	width					: 400px;
	height					: 20em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}

.txtAreaSml {
	width					: 400px;
	height					: 7.0em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}


.txtRantArea {
	width					: 200px;
	height					: 20em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}

.txtRantAreaSml {
	width					: 200px;
	height					: 7.0em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}


.txtUpload {
	width					: 200px;
	height					: 1.8em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #000000;
	background-color		: #ffffff;
	border					: 1px solid #000000;
}

.submitBtn {
	width					: 100px;
	height					: 2.0em;
	font-family				: Tahoma, Helvetica, sans-serif;
	font-size				: 0.8em;
	color					: #666666;
	background-color		: #cccccc;
	border					: 1px solid #000000;
}

.tableHeader {
	color					: #ffffff;
	font-weight				: bold;
	padding					: 5px 5px 5px 5px;
}

.floatRight {
	float					: right;
}

.alignTop {
	vertical-align			: top;
}

.lightBgkd {
	background-color		: #aaaaaa;
}