td {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  font-size: 11px; color: #908774; text-decoration: none; line-height: 14px}

.bodyhdr {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  font-size: 12px; color: #46402D; text-decoration: none; line-height: 14px; font-weight: bold}
a.bodyhdr:active { } 
a.bodyhdr:visited { } 
a.bodyhdr:hover { text-decoration: underline} 

.bodyhdrred {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  font-size: 12px; color: #FF1000; text-decoration: none; line-height: 14px; font-weight: bold}

.bodytxt {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  font-size: 11px; color: #908774; text-decoration: none; line-height: 14px}

.bodytxtred {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  font-size: 11px; color: #FF1000; text-decoration: none; line-height: 14px}
a.bodytxtred:active { } 
a.bodytxtred:visited { } 
a.bodytxtred:hover { text-decoration: underline}

.bodytxtredsm {  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  font-size: 9px; color: #FF1000; text-decoration: none;}
a.bodytxtredsm:active { } 
a.bodytxtredsm:visited { } 
a.bodytxtredsm:hover { text-decoration: underline}

.navlinkhdr {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #908774; text-decoration: none;}
a.navlinkhdr:active { } 
a.navlinkhdr:visited { } 
a.navlinkhdr:hover { }

.rnavlinkhdra {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FF1000; text-decoration: none;}

.navlink {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #908774;
	/* color: #C3BAAA;  */
	text-decoration: none;
}
a.navlink:active { } 
a.navlink:visited { } 
a.navlink:hover { 
	color: #000000;
	/* color: #908774; */
} 

.numlink {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3BAAA; 
	text-decoration: none;
	padding-left: 5px;
}
a.numlink:active { } 
a.numlink:visited { } 
a.numlink:hover { color: #908774} 


.rnavlinkhdr {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #908774; text-decoration: none}
a.rnavlinkhdr:active { } 
a.rnavlinkhdr:visited { } 
a.rnavlinkhdr:hover {  color: #FF1000;}






/*********************************************************/
/*  ADDED BY P3 FOR NEW FUNCTIONALITY                    */
.adminTable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #000000;
}
.adminTable th {
	font-size: 12px;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px 3px 3px 3px;
}
.adminTable td {
	padding: 5px 3px 5px 3px;
}
.adminTable td.project_category {
	background-color: #666666;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}




.adminPageHeader {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
}

/* ************************ */
/* THIS IS FOR ALL THE HTML BUTTONS */
.buttonStyle {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  
	font-size: 11px; 
	color:            #000000;
	font-weight:      bold;
	text-align: center;
	/* background-color: #EAEAEA; */
	/* background-color: #FFFF99; */
	background-color: #709EC3
	border-style:     groove;
	border-width:     2;
	border-color:     #CCCCCC;
}
/* ************************ */


/* ************************ */
.adminHeader {
	background-color: #EAEAEA;
	font-size: 26px; 
	padding: 10px 0px 20px 0px;
	font-weight:      bold;
}
.leftNav {
	vertical-align: top;
	background-color: #EAEAEA;
	padding: 0px 5px 0px 5px;
}
.contentTd {
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}
/* ************************ */


/*******************************/
/* LIST ROW CLASSES            */
.listRow { 
	background-color: #FFFFFF;
}
.listAltRow {
	background-color: #EAEAEA;
}
/*******************************/

/*******************************/
/* THIS IS PRIMARILY FOR THE FORMATTING OF THE "REQUIRED FIELD" ASTERISK */
.required {
	font-family: Verdana, sans-serif, Geneva, Arial, Helvetica;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
}
/*******************************/

/* ************************ */
/* THIS IS FOR ANY MESSAGE DISPLAYED */
.messageText {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
/* ************************ */


#lowerNav {
	position:absolute;
	left:588px;
	top:500px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  
	font-size: 11px; 
	color: #908774; 
	text-decoration: none; 
	line-height: 14px;
}


/*********************************************************/



