BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase; font-weight: bold;
}
DIV.menu {
	FONT-SIZE: 11px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; line-spacing="28px"; line-height= 2.0em;
}

A:link {
	color: #0F00CD;
	text-decoration: none;
}

A:visited {
	color: #993366;
	text-decoration: none;
}

A:active {
	color: #0033CC;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #0F00CD;
	text-decoration: none;
}

A.dark:visited {
	color: #8B008B;
	text-decoration: none;
}

A.dark:active {
	color: #0F00CD;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
	padding-left: 2px
}

P {
	font-size: 11px;
	font-family : Verdana;
	line-height: 18px;

}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
ul {
	list-style-type: disk;
	list-style-position: inside;
	margin-left: 0px;
	margin-top: -18px;
	padding:1px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
