body{
	background-color:#e7e7e7;
	color:#3A3A39;
	font-family:Verdana, Tahoma, Arial;
	font-weight:normal;
	padding:0px;
	margin:0px;	
	border:0px;
}

tr,td {
	font-size:13px;
}
div.scroll {
  /*height: 239px;*/
  height: 400px;
  width: 140px;
  overflow: auto;
  /*border: 1px solid #666;*/
  /*background-color: #ccc;*/
  padding: 0px;
        SCROLLBAR-FACE-COLOR: #090001; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #b1b1b1; 
        SCROLLBAR-3DLIGHT-COLOR: #b1b1b1; 
        SCROLLBAR-TRACK-COLOR: #B9B9B9; 
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
        scrollbar-arrow-color:#D41413;
}

h1{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2{
	color:#f10b0d;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	padding:0px;
}

.copyright {
        font-size:10px;
}

a:link{color:#f10b0d; text-decoration:underline;}
a:visited{color:#f10b0d;  text-decoration:underline;}
a:hover{color:#000000; text-decoration:none;}
a:active{color:#f10b0d; text-decoration:underline;}

a.topmenu:link{color:#f10b0d; text-decoration:underline; font-weight:bold;}
a.topmenu:visited{color:#f10b0d;  text-decoration:underline; font-weight:bold;}
a.topmenu:hover{color:#000000; text-decoration:none; font-weight:bold;}
a.topmenu:active{color:#f10b0d; text-decoration:underline; font-weight:bold;}

a.bottom:link{color:#f10b0d; text-decoration:underline; font-size:11px;}
a.bottom:visited{color:#f10b0d;  text-decoration:underline; font-size:11px;}
a.bottom:hover{color:#000000; text-decoration:none; font-size:11px;}
a.bottom:active{color:#f10b0d; text-decoration:underline; font-size:11px;}

a.play:link{color:#f10b0d; text-decoration:none; font-weight:bold;}
a.play:visited{color:#f10b0d;  text-decoration:none; font-weight:bold;}
a.play:hover{color:#000000; text-decoration:none; font-weight:bold;}
a.play:active{color:#f10b0d; text-decoration:none; font-weight:bold;}
.clearfix::after{content:"";display:table;clear:both}
