A:LINK {color : #0000FF;}
A {color : #0000FF;}
A:HOVER {color: #008000;}
BODY {
	background: url('images/palmbackrnd4.jpg');
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	scrollbar-arrow-color : black;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : White;
        font-family: arial;
        font-size: 12px;
	scrollbar-3dlight-color : Black;
}
TD {
	font-size : 12px;
	font-family : Verdana;
}

.cellheader {
	background: url('images/header-diamondhead.jpg');
	background-repeat: no-repeat ;
	background-position: left top;
	background-attachment: fixed;
}

.cellfooter { background: #C6D4EE; }
.cellfooter {font-family: arial; font-size: 10px; color: black}
.cellfooter a:link {font-family: arial; font-size: 10px; color: #0000FF}
.cellfooter a:visited {font-family: arial; font-size: 10px; color: #0000FF}
.cellfooter a:hover {font-family: arial; font-size: 10px; color: #008000}

.linkcolor1 {font-family: arial; font-size: 10px; color: white}
.linkcolor1 a:link {font-family: arial; font-size: 10px; color: white}
.linkcolor1 a:visited {font-family: arial; font-size: 10px; color: white}
.linkcolor1 a:hover {font-family: arial; font-size: 10px; background-color: white; color: #006E01}

.linkcolor2 {font-family: arial; font-size: 10px; color: white}
.linkcolor2 a:link {font-family: arial; font-size: 10px; color: white}
.linkcolor2 a:visited {font-family: arial; font-size: 10px; color: white}
.linkcolor2 a:hover {font-family: arial; font-size: 10px; color: white}

.linkcolor3 a:link {font-family: arial; color: #006E01}
.linkcolor3 a:visited {font-family: arial; color: #006E01}
.linkcolor3 a:hover {font-family: arial; color: #00FF99}

.cell {
   border: thin dotted #C0C0C0;
   padding: 5px;   
}
.cellreg {
	border: #808080 1px dotted;
}
.cellhover {
	border: black 1px solid;
}