﻿body
{
	behavior:url("csshover.htc");
	margin:0px;
	padding:0px;
	background-color:#686868;	
	
}

.tbl1
{
	width:886px;
	border:solid 1px #3b3b3b;
	background-color:#000000;
	background-image:url(pic/px_grd.gif);
	background-repeat:repeat-x;
	min-height:1000px;
	margin:0px;
	padding:0px;
}

.d1
{
	margin:15px;
	margin-top:25px;
}

.d2
{
	width:211px;
	height:26px;
	margin-bottom:6px;
	background-image:url(pic/btn.gif);
	background-repeat:no-repeat;

	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	line-height:26px;
}

.d2:hover
{
	background-image:url(pic/btn_on.gif);
	color:#abc7ff;
}

.d3
{
	margin:18px;
	min-width:852;
	max-width:852;
	height:465;
	background-image:url(pic/content.gif);	
	background-repeat:no-repeat;
	/*background-attachment: fixed;*/
	overflow-y:scroll;
	text-align:left;
	max-height:465px;	
	min-height:465px;	
	scrollbar-face-color: #a4a4a4;
	scrollbar-highlight-color: #a4a4a4;
	scrollbar-shadow-color: #a4a4a4;
	scrollbar-3dlight-color: #072447;
	scrollbar-arrow-color: #1f568a;
	scrollbar-track-color: #313131;
	scrollbar-darkshadow-color: #072447;
	color:#81D3A;
}

.d4
{
	margin:12px;
	height:441;
}

.a1
{
	margin-right:20px;
	font-family:Arial;
	font-size:10pt;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:right;
	line-height:26px;
}
