body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
	min-width:1000px;
	max-width:1100px;
}
p,ul,li{padding:0 0 20px 0;margin:0px;font-size:14px;color:#2e2e2f;font-family:arial;}

.fillialname a{
	color: #1c2c5f;
	text-decoration:underline;
}

.fillialname a:hover{
	color: #1c2c5f;
	text-decoration:none;
}

#text a{
	font-size: 14px;
	color: #1c2c5f;
	text-decoration:underline;
}

#text a:hover{
	font-size: 14px;
	color: #1c2c5f;
	text-decoration:none;
}

a{
	font-size: 14px;
	color: black;
	text-decoration:none;
}

a:hover{
	font-size: 14px;
	color: black;
	text-decoration:underline;
}

.main
{
	position: relative;		
}

#logo
{
	position: absolute;
	text-align: left;
	height: 89px;
	top: 20px;
	left: 20px;
}

#top-right
{
	position: absolute;
	text-align: right;
	height: 89px;
	top: 40px;
	right: 30px;
}

#top-right a
{
	color: black;
	text-decoration: none;
}

#top-right a:hover
{
	color: black;
	text-decoration: underline;
}

#home
{
	position: absolute;
	right: 100px;
}

#sitemap
{
	position: absolute;
	top: 1px;
	right: 70px;
}

#mail
{
	position: absolute;
	top: 1px;
	right: 40px;
}

#language
{
	font-family: Tahoma;
	position: absolute;
	font-size: 10pt;
	top: 5px;
	right: 0px;
}

#topmenu
{
	position: absolute;
	font-size: 13px;
	height: 50px;
	top: 45px;
	right: 0px;
	width: 673px;
}

#mainmenu
{
	position: absolute;
	background: #77b520;
	width: 100%;
	height: 30px;
	top: 130px;
}

#mainmenu a
{
	color: white;
	text-decoration: none;
}

#mainmenu a.link:hover
{
	color: #558a1d;
	text-decoration: none;
}

#bglogo
{
	position: relative;
}

#news
{
	position: relative;
	width:100%;
	height: 35px;
	padding-top: 10px;
}

#newsname
{
	font-size: 12px;
	background-color: #77b520;
	color: white;
	width: 60px;
	height: 20px;
	padding: 0px 0px 0px 15px;
}

#newstext
{
	color: black;
	padding: 0px 0px 0px 15px;
	height: 20px;
}

#newsarchive{
	color: #909090;
	height: 20px;
	padding: 3px 0px 0px 0px;
}

#newsarchive a
{
	color: #909090;
	height: 20px;
	text-decoration: underline;
}

#hr2
{
	position: relative;
	background: url('img/hr.jpg') repeat-x;
	width: 100%;
	height: 1px;
}

#foot1
{
	position: relative;
	width: 100%;
	height: 195px;
}

#foot2
{
	position: absolute;
	width: 100%;
	height: 90px;
	top: 1px;
}

.hr3
{

	background: url('img/hr2.jpg') repeat-y;
	width: 1px;
	height: 100%;
}

.footer
{
	position: relative;
	width: 100%;
	height:70px;
}

#hr
{
	position: absolute;
	top: 659px;
	width: 100%;
	border-top: solid 1px black;
}

#footer-left
{
	height: 50px;
	padding-left: 30px;
	width:150px;
}

#footer-right
{
	height: 50px;
	text-align: right;
	padding-right: 30px;
}

.input
{
	border: solid 1px black;
	height: 15px;
	width: 125px;
}

.imgbtn
{
	padding-top: 10px;
}

.submenu
{
	background:#77b520;
	color:white;
	width: 250px;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	cursor: pointer;
	padding-right: 15px;
	font-size:14px;
}

.submenuhr
{
	background: url('img/submenuhr.jpg') repeat-x;
	height: 1px;
}

#nownews
{
	font-size: 13px;
	height: 20px;
}

#map
{
	position: relative;
	background: url('img/map.gif') no-repeat;
	width: 739px;
	height: 612px;
	font-size: 13px;
}

#link
{
	padding: 35px 0px 0px 0px;
	color: #77b520;
	font-size: 12px;
}

#link a
{
	color: #77b520;
	font-size: 12px;
}

#menuname
{
	padding: 35px 0px 0px 0px;
	color: #1c2c5f;
	font-size: 28px;
	font-family: Arial;
}

.fillialname
{
	font-size: 14px;
	color: #003354;
	border: solid 0px red;
}

#fillialtext
{
	font-size: 13px;
	color: #1c2c5f;
}

#searchtitle
{
	font-size: 15px;
	color: #1c2c5f;
	padding-top:20px;
}

#searchtitle a
{
	font-size: 15px;
	color: #1c2c5f;
	text-decoration:none;
}

#searchtitle a:hover
{
	font-size: 15px;
	color: #1c2c5f;
	text-decoration:underline;
}

#fillialtext a
{
	font-size: 13px;
	color: #1c2c5f;
	text-decoration:none;
}

#fillialtext a:hover
{
	font-size: 13px;
	color: #1c2c5f;
	text-decoration:underline;
}

