body {
	margin:0;
	padding:0;
	background-color: #510101;
	background-image: url(../images/base-bg.jpg);
	background-repeat: repeat-x;
}

td { font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;

}
p { font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
	line-height:20px;
	/*text-indent:20px;*/
}
p b {color:#FFBB43;}

a{color: #febb44;text-decoration: underline;}
a:hover {color: #FFFFFF;	text-decoration: none;}

a img {border: 2px solid #febb44;}
a:hover img {border: 2px solid #ffffff;}

h1.title, h2, .date {color:#FFBB43;}
h1.title {font-size: 20px;}
h2 {font-size: 16px;}
.date {font-size: 12px;}

form {
     margin:0;
     padding:0;
}
.r-bot {
	/*background-image: url(../images/r-bot-bg.gif);*/
	background-repeat: repeat-y;
	background-position: left;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}


.welcome {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #ffbb43;
	background-image: url(../images/welc-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.lbase-bg {
	background-image: url(../images/l-base-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.c_name {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
}


.bottom_menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 4px;
	vertical-align: top;
	padding-right: 233px;
}

.bottom_lnk{
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

.bottom_lnk:hover {
	color: #febb44;
	TEXT-DECORATION: underline;
}

.menu {
	color: #f9dec4;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 40px;
	white-space: nowrap;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 10px;
}
.menu1 {
	color: #f9dec4;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 40px;
	white-space: nowrap;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.menu_lnk{
	text-decoration: none;
	color: #f9dec4;
}
.rbase-bg {
	background-image: url(../images/r-base-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.news-head {
	font-size: 14px;
	font-weight: bold;
	color: #FFAD4F;
	padding-left: 20px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 2px;
}


.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.sub {
	color: #febb44;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.sub_lnk{
	color: #e2aa0f;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

div.galery a {
	text-decoration:none;
	/*
	background:url(/images/GalerySmallBg.jpg);
	dispaly:block;
	width:242px;
	height:164px;
	float:left;
	padding:11px;
	*/
}
div.galery a img {
	border:0;
	margin:5px;
}

