html {
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#606060;
	scrollbar-3dlight-color:#606060;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#606060;
	overflow-y:scroll;
}

a:link{
	font-size:13px;
	line-height:120%;
	color:#ffffff;
}

a:visited{
	font-size:13px;
	line-height:120%;
	color:#ffffff;
}

a:active{
	font-size:13px;
	line-height:120%;
	color:#ff0000;
}

a:hover{
	font-size:13px;
	line-height:120%;
	color:#ff0000;
	position:relative;
	left:1px;
	top:1px;
}

a:hover.13top{position:relative;left:0px;top:0px;}

body { background:#000000;
	font-size:13px;
	line-height:120%;
	color:#ffffff;
	margin:0px;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#606060;
	scrollbar-3dlight-color:#606060;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#606060;
}

input,textarea,select {
	background:#000000;
	font-size:13px;
	line-height:120%;
	color:#ffffff;
	padding: 1px;
	border-top:#606060 solid 1px;
	border-right:#606060 solid 1px;
	border-bottom:#606060 solid 1px;
	border-left:#606060 solid 1px;
}

table,tr,td,tt {
	font-size:13px;
	line-height:120%;
	color:#ffffff;
	text-decoration:none;
}

img{vertical-align: bottom}

hr {
	color:#606060;
	background-color:#606060;
	border-style:none;
	width:220px;
	height:1px;
}

hr.red {
	color:#800000;
	background-color:#800000;
	border-style:none;
	width:100%;
	height:1px;
}

hr.cont {
	margin-left:0;
	color:#800000;
	background-color:#800000;
	border-style:none;
	width:200px;
	height:1px;
}

div.block1{
	text-align:center;
}

table.center{
	margin-left:auto;margin-right:auto;
}

table.main{
	margin-left:auto;margin-right:auto;
	background:#000000 url(back-b2.png) repeat-y top left;
}

div.block2{
	width:680px;
	text-align:left;
	margin-left:auto;margin-right:auto;
	margin-top:20px;
	margin-bottom: 25px;
	z-index: 1;
}

div.block3{
	text-align:center;
	background-color:#660000;
	padding:5px;
}

div.block4{
	width:220px;
	text-align:left;
	margin-top:20px;
	margin-bottom: 25px;
	z-index: 1;
}

p.center{
	text-align:center;
}

* html.iepngfix{
behavior: expression(IEPNGFIX.fix(this));
}
