BODY {
	FONT-SIZE: 75%;
	color: #7A7A7A;
	FONT-FAMILY: Tahoma;
	margin:0;
	text-align: center;
	background-color: #EFEBEF;
}
a, a:link, a:hover, a:active, a:visited{
	color: #0078FF;
	text-decoration: none;
}
a:hover{	text-decoration: underline;}

table.base{
	width: 960px;

}

table.base TD{
	vertical-align: top;
}


TD.c1{
	width: 371px;
	vertical-align: top;

}
TD.c2{
	width: 589px;
	vertical-align: top;
}

div.top {
	background-image: URL("images/top_bg.gif");
	background-repeat: repeat-x;
	WIDTH: 100%;
/*	border: 1px #000000 solid;*/
}

#logo{
	margin: 33px 49px 18px 40px;
}

div.toplink{
	display: inline;
	width: 92px;
	height: 12px;
	float: left;
	padding-top: 45px;
}

div.toplink a, div.toplink a:active, div.toplink a:link, div.toplink a:hover, div.toplink a:visited{
	padding-bottom: 0px;
/*	background-image: URL("images/bull1.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
*/
	color: #8C9493;
	font-size: 11px;
}

#topface{
	padding-left:111px;
	float: left;
	display: inline;
}

#toptel{
	margin-top: 24px;
	margin-left: 10px;
	float: left;
	font-size: 16px;
}
#toptel div{font-size: 12px;}
#toptel span{font-size: 18px;}


.top1  table{
	background-image: URL("images/top1_bg.gif");
	background-repeat: repeat-x;

}


div.top1 {
	background-image: URL("images/top1_bg.gif");
	background-repeat: repeat-x;
	WIDTH: 100%;
	text-align: center;
	height: 178px;

}

div.c1{
	padding: 40px 40px 20px 45px;
}
div.c11{
	padding: 1px 44px 20px 45px;
}


#top12{
	width: 371px;
	height: 178px;
	background-image: URL("images/top12bg.jpg");
	color: white;
}

.head, h1{
	border-bottom: 1px #CECFCE solid;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	font-size: 90%;
	color: #7A6538;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h2{
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #7A6538;
	margin-top:  0px;
	margin-bottom: 0px;
	font-size: 100%;
	border-bottom: 1px #CECFCE solid;
}



#bar{
	background-color: #A02125;
	height: 20px;
	width: 100%;
}

#cont{
	font-size: 12px;
	font-weight: bold;
	color: #797874
}
#content{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 80%;
}

td.c22{
	border-left: 1px #cccccc solid;
}

#bot{
	background-image: URL("images/bot_bg.gif");
	background-repeat: repeat-x;
	height: 10px;
}

div.mainmenu{
	margin-left: 44px;
	margin-right: 44px;
	border-top: 1px #99925E solid;
	border-bottom: 1px #EFEEE2 solid;
	height: 34px;
/*	padding: 8px 0px 0px 18px;*/
	background-image: URL("images/mmenubul.gif");
	background-repeat: no-repeat;
	background-position: 0px 14px;
	
	font-weight: bold;
	font-size: 13px;
	color: #776E36;
	position: relative;
}

div.mainmenu a, div.mainmenu a:hover, div.mainmenu a:link, div.mainmenu a:visited, div.mainmenu a:active{
	position: absolute;
	top: 7px;
	left: 17px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

div.mainmenu div {
	position: absolute;
	top: 8px;
	left: 18px;
	color: #776E36;
/*	border: 1px #000000 solid;*/
	display: block;

}

div.mmenutop{
	margin-left: 44px;
	margin-right: 44px;
	background-color: E4E2CB;
	height: 1px;
}
div.mmenubot{
	margin-left: 44px;
	margin-right: 44px;
	background-color: #938B56;
	height: 1px;
}

div.mainmenu_act{
	margin-left: 44px;
	margin-right: 44px;
	background-color: #D1CCA5;
	border-top: 1px #a59f7d solid;
	border-bottom: 1px white solid;
	height: 34px;
/*	padding: 8px 0px 0px 18px;*/
	color: #ffffef;
	font-weight: bold;
	font-size: 13px;
	position: relative;
}
div.mainmenu_act a, div.mainmenu_act a:hover, div.mainmenu_act a:link, div.mainmenu_act a:visited, div.mainmenu_act a:active{
	position: absolute;
	top: 7px;
	left: 17px;
	color: #5C5948;
	display: block;
	text-decoration: none;
}

div.mainmenu_act div {
	position: absolute;
	top: 8px;
	left: 18px;
	color: #ffffef;
/*	border: 1px #000000 solid;*/
	display: block;

}









div.border{
	padding:1px;
	border: 1px #CECFCE solid;
	display: inline;
	float: left;
}
.right {margin-right: 10px;}
.left {margin-left: 10px;}


p {
	margin-top:0px;
	margin-bottom:5px;
	
	padding-left:0px;
	padding-top: 0px;
	
}

ol{
	margin-top:0px;
	margin-left:20px;
}

ul {
	margin-top:0px;
	margin-left:20px;
	list-style-type: square;
	list-style-image: url('images/li.jpg');
	list-style-position: 1px 0px;
	
}

li {
	line-height: 20px;
}
li.normal {
	list-style-type: square;

}

hr {
	border: solid 0px #d0d0d0;
	margin:0px;
	padding:0px;
	height:1px;
	color: #d0d0d0;
	background-color: #d0d0d0;
}

#submenublock{
	background-color: #D1CCA5;
	width: 282px;
}
.submenu a, .submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active{
	height: 20px;
	width: 260px;
	font-weight: bold;
	font-size:12px;
	color: #5F5A3A;
/*	padding: 6px 33px 7px 33px;*/
	padding: 6px 0px 9px 33px;

/*	background-image: URL("images/subbull.gif");
	background-repeat: no-repeat;
	background-position: 19px 10px;

	border-top: 1px #eae6c3 solid;*/
	display: block;
}

div.submenu {
	height: 29px;
	width: 282px;
/*	font-weight: bold;
	font-size:12px;
	color: #5F5A3A;*/
/*	padding: 6px 33px 7px 33px;*/
/*	padding: 6px 0px 9px 33px;*/

	background-image: URL("images/subbull.gif");
	background-repeat: no-repeat;
	background-position: 19px 10px;

	border-top: 1px #eae6c3 solid;
	display: block;
}

div.submenu_act {

	background-color: #eae6c3;
/*	background-image: URL("images/mmenubul.gif");*/
}
div.submenu_act a{
	text-decoration: underline;
}

.pro, .pro a{
	font-size:10px; 
}
.copy{
	font-size: 10px;
}

.red {
	font-weight: bold;
	color: #FF0000;
	font-size : 20px;

}
