* { margin:0; padding:0;}
body {background-color: #080808; font-family:Tahoma; font-size:100%; line-height:1.25em; color:#cecece;}


.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

p { margin:0; padding:0;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x;}
.tall_center { background:url(images/tall_center.gif) left 301px repeat-x;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}



/*==================list====================*/
ol { list-style:none;}
ol li { color:#686868; font-weight:bold; font-size:0.75em; list-style:decimal; padding-bottom:6px;}
ol li span { color:#fff;}
ol li strong { color:#a4e100;}
ol li a { color:#fff; text-decoration:none;}
ol li a:hover {color:#a4e100;}
ol .li_act { color:#fff;}

ul { list-style:none;}
.ul li a { background:url(images/marker.gif) no-repeat 0 4px; padding-left:9px; font-weight:bold; line-height:2.18em;}
.ul li a:hover { color:#a4e100;}

.ul1 li {color:#696969;}
.ul1 li a {color:#a4e100; font-weight:bold; line-height:1.81em;}
.ul1 li a:hover {color:#e0e0e0;}


/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}


/*==================txt, links, lines, titles====================*/
a {color:#e0e0e0; text-decoration:none;}


.txt1 { color:#a4e100;}

.link1 { color:#a4e100; font-weight:bold;}
.link1:hover { color:#e0e0e0;}
.link2 { background:url(images/marker.gif) no-repeat 0 4px; padding-left:9px; font-weight:bold;}
.link2:hover { color:#a4e100;}
.link3 { color:#cecece; text-decoration:underline;}
.link3:hover { text-decoration:none;}
.link4 { color:#a4e100; text-decoration:underline;}
.link4:hover { text-decoration:none;}

.line_hor {
	padding-bottom:34px;
	margin-bottom:13px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line_hor1 { background:url(images/line2.gif) left bottom repeat-x; padding-bottom:17px; margin-bottom:16px;}

.title { margin-bottom:19px;}


/*==================blocks====================*/
.block { background:url(images/block_bgd.gif) left top repeat-x;}
.block .r { background:url(images/r.gif) right top repeat-y;}
.block .b { background:url(images/b.gif) left bottom repeat-x;}
.block .l { background:url(images/l.gif) left top repeat-y;}
.block .t { background:url(images/t.gif) left top repeat-x;}
.block .l_t { background:url(images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(images/l_b.gif) no-repeat left bottom;}
.block .ind { padding:0 0 0 0;}

.menu_block { background:url(images/menu_block_bgd.gif) left top no-repeat #0d0d0d;}
.menu_block .right { background:url(images/right.gif) right top repeat-y;}
.menu_block .right_line { background:url(images/right_line.gif) no-repeat right top;}
.menu_block .ind { padding:37px 0 30px 89px;}

/*content*/
#content { font-size:0.96em;}
#content .indent { padding:12px 0 15px 14px;}




/*================== index.html ==================*/
#page1 #content .col_1 .indent { padding:18px 0 20px 12px;}
#page1 #content .col_1 ul { margin-left:4px;}
#page1 #content .col_2 .indent { padding:19px 0 32px 24px;}
#page1 #content .col_2 .img_indent { margin:0 17px 0 3px;}
#page1 #content .col_2 .p1 { padding-top:5px; font-size: 1.25em;}
