
body 	{
		margin:				0px;
		padding:			0px;
		background-color:		#000000;
		color:				#ffffff;
		scrollbar-track-color:		#000000; 
		scrollbar-arrow-color:		#0099cc; 
		scrollbar-face-color:		#000000; 
		scrollbar-3dlight-color:	#666666; 
		scrollbar-highlight-color:	#808080; 
		scrollbar-shadow-color:		#484848; 
		scrollbar-darkshadow-color:	#333333; 
	} 

a		{ text-decoration: none; color:#3399ff }
a:hover		{ text-decoration: underline overline; color:#ff0033 }
a:active 	{ text-decoration: none; color: #cc00cc }


.chroma0	{ filter:chroma(color=#000000) }
.chroma1	{ filter:chroma(color=#000001) }
.chroma2	{ filter:chroma(color=#000100) }
.chroma3	{ filter:chroma(color=#000101) }
.chroma4	{ filter:chroma(color=#010000) }
.chroma5	{ filter:chroma(color=#010001) }
.chroma6	{ filter:chroma(color=#010100) }
.chroma7	{ filter:chroma(color=#010101) }



.menubutton1 {
	margin:			1px 0px 0px 0px;
	padding:		1px 2px;
	width:			125px;
	height:			20px;
	white-space:		nowrap;
	font-family:		Arial,Tahoma;
	font-size:		10pt;
	font-weight:		normal;
	font-style:		normal;
	color:			#808080;
	text-decoration:	none;
	border:			#484848 1px solid;
	background-color:	#000000;
	}

a.menubutton1:hover {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	none;
	border-top:		#000048 1px solid;
	border-right:		#808080 1px solid;
	border-bottom:		#ffffff 1px solid;
	border-left:		#808080 1px solid;
	background-color:	#cccccc;
	filter:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000066,endColorStr=#ffffff);
	}

.menubutton1h {
	margin:			1px 0px 0px 0px;
	padding:		1px 2px;
	width:			125px;
	height:			25px;
	white-space:		nowrap;
	font-family:		Arial,Tahoma;
	font-size:		11pt;
	font-weight:		normal;
	font-style:		normal;
	color:			#a8a8a8;
	text-decoration:	none;
	border:			#484866 1px solid;
	background-color:	#000000;
	}

a.menubutton1h:hover {
	color:			#000000;
	font-size:		12pt;
	font-weight:		bold;
	text-decoration:	none;
	border-top:		#000048 1px solid;
	border-right:		#808080 1px solid;
	border-bottom:		#ffffff 1px solid;
	border-left:		#808080 1px solid;
	background-color:	#cccccc;
	filter:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#480066,endColorStr=#ffffff);
	}

.menubutton1x {
	margin:			1px 0px 0px 0px;
	padding:		1px 2px;
	width:			125px;
	height:			25px;
	white-space:		nowrap;
	font-family:		Arial,Tahoma;
	font-size:		11pt;
	font-weight:		normal;
	font-style:		normal;
	color:			#484880;
	text-decoration:	none;
	border:			#484866 1px solid;
	background-color:	#000000;
	}

a.menubutton1x:hover {
	color:			#000000;
	font-size:		12pt;
	font-weight:		bold;
	text-decoration:	none;
	border-top:		#000048 1px solid;
	border-right:		#808080 1px solid;
	border-bottom:		#ffffff 1px solid;
	border-left:		#808080 1px solid;
	background-color:	#cccccc;
	filter:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#660000,endColorStr=#ffffff);
	}

.menubutton2L {
	margin:			1px 2px 0px 0px;
	padding:		1px 2px;
	width:			60px;
	height:			20px;
	white-space:		nowrap;
	font-family:		Arial,Tahoma;
	font-size:		10pt;
	font-weight:		normal;
	font-style:		normal;
	color:			#808080;
	text-decoration:	none;
	border:			#484848 1px solid;
	background-color:	#000000;
	}

a.menubutton2L:hover {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	none;
	border-top:		#000048 1px solid;
	border-right:		#808080 1px solid;
	border-bottom:		#ffffff 1px solid;
	border-left:		#808080 1px solid;
	background-color:	#cccccc;
	filter:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000066,endColorStr=#ffffff);
	}

.menubutton2R {
	margin:			1px 0px 0px 2px;
	padding:		1px 2px;
	width:			61px;
	height:			20px;
	white-space:		nowrap;
	font-family:		Arial,Tahoma;
	font-size:		10pt;
	font-weight:		normal;
	font-style:		normal;
	color:			#808080;
	text-decoration:	none;
	border:			#484848 1px solid;
	background-color:	#000000;
	}

a.menubutton2R:hover {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	none;
	border-top:		#000048 1px solid;
	border-right:		#808080 1px solid;
	border-bottom:		#ffffff 1px solid;
	border-left:		#808080 1px solid;
	background-color:	#cccccc;
	filter:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000066,endColorStr=#ffffff);
	}


