body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	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:  12pt;

}

input {

	font-family: Tahoma;

	font-size: 12pt;

}

select {

	font-family: Tahoma;

	font-size: 12pt;

	color: #5E5E5E;

}

.input {
	width: 80px;
	font-family: Tahoma;
	font-size: 90%;

}

.input02 {
	width: 100%;
	font-family: Tahoma;
	font-size: 90%;

}

.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: "Century Gothic";
	font-size: 100%;
	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: 90%;
	color: #333333;

}

.txt_content2 {
	font-family: Tahoma;
	font-size: 110%;
	color: #666;
}

.title_green {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #678f00;

}

.title_grey {

	font-family: "Century Gothic";

	font-size: 18px;

	color: #8b8b8b;

}

.txt_content_bold {

	font-family: Tahoma;

	font-size: 90%;

	font-weight: bold;

	color: #678f00;

}
.ttop {
	background-image: url(images/top.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}


