body {
	margin:0;
	padding:0;
	background-color: #949063;
	background-image: url(../images/base-bg.jpg);
    background-repeat:  repeat-x

}

p,td { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
	TEXT-DECORATION: none;
}

a{color: #0a1e3a;text-decoration: none;}
a:hover{color: #63850b;text-decoration: none;}
a.hidden {text-decoration: none;color: #000000;cursor:default;}

.bgy {
	background-repeat: repeat-y;
}


.bgx {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}

.bottom_menu {
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/b2-bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}

.bottom_lnk{
	color: #000000;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #000000;
	TEXT-DECORATION:  none;
}
.letan {
	font-size: 10px;
	color: #ffffff;
	vertical-align: center;
    padding-left:5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

}
.menu{
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	font-size: 12px;
	color: #cab9a6;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}

.text{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.text:hover {
	font-size: 11px;
	color: #342728;
	text-decoration: none;
}
.big {
	font-size: 15px;
	color: #342728;
    font-weight: bold;
	vertical-align: center;
}

.body_txt {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-left:8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	vertical-align: top;
	text-decoration: none;
}
.body_txt-for {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-left:3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
	text-decoration: none;
}