html{
	height:100%;
}
body{
	background-color:#fff;
	margin:0px;
	height:100%;
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#6d6d6d;
}

table{
	font-size:12px;
	font-family:"Trebuchet MS";
}

textarea,select{
	font-family:"Trebuchet MS";
}

a{
	color:#298038;
	font-size:12px;
}

img{
	border:0px;
}

.png{
	behavior: url('/TMP/iepngfix.php');
}

tr.footer td{
	height:76px;
	background-color:#3ba445;
}

td.bg1{
	background-image:url('/DESIGN/PROJECT/images/bg1.jpg');
	background-repeat:no-repeat;
}

td.bg2{
	background-image:url('/DESIGN/PROJECT/images/bg2.jpg');
	background-repeat:no-repeat;
}

td.ms a{
	font-size:11px;
	color:#FFFFFF;
}

td.left_menu{
	padding-left:11px;
	padding-top:13px;
	font-size:18px;
	color:#000000;
}

td.left_menu_marker{
	width:10px;
	padding-top:15px;
}

td.left_menu a{
	font-size:18px;
}
.news_marker{
	background-image:url('/DESIGN/PROJECT/images/2arrow.jpg');
	background-position:right 1px;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:20px;
}

.krosh_arrow{
	background-image:url('/DESIGN/PROJECT/images/arrow2.jpg');
	background-position:7px 5px;
	background-repeat:no-repeat;
	padding-left:22px;	
}

.close{
	background-image:url('/DESIGN/PROJECT/images/close.jpg');
	background-repeat:no-repeat;
	background-position:right 6px;
	padding-right:15px;
}

.index_content p{
	padding-bottom:6px;
}

.content{
	font-size:14px;
}

.news_index p{
	padding-bottom:6px;
}

.news_page a{
	font-size:14px;
}

.news_page td{
	width:30px;
	height:22px;
	font-size:14px;
	text-align:center;
}

.news_page td.select{
	width:23px;
	background-color:#c2c1c1;
	color:#ffffff;
	font-weight:bold;
}
