a
{
	color: navy;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/bg_grey.gif);
}
TR
{
	font-size: x-small;
	font-family: Arial;
}
.GrayBack
{
	font-size: smaller;
	color: #8080c0;
	font-family: 'Microsoft Sans Serif';
	background-color: aliceblue;
}

.bottomText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.PurpleBack
{
	background-color: lavender;
}
.selectedLink
{
	font-weight: bold;
	font-size: xx-small;
	color: #ff9900;
	font-family: Verdana;
}
.selectedlink A
{
	font-weight: bold;
	font-size: xx-small;
	color: #ff9900;
	font-family: Verdana;
	text-decoration: none;
}
.selectedlink A:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: navy;
	font-family: Verdana;
}

.links
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
		text-decoration: none;
}

.links A
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
		text-decoration: none;
}

.links a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}


.smallLinks
{
	font-size: 10px;
	color: #8ca6d7;
	font-family: Arial;
		text-decoration: none;
}

.smallLinks A
{
	font-size: 10px;
	color: #8ca6d7;
	font-family: Arial;
		text-decoration: none;
}

.smallLinks a:hover
{
	font-size: 10px;
	color: Navy;
	font-family: Arial;
	text-decoration: none;
}

.main
{
	font-weight: bold;
	font-size: x-small;
	color: #8080c0;
	font-family: Verdana;
}
.main A
{
	font-weight: bold;
	font-size: x-small;
	color: #8080c0;
	font-family: Verdana;
	text-decoration: none;
}
.main A:hover
{
	font-weight: bold;
	font-size: x-small;
	color: navy;
	font-family: Verdana;
}

.title
{
	font-weight:bolder;
}

.frame
{
	border-color:Silver;
	border-width:1px;
	border-style:Solid;
	width:10px;
}
.tableColor
{
	background-color: #c7dfff;
}
.tableColorNormalText
{
	background-color: #c7dfff;
	font-size:13px;
	color:Black;
	text-decoration:none;
}

.tableColorNormalText a
{
	background-color: #c7dfff;
	font-size:13px;
	color:Black;
	text-decoration:none;
}
.frameColor
{
	background-color: #c7dfff;
}

.tblBackgroundImage
{
	BACKGROUND-IMAGE: url(org/palmDisplay/palmNutrient.jpg); 
	BACKGROUND-REPEAT: no-repeat;
}

.tabSelected
{
	background-color: #c7dfff;
	font-size:x-small ;
	height: 25px;
	color: Black;
}

.tabSelected a
{
	color: Black;
	text-decoration:none;
}

.tabNotSelected 
{
	background-color: #E0EDFE;
	font-size:x-small ;
	color: Black;
}

.tabNotSelected a
{
	color: Black;
	text-decoration:none;
}


.tabDivider
{
	background-color: #ffffff;
	width:2px;
 }

.tabBodyFrame
{
	border-color: #c7dfff;
	border-width:3px;
	border-style:Solid;
	width:100%;
}

.tabSelectedTitle
{
	background-color: #ffc000;
	font-size:xx-small ;
	color: Black;
	padding-left:6px;
	padding-right:6px;
}

.tabSelected2
{
	background-color: #B0C4DE;
	font-size:x-small ;
	height: 25px;
	color: Black;
}

.tabSelected2 a
{
	color: Black;
	text-decoration:none;
}


.yellowBackground
{
	background-color: #c7dfff;
	font-size:x-small ;
}
.tblHeader
{
	BORDER-LEFT-COLOR: white; 
	BORDER-BOTTOM-COLOR: white; 
	BORDER-TOP-COLOR: white; 
	BORDER-COLLAPSE: collapse; 
	BORDER-RIGHT-COLOR: white;
	background-color: #B0C4DE;
	font-weight: bold;
	color:Navy ;
}
.tblRow
{
	BORDER-LEFT-COLOR: white; 
	BORDER-BOTTOM-COLOR: white; 
	BORDER-TOP-COLOR: white; 
	BORDER-COLLAPSE: collapse; 
	BORDER-RIGHT-COLOR: white;
	background-color: #dee9fb;
	
}

.tabTableSecondary
{
	border-color : #B0C4DE;
	border-style: solid;
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.topNav a
{
	font-family: Tahoma;
	font-weight: bolder ;
	color:Navy ;
	font-size: x-small;
	text-decoration : none;
}

.topNav a:hover 
{
	font-family: Tahoma;
	font-weight: bolder ;
	color: #4a92f7;
	font-size: x-small;
	text-decoration : none;
}

.tabExSelected
{
	background-color: #dcdcdc;
	font-size:x-small ;
	height: 25px;
	color: Black;
}

.tabExSelected a
{
	color: Black;
	text-decoration:none;
}

.tabExNotSelected 
{
	background-color:  #efefef;
	font-size:x-small ;
	color: Black;
}

.tabExNotSelected a
{
	color: Black;
	text-decoration:none;
}
