
BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #879D95;
	scrollbar-arrow-color: #6E7E88;
	cursor: crosshair;
	background-color: #879D95 ;
	margin-left:15px;
		margin-top:0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	letter-spacing: 1px;
	word-spacing: 2px;
	}
	

table.style{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 8 px; color: #000000; text-decoration: none; background-color: #FFFFFF; border-color: #E6E6E6; border-style: dashed; border-top-width: 1 px; border-right-width: 0 px; border-bottom-width:  1 px; border-left-width: 0 px; padding-top:4; padding-bottom:4; }


A:link {
       TEXT-DECORATION: none; COLOR: #000000;
}
A:visited {
	       TEXT-DECORATION: none; color: #879D95;
}
A:hover {
        FONT-WEIGHT: bold; 
}

.select {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	color: #666666;
	font-size: 9px;
	letter-spacing: 1em;
	word-spacing: 1px;
	text-transform: uppercase;
}


.sec {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #879D95;
	color: #ffffff;
	font-size: 9px;
	letter-spacing: 1em;
	text-align: right;
	word-spacing: 1px;
	text-transform: uppercase;

}

.selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 9px;
	letter-spacing: 1em;
	word-spacing: 1px;
	text-transform: uppercase;
}
