.bluenav { 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal;
	text-decoration: none; 
	color: #000000 }
	
.bluenav:hover {
	text-decoration: underline;
	color: #000000 }
			   
.mainnav { 
	text-decoration: none;
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal; 
	color: #FFD100 }
	
.mainnav:hover { 
	text-decoration: underline;
	color: #FFD100 }
	
.smallnav { 
	text-decoration: none;
	font-size: 11px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal; 
	color: #333333 }
	
.project { 
	font-size: 11px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal;
	text-decoration: none; 
	color: #000000 }
	
.button { 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal;
	text-decoration: none; 
	color: #000000 }
	
.submitlink {
	color: #000000;
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
  }
	
.side { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none }

.side:hover { 
	color: #000000; 
	text-decoration: none; }
	
.sidehi { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; color: #ffffff; 
	text-decoration: none; 
	font-weight: bold }
	
.sidehi:hover { 
	color: #ffffff; 
	text-decoration: none; }
	
.sideblack { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; color: #000000; 
	text-decoration: none; 
	font-weight: normal; }
	
.sideblack:hover { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; color: #000000; 
	text-decoration: none; 
	font-weight: normal; }
	
.poplink { 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline }

.poplink:hover { 
	color: #333333; 
	text-decoration: underline; }
	
.maincontent { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal; 
	color: #000000 }
	
.maincontentbold { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
    font-style: normal; 
	color: #000000 }
	
.maincontentblue { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal; 
	color: #666666 }
	
.smtext { 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
    font-style: normal; 
	color: #000000 }
	
.smtextbold { 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
    font-style: normal; 
	color: #000000 }
	
.mainheadline { 
	font-size: 14px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
    font-style: normal; 
	color: #000000 }
	
a { 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
	text-decoration: underline;
    font-style: normal; 
	color: #666666 }
	
a:hover {
	color: #333333 }
	
.smlink { 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	font-weight: normal; 
	text-decoration: underline;
    font-style: normal; 
	color: #666666 }
	
.smlink:hover {
	color: #333333 }

.template_red { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FF0000}
	
.template_gray { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #999999}

.menubar {
    position: relative;
    background-color: transparent;
    text-align: center }

.bar {
    border-right: #333333 1px outset;
    float: left;
    width: 100px;
    cursor: hand;
    text-indent: 5px;
    position: relative;
    text-align: center }
	
.menu {
    border-right: #333333 1px outset;
    border-top: #333333 1px outset;
    visibility: hidden;
    border-left: #333333 1px outset;
    width: 150px;
    line-height: 140%;
    border-bottom: #333333 1px outset;
    position: absolute;
    background-color: #666666 }
	
.menuitem {
    padding-right: 15px;
    padding-left: 10px;
    width: 100%;
    cursor: hand;
    line-height: 20px;
    border-bottom: #333333 1px solid }
	
.itemmouseover {
    padding-right: 15px;
    padding-left: 10px;
    width: 100%;
    cursor: hand;
    color: highlighttext;
    line-height: 20px;
    border-bottom: #333333 1px solid;
    background-color: #333333 }
	
.itemmouseout {
    width: 100% }
	
.arrow {
    float: right;
    font-family: Webdings;
    position: absolute;
    text-align: left }
	
.barover {
    border-right: #333333 1px ridge;
    float: left;
    width: 100px;
    cursor: hand;
    text-indent: 5px;
    position: relative;
	color: #000000;
    text-align: center;
	text-decoration: underline }
	
/** Start of display table styles */
#displaytable {
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	
}

#displaytable.even {
	background-color: #F0F0F0;
}

#displaytable.odd {
	background-color: #FFFFFF;
}

#displaytable a {
	font-size: 8pt;
	color: #B88A00;
}

#displaytable a:hover {
	color: #333;
}

#displaytable a:visited {
	color: #999;
}

#displaytable a:visited :hover {
	color: #B88A00;
}

#displaytable a:visited :after {
	content: " (ok)";
	font-size: 60%;
	text-transform: uppercase;
	color: #777;
}

#displaytable td {
	border-bottom: .1em solid #999999;
	padding: 3px 8px;
	vertical-align: top;
}

#displaytable tfoot td {
	border-bottom: 0px;
	color: #333333;
	font-style: italic;
}

#displaytable caption {
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	background-color: transparent;
}

#displaytable thead th {
	border-bottom: .2em solid #000000;
	color: #FFCC33;
	background-color: #444444;
	text-align: left;
	font-size: 8pt;
	padding: 3px 8px;
}

#displaytable .order1 {
	background-image: url('../images/orderAsc.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#displaytable .order2 {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('../images/orderDesc.gif');
}


#displaytable thead a {
	color: #FFCC33;
}

#displaytable thead a:hover {
	color: #FFFFCC;
}

/** for nested display tables */
#nesteddisplaytable {
	font-size: 1em;
}
/** end nested display tables */

/** these two are for changin styles on ajax edit of cell in table*/
.cellEdit {
	font-size: 8pt;
	padding-left: 5px;
	border: 1px solid #FFCC33; 
	width: 80%;
}
.cellEditable {
	/* make height and width 100% so that empty fields are clickable */
	height: 100%; 
	width: 100%;
	cursor: text;
	padding: 1px;
	/*
	border: 1px solid #ccc;
	background-image: url("/powerSource/images/pencilSm.gif");
	background-repeat: no-repeat;
	background-position: right;
	*/
}

.pagelinks {
	padding-top: 5px;
	padding-bottom: 5px; font-size : 8pt;
	display: block;
	font-size: 8pt;
}

/** End of display table styles */
	
