body{
	padding:0px;
	margin:0px;
	background: #575757;
}

body, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#727171;
	}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/ul1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 10px; font-weight:bold}
li a  {font-family:Tahoma; font-size:12px; line-height:20px; color:#8B8B8B;}

hr{
	color: #EDEAE3;
	height: 1px;
}

h1{
	background: url(images/h1-1.gif) no-repeat 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0 7px 16px;
	margin: 0 0 10px 0;
}
h2{
	background-color: #EFEFEF;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px 16px 7px 16px;
	margin: 0 0 10px 0;
	text-align: center;
}
div.form{
	height:65px;
	background:url(images/bg-form.gif) repeat-y 0px 0px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	border: 0px solid black;
	color: #ffffff;
	padding-left: 85px;
	padding-top: 10px;
}
input {height:17px; padding-left:5px; vertical-align:middle; margin-top: 5px;}
input.btn{
	margin-left:6px;
}

div.main{
	width: 990px;
	margin: 10px 0 10px 0;
	background:  #ffffff;
}

div.main_mini{
	width: 685px;
	margin: 10px 0 10px 0;
	background:  #ffffff;
	padding: 10px;
	text-align: left;
	color: #1e1e1e;
}

div.menu_td{
	margin: 0 10px 0 0;
	width: 305px;
}
div.menu_td ul{
	margin-left: 61px;
}
div.menu_td div.news a{
	margin-left: 61px;
	color: #C71A25;
	padding-left: 10px;
	background:url(images/red_d_arr.gif) no-repeat left 5px;
}
div.menu_td h1{
	background: url(images/h1.gif) no-repeat 0px 0px;
	padding-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	
	padding-top: 17px;
	text-align: center;
}
div.menu_td div.menu{
	margin: 6px 0 6px 100px;
	font-size: 12px;	
}
div.menu_td div.menu strong{
	color: #990000;
}
div.menu_td div.menu a{
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
}
div.menu_td div.menu a:hover{
	text-decoration: underline;
}


div.td_1_3{
	width: 327px;
	margin-right: 10px;
}

div.td_1_3 h1{

}
div.td_1_3 ul{
	margin-left:16px;
	}
div.td_1_3 div.news{
	margin-left:16px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
div.td_1_3 div.news a{
	color: #C71A25;
	padding-left: 10px;
	background:url(images/red_d_arr.gif) no-repeat left 5px;
}
div.td_1_3 div.news a.readme{
	color: #343434;
	padding-left: 7px;
	background:url(images/gray_arr.gif) no-repeat left 5px;
}

div.contact_bottom{
	height:89px;
	background: #EFEFEF url(images/bg_bottom.gif) repeat-y top left;
	vertical-align: middle;
	}
div.contact_bottom div.contacts{
	background: url(images/red_block.gif) no-repeat 60px 1px;
	margin-top: 30px;
	padding-left: 85px;
	color:#828080;
	font-size:11px;
}
div.contact_bottom div.contacts a{
	color:#262626;
}

div.contact_bottom table td{
	width: 300px;
}

div.onecol{
	width: 665px;
	color: #1e1e1e;
	margin-right: 10px;
	padding-left: 0px;
}
div.onecol a{
	color: #1e1e1e;
}

div.onecol h1{
	margin-left: 0px;
}

div.onecol h2{
	margin-bottom: 0px;
}

div.onecol ul{
	margin-left:16px;
}

div.onecol div.margin{
	margin-left:20px;
}

div.onecol div.margin p{
	line-height:16px;
}

div.onecol div.margin ul.clean{
	margin-left:16px;
	line-height:24px;
}

div.onecol div.margin ul.li{
	margin-left:16px;
	line-height:24px;
}

div.onecol div.margin div.news{
	margin-left:16px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
div.onecol div.margin div.news a{
	color: #C71A25;
	padding-left: 10px;
	background:url(images/red_d_arr.gif) no-repeat left 5px;
}
div.onecol div.margin div.news a.readme{
	color: #343434;
	padding-left: 7px;
	background:url(images/gray_arr.gif) no-repeat left 5px;
}

div.onecol div.margin h2.line{
	background: #ffffff;
	border-bottom: 2px solid #727171;
	margin-bottom: 0px;
	margin-top: 10px;
}

div.margin div.ws_bottom{
	text-align: center;
}
div.margin div.ws_bottom a{
	color:#727171;
	font-weight: bold;
	margin-right: 20px;
	background:url(images/ul1.gif) no-repeat left center;
	padding:0px 0px 0px 10px;
}
div.margin form h2{
	font-size:12px;
	color:#727171;
}
		
div.margin form input {height:21px; padding-left:5px; vertical-align:middle; margin-top: 0px;}
div.margin form input.btn{ margin-left:200px;}		

div.margin ul.level1 {
	margin-left: 16px;
	margin-top: 5px;	
}
div.margin ul.level1 li {
	color: #000000;
	background:url(images/ul2.gif) no-repeat left center;
}
div.margin ul.level2 {
	margin-left: 26px;
}
div.margin ul.level3 {
	margin-left: 36px;
	margin-bottom: 5px;
}	
div.margin ul.level3 li{
	font-weight: normal;
}		
div.margin ul li{background:url(images/ul1.gif) no-repeat left 5px;}
div.margin ul li.comment {background:none; font-size: 12px; font-weight: normal;}
div.margin ul.br li.comment {
	margin-bottom: 5px;
}
		
table.category{
	vertical-align: top;
	width: 645px;
}
table.category td{	
	padding-bottom: 10px;
	border-top: 2px solid #EFEFEF;
	padding-top: 20px;
}
table.category td.img{
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background: url(images/h1-1.gif) no-repeat 0px 10px;
}
table.category td.img_item{
	width: 260px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: center;
}
table.category td.img_item img{
	border: 1px solid #888888;
}
table.category td.img img{
	border: 1px solid #888888;
}
table.category td.desc{
	width: 360px;
	background: url(images/h1-1.gif) no-repeat -20px 10px;
	padding-top: 15px;
}
table.category td.details{
	width: 360px;
	vertical-align: middle;
}
table.category td.details div{
	margin: 20px 0 20px 0;
}
table.category a{
	font-weight: bold;
}

table.content{
	margin: 10px 0 10px 0;
	background: #ffffff url(images/bg_menu.gif) repeat-y 0px 0px;
}
table.table_menu{
	width: 645px;
}
table.table_menu td{
	width: 200px;
	text-align: center;
}
table.table_menu td a{
	color: #C71A25;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
table.table_menu td a:hover{
	text-decoration: underline;
}
table.table_menu td a img{
	margin-top: 5px;
	margin-bottom: 20px;
}
div.item {
	border-top: 2px solid #EFEFEF;
	padding-top: 20px;
}
div.item img {
	border: 1px solid #888888;	
	margin-bottom: 10px;
}
div.item div {
	margin-bottom: 8px;
}

table.form {
	width: 100%;
}
table.form td {
	padding-bottom: 8px;
	vertical-align: middle;
	font-size: 8pt;
}
table.form td.title {
	text-align: right;
	width: 33%;
	padding-right: 1em;
}

div.contact_bottom table {
	width: 100%;
}

div.contact_bottom table td {
	width: 29%;
}

div.contact_bottom table td.logo {
	width: 72px;
	text-align: right;
	padding-right: 0;
}

div.contact_bottom table td.logo img {
	margin: 8px;
}
