/* CSS Document by Maxim */

* {
	margin:0; padding:0;
}

body { 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, sans-serif, arial;
}

.voxell_logo
{
	background:url(/images/voxell_logo.png) no-repeat;
	background: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/voxell_logo.png", sizingMethod="crop");
}

.voxell_logo_bg_gray
{
	background:url(/images/bb.png) repeat;
	background: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bb.png", sizingMethod="scale");
}
.arraow_little {
background:url('/images/st.gif') no-repeat;
}
.abc {
color:#000000;
text-decoration:underline;
}

.voxell_header1  {
font-family: Myriad Pro;
font-weight:bold;
font-size:20px;
color:#142A3E;
line-height:30px;
}
.voxell_header2  {
font-family: Myriad Pro;
font-size:13px;
color:#3579B2;
line-height:15px;
}
.voxell_news_text {
font-size:12px;
color:6F6F6F;
line-height:17px;
}
.bottom_links {
text-decoration:none;
font-size:11px;
color:#000000;
}


.about_text{
	color:white;
	font-size:12px;
	padding-left:106px;padding-right:116px;
	text-align:justify;
	line-height:17px;
}
.btn_active a{
font-size:11px;
color:#396BD0;
text-decoration:none;
font-weight:bold;
}
.btn_passive a{
font-size:11px;
color:#3A638A;
text-decoration:none;
font-weight:bold;
}

h1 {
font-size:14px;
text-align:left;
}
a:hover{text-decoration:none;}
a {color:#FFFFFF;text-decoration:none;}
a img { border:0;}

ul { list-style:none;}

html, input, textarea , select
	{
		font-family:verdana; 
		font-size:9px;
		line-height:13px;
		color:#62676f;		
	}

input, select { vertical-align:middle; font-weight:normal;}





.blacklink {
	color:#000000;
}
.blacklink:hover {
	text-decoration:underline;
}


.redlink {
	color:#cc0003;
	text-decoration:underline;
}
.redlink:hover {
	text-decoration:none;
}