body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f7fef1;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E5E5E;
}
.input {
	width: 115px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 185px;
	font-family: Tahoma;
	font-size: 10px;
}
.bg_but001{
	height: 28px;
	width: 59px;
	background-image: url(but001.gif);
}
.bg_but002 {
	background-image: url(but002.gif);
	height: 28px;
	width: 51px;
}
.bg_but003 {
	background-image: url(but003.gif);
	height: 28px;
	width: 42px;
}
.bg_but01 {
	background-image: url(but01.gif);
	height: 38px;
	width: 191px;
}
.bg_but02 {
	background-image: url(but02.gif);
	height: 48px;
}
.bg_but03 {
	background-image: url(but03.gif);
	height: 48px;
}
.bg_but04 {
	background-image: url(but04.gif);
	height: 50px;
}
.bg_but05 {
	background-image: url(but05.gif);
	height: 45px;
}
.txt_but01 a{
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
  text-decoration: none;
}
.txt_but {
	font-family: Arial;
	font-size: 14px;
	color: #959992;
	font-weight: normal;
}
.txt_welcome, H1 {
	font-family: Arial;
	font-size: 24px;
}
.txt_welcome01, H2, .article_title {
	font-family: Arial;
	font-size: 18px;
	color: #818181;
}
.txt_content, .newsbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #80807f;
}
.title_green {
	font-family: Arial;
	font-size: 18px;
	color: #678f00;
}
.title_grey {
	font-family: Arial;
	font-size: 18px;
	color: #8b8b8b;
}
.txt_content_bold, .newsbox_date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #678f00;
}

.style3 {color: #FFFFFF}

.newsbox a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #678f00;
  text-decoration: underline;
}


td.vmenu_main_on, td.vmenu_main_off, td.vmenu_sub_on, td.vmenu_sub_off{
  height: 30px;
  width: 160px;
  border-bottom: 1px #CBCFC9 solid;
}

a.vmenu_main_on, a.vmenu_main_off, a.vmenu_sub_on, a.vmenu_sub_off{
	font-family: Arial;
	font-size: 14px;
	color: #959992;
	font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
}
a.vmenu_main_on:hover, a.vmenu_main_off:hover, a.vmenu_sub_on:hover, a.vmenu_sub_off:hover{
	font-family: Arial;
	font-size: 14px;
	color: #959992;
  text-transform: uppercase;
	font-weight: normal;
  text-decoration: underline;
}
