a:link 		{ color:#DDDDDD; text-decoration:none; font-weight:bold; }
a:visited 	{ color:#DDDDDD; text-decoration:none; font-weight:bold; }
a:hover 	{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:active 	{ color:#DDDDDD; text-decoration:none; font-weight:bold; }

body 		{ 
		margin-top:0px; margin-bottom:0px;
		font-family:Arial,verdana; color:#FFFFFF;
 		scrollbar-face-color:#505050;
 		scrollbar-shadow-color:#FFFFFF; 
 		scrollbar-highlight-color:#FFFFFF;
 		scrollbar-3dlight-color:#000000; 
 		scrollbar-darkshadow-color:#000000; 
 		scrollbar-track-color:#303030;
 		scrollbar-arrow-color:#FFFFFF}

.small		{ font-size:9pt; color:#FFFFFF; font-weight:none; }
.normal		{ font-size:9pt; color:#DDDDDD; font-weight:none; }

.bg-ol		{ background-image:url("gfx/bg-ol.PNG"); }
.bg-or		{ background-image:url("gfx/bg-or.PNG"); }
.bg-ul		{ background-image:url("gfx/bg-ul.PNG"); }
.bg-ur		{ background-image:url("gfx/bg-ur.PNG"); }
.win-ol		{ background-image:url("gfx/win-ol.PNG"); }
.win-or		{ background-image:url("gfx/win-or.PNG"); }
.win-ul		{ background-image:url("gfx/win-ul.PNG"); }
.win-ur		{ background-image:url("gfx/win-ur.PNG"); }
.win-bg1	{ background-image:url("gfx/win-bg1.PNG"); }
.win-bg2	{ background-image:url("gfx/win-bg2.PNG"); }
.win-bg3	{ background-image:url("gfx/win-bg3.PNG"); }

.red-bg		{ background-color:#DD0000; }
.orange-bg	{ background-color:#DD7000; }
