body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
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;
}
.bg_welcome {
	background-image: url(images/bg_welcome.gif);
	height: 209px;
	width: 235px;
}
.bg_recent {
	height: 209px;
	width: 329px;
	background-image: url(images/bg_recent.gif);
}
.bg_latest {
	background-image: url(images/bg_latest.gif);
	height: 224px;
	width: 231px;
}
.bg_short {
	background-image: url(images/bg_short.gif);
	height: 225px;
	width: 302px;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 25px;
	width: 650px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #d5c9b0;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3e2617;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3e2617;
}
.txt_black_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.input {
	width: 130px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 130px;
	font-family: Tahoma;
	height: 49px;
}
