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;
	background-position: left top;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
select {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.bg_bottom {
	background-image: url("images/bg_bottom.gif");
	height: 32px;
}
.input {
	width: 138px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.input02 {
	width: 138px;
	font-family: Tahoma;
	height: 56px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}