/* Body font control. Note that px is smaller than pt. */
BODY
{
    
    COLOR: black;
    FONT-FAMILY: Century Gothic, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 13px;
    
}
H1
{   
    COLOR: #003333;
    FONT-FAMILY: Century Gothic, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 30px;
    text-align: center;    
}

/*End Body Font*/
/*Hyperlink colors. */
A
{
    COLOR: #3333ff;
}
A:hover
{
    COLOR: #ffcc33;
}
/*End Hyperlink colors*/
/*Cell text control. Currently not used.*/
TD
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'MS Sans Serif';
	text-decoration: none;
}
/*End cell text control*/
/*Begin Left Navigation bar Navbarinc is the only file using these styles*/
.navNormal {
	color: #ffcc33;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
   FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
	background-color: #6666600;
	CURSOR: hand;
	height: 15px;
}
.navHighlight {
	color: #fffff;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	CURSOR: hand;
	background-color: #ccccff;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
}
.navDepress
{
    color: yellow;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	CURSOR: hand;
	background-color: #ccccff;
	border-top: black solid 2px;
	border-right: lightgrey solid 2px;
	border-bottom: lightgrey solid 2px;
	border-left: black solid 2px;
}

.navOnPageItem
{
    COLOR: #333366;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
   background-color: #ffffcc;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
	margin: 1;
	padding: 2;

}
.navwinMenuItem
{
	color: #ffcc33;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
   FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
	background-color: #6666600;
	CURSOR: hand;
	height: 15px;
}
/*End Left Navigation Bar*/
/*Begin Banner Navigation Bar Head.inc is the only file using these styles.*/
.bannerNormal
{
    BACKGROUND-COLOR: #666600;
	text-decoration: none;
    CURSOR: hand;
    COLOR: #FFFF99;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 13px;
    FONT-WEIGHT: none;
    HEIGHT: 15px;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
    MARGIN: 0px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    TEXT-DECORATION: none
}
.bannerHighlight
{
    BACKGROUND-COLOR: #FFcc00;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 13px;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;    
	FONT-WEIGHT: bold;
    HEIGHT: 15px;
    MARGIN: 0px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    TEXT-DECORATION: none
}
.bannerDepress
{
    BACKGROUND-COLOR: #FFcc00;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    HEIGHT: 15px;
	border-top: black solid 2px; 
	border-right: lightgrey solid 2px;
	border-bottom: lightgrey solid 2px;
	border-left: black solid 2px;     
	MARGIN: 0px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    TEXT-DECORATION: none
}
.banneronPageItem
{
    BACKGROUND-COLOR: #330033;
    CURSOR: hand;
    COLOR: #FFcc00;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    HEIGHT: 15px;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;    MARGIN: 0px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    TEXT-DECORATION: none
}
.bannerwinMenuItem
{
    BACKGROUND-COLOR: #666600;
    CURSOR: hand;
    COLOR: #FFcc00;
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    HEIGHT: 15px;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;    MARGIN: 0px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    TEXT-DECORATION: none
}
/*End Banner Navigation */
/*Begin Content Navigation This is currently in use with NutrientManagement.asp*/
.contentNormal {
	color: white;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
	background-color: #666699;
	CURSOR: hand;
}
.contentHighlight {
	color: yellow;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	CURSOR: hand;
	background-color: #9999cc;
	border-top: lightgrey solid 2px;
	border-right: black solid 2px;
	border-bottom: black solid 2px;
	border-left: lightgrey solid 2px;
}
.contentDepress
{
    color: yellow;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, 'MS Sans Serif';
    FONT-SIZE: 11px;
	text-decoration: none;
	margin: 1;
	padding: 2;
	CURSOR: hand;
	background-color: #9999cc;
	border-top: black solid 2px;
	border-right: lightgrey solid 2px;
	border-bottom: lightgrey solid 2px;
	border-left: black solid 2px;
}
/*End Content Navigation*/
