body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f7fef1;
}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}

li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a {
 	color:#006633;
	text-decoration:underline;
}

a:hover {
 	color:#FF9900;
	text-decoration:none;
}


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(images/but001.gif);

}

.bg_but002 {

	background-image: url(images/but002.gif);

	height: 28px;

	width: 51px;

}

.bg_but003 {

	background-image: url(images/but003.gif);

	height: 28px;

	width: 42px;

}

.bg_but01 {

	background-image: url(images/but01.gif);

	height: 38px;

	width: 191px;

}

.bg_but02 {

	background-image: url(images/but02.gif);

	height: 48px;

}

.bg_but03 {

	background-image: url(images/but03.gif);

	height: 48px;

}

.bg_but04 {

	background-image: url(images/but04.gif);

	height: 50px;

}

.bg_but05 {

	background-image: url(images/but05.gif);

	height: 45px;

}

.txt_but01 {

	font-family: "Century Gothic";

	font-size: 11px;

	font-weight: lighter;

	color: #000000;

}

.txt_but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #959992;
	font-weight: normal;
}

.txt_but a:link {

	color: #80807f; 

	text-decoration:none;

}

.txt_but a:visited {
	color: #80807f;
	text-decoration:none;
}

.txt_but a:hover {
	color: #80807f;
	text-decoration:underline; 

}

.txt_but a:active {
	color: #808080;
	text-decoration:none;
}

.txt_welcome {
	font-family: "Century Gothic";
	font-size: 24px;
}

.txt_welcome01 {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #818181;
}

.txt_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #80807f;
	margin: 5px;
	padding-left: 10px;
}

.txt_content a:link {
	color: #006633;
	text-decoration:none;
}

.txt_content a:visited {
	color: #006633;
	text-decoration:none;
}

.txt_content a:hover {
	color: #006633;
	text-decoration:underline;
}

.txt_content a:active {
	color: #006633;
	text-decoration:none;
}


.txt_footer, a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #80807f;
	text-decoration: none;
}

.title_green {

	font-family: "Century Gothic";

	font-size: 18px;

	color: #678f00;
	
	font-weight:bold;

}

.title_grey {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #8b8b8b;
}

.txt_content_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #678f00;
	letter-spacing: .069em;
	padding-left: 10px;
	font-weight:bold;
}


.title_orange {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #F8AA18;
	font-weight: bold;	
}

#copyright {
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: 578px 20px;
}
