body{
	margin:0;
	padding:0;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;

}
.lk{
	font-size: 14px;
	color: #008a29;
	text-decoration: none;
}
.lk:hover{
	font-size: 14px;
	color: #555;
	text-decoration: underline;
}
.tab_top {
	background-image: url(../images/c_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tab_down {
	background-image: url(../images/c_down.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tab_left {
	background-image: url(../images/c_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tab_right {
	background-image: url(../images/c_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.search {
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.home_box_bg {
	background-image: url(../images/home_cel_bg.gif);
	background-position: right bottom;
	padding: 5px;
	vertical-align:top;
	width:231px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.foot_txtA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.foot_txtA:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.foot_txtB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008a29;
	text-decoration: none;
}
.foot_txtB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008a29;
	text-decoration: underline;
}
.linka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.linka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008a29;
	text-decoration: underline;
}