#fillialactivetext a
{
	font-size: 13px;
	color: #77b520;
	text-decoration:none;
}

#fillialactivetext a:hover
{
	font-size: 13px;
	color: #77b520;
	text-decoration:underline;
}

#content
{
	position:relative;
	margin-left:200px;
}

#text
{
	font-size: 14px;
	font-family: Arial;
	padding-right: 30px;
	padding-top: 35px;
	padding-bottom: 50px;
	line-height: 23px;
}

.fillial-window
{
	position: relative;
	top: 230px;
	left: 150px;
	width: 500px;
	height: 120px;
	border: solid 2px #b6c79c;
	background: #f8fbf3;
	font-size: 12px;
}

.fillials-window
{
	position: absolute;
	top: 0px;
	left: 150px;
	width: 500px;
	border: solid 2px #b6c79c;
	background: #f8fbf3;
	font-size: 12px;
}

.history
{
	position: relative;
	background: url('img/historyline.jpg') no-repeat;
	background: url('img/hisrepeat.jpg') repeat-y;
	width: 775px;
	font-family: Arial;
	font-size: 14px;
	line-height: 23px;
	background-position:center;
}

.historyline{position:absolute;left:296px;padding-left:21px;}

.hist1{position:relative;left:217px;width:350px;}

.hist2{position:relative;left:74px;width:650px;}

#line1{
	background: url('img/line1.jpg') no-repeat;
	width: 167px;
	height: 17px;
}

#line12{
	background: url('img/line11.jpg') no-repeat;
	width: 170px;
	height: 22px;
	margin-left: -3px;
}

#line2{
	background: url('img/line2.jpg') no-repeat;
	width: 166px;
	height: 21px;
}

#line22{
	background: url('img/line22.jpg') no-repeat;
	width: 169px;
	height: 20px;
}

#line3{
	background: url('img/line3.jpg') no-repeat;
	width: 310px;
	height: 26px;
}

#line32{
	background: url('img/line33.jpg') no-repeat;
	width: 310px;
	height: 26px;
}

#line4{
	background: url('img/line4.jpg') no-repeat;
	width: 304px;
	height: 26px;
}

#line42{
	background: url('img/line44.jpg') no-repeat;
	width: 304px;
	height: 26px;
}

#hist_year
{
	font-size: 22px;
	color: #77b520;
}

#hist_year2
{
	font-size: 22px;
	color: #77b520;
	margin-left: 20px;
}

#hist_year3
{
	font-size: 22px;
	color: #77b520;
	margin-left: 180px;
}

#hist_text
{
	font-size: 14px;
	color: #1e2e62;
	width:150px;
}

#hist_text2
{
	font-size: 14px;
	color: #1e2e62;
	width:150px;
	margin-left: 20px;
}

#hist_text3
{
	font-size: 14px;
	color: #1e2e62;
	width:150px;
	margin-left: 180px;
}

.prdate
{
	color:#9e9fa0;
	font-size:14px;
	padding-top:20px;
}

.news_date
{
	color:#9e9fa0;
	font-size:14px;
}

.news_name
{
	color: #1e2e62;
	font-size: 14px;
	WIDTH:100%;
}

.pages
{
	color: #1e2e62;
	font-size: 14px;
	margin-top: 10px;
}

.news_hr
{
	background: url('img/hr3.jpg') repeat-x;
	width:100%;
	height:1px;
	margin-top: 10px;
}

.pages a
{
	color: #1e2e62;
	text-decoration: underline;
}

.pages a:hover
{
	color: #1e2e62;
	text-decoration: none;
}

.news_name a
{
	color: #1e2e62;
	text-decoration: underline;
}

.news_name a:hover
{
	color: #1e2e62;
	text-decoration: none;
}

.prsubhead
{
	color:#1e2e62;
	font-size:14px;
	padding-top:5px;
}

.prsubhead a
{
	color:#1e2e62;
	text-decoration:underline;
}

.prsubhead a:hover
{
	color:#1e2e62;
	text-decoration:none;
}

.prpagesubhead
{
	color: #1c2c5f;
	font-size: 28px;
	padding-bottom:20px;
	line-height:40px;
}

.prpagetext
{
	color:#2e2e2f;
	font-size:14px;
	padding-top:5px;
}

.report
{
	color:#1e2e62;
	font-size:14px;
	padding-left: 10px;
	padding-top:20px;
}

.report a
{
	color:#016aac;
	text-decoration:underline;
}

.report a:hover
{
	color:#016aac;
	text-decoration:none;
}

.center{
	position:relative;
	top:20px;
}

.search_btn{
	position: relative;
	background: url("img/next5.jpg") no-repeat;
	width: 15px;
	height: 15px;
	border: 0;
	cursor: pointer;
	top: 3px;
}

a.tariff{
	font-size: 18px;
	color: #2e2e2f;
	text-decoration:none;
}

a.tariff:hover{
	font-size: 18px;
	color: #2e2e2f;
	text-decoration:underline;
}

a.blue{color: #0065aa;text-decoration: underline;}
a.blue:hover{color: #0065aa;text-decoration: none;}
