
body,table,p {	
		scrollbar-3dlight-color:#e2e2e2; 
		scrollbar-light-color:white; 
		scrollbar-face-color:#f4f4f4;
		scrollbar-shadow-color:#c2c1c1; 
		scrollbar-darkshadow-color:#e2e2e2; 
		scrollbar-track-color:#e2e2e2;
		scrollbar-arrow-color:#93191c; 
		font-family:tahoma; font-size:10px; cursor:crosshair; color:white;}

a:link {text-decoration:none; color:#ddd295;}
a:visited {text-decoration:none; color:#c0c1c1;}
a:hover {text-decoration:none; filter:fliph; height:1px; color:#020101; cursor:nw-resize;}

.title {	font-family: verdana; filter: dropshadow(color=#020101, offx=1, offy=1, positive=true); height:1px; color:white; font-size:10px; font-weight: bold;}

.menu {	font-family: verdana; 
	filter: dropshadow(color=#020101, offx=1, offy=1, positive=true); 
	height:1px;
	color:#93191c; 
	font-size:10px;
	font-weight: bold; 
	background-color:white;
	border-style:solid;
	border-color:#020101; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:0px;
	border-left-width:0px;
	text-align:center;
	padding:0px;
	margin:0px;}

.content {
	 	border-style: solid;
		border-top-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
		border-left-width:1px;
		border-color:#020101;
		background-color:#93191c;}