body, table, tr, td {
	font: 8pt verdana,arial,helvetica sans serif,times new roman;
	color: #ADBBCA; 
	letter-spacing: 1px;
}
body
	{
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #C5CAEF;
	SCROLLBAR-SHADOW-COLOR: #C5CAEF;
	SCROLLBAR-ARROW-COLOR: #C5CAEF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	scrollbar-3d-light-color: #FFFFFF;
	background-color: #FFFFFF;
}

A:link {
	COLOR: #CDD9E1; TEXT-DECORATION: none
}
A:active {
	COLOR: #CDD9E1; TEXT-DECORATION: none
}
A:visited {
	COLOR: #CDD9E1; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ADBBCA; TEXT-DECORATION: none
}

input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt verdana, arial, helvetica, times new roman;
	color: #ADBBCA;
	letter-spacing: normal;
	border: 1px solid #ADBBCA;
	padding: 2px;
}

.menu A:link {
	COLOR: #ADBBCA; background-color: #E5E9FE; width: 100px; text-decoration: none; text-align: center; border-right: solid; 
}
.menu A:active {
	COLOR: #ADBBCA; background-color: #E5E9FE; width: 100px; text-decoration: none; text-align: center; border-right: solid;}
.menu A:visited {
	COLOR: #ADBBCA; background-color: #E5E9FE; width: 100px; text-decoration: none; text-align: center; border-right: solid;}
.menu A:hover {
	COLOR: #ADBBCA; background-color: #E5E9FE; width: 100px; text-decoration: none; font-weight: bolder; text-align: center; border-right: solid;}

/* FORMAT STYLING */

h2 { font-size: 10pt; font: bold; letter-spacing: 2px; color: #ADBBCA; background: #E5E9FE; border-bottom: dotted; border-bottom-width: 1px; text-align: center;}
