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-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;
}
.input {
	width: 130px;
	font-family: Tahoma;
	font-size: 10px;
}
.input02 {
	width: 130px;
	font-family: Tahoma;
	height: 49px;
}
.bg_latest {
	background-image: url(images/latest_bg.gif);
	height: 169px;
	width: 181px;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	height: 362px;
	width: 373px;
}
.txt_content {
	font-family: Tahoma;
	font-size: 10px;
	color: #4d3a1f;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #4d3a1f;
}
.txt_date {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
}
.dots {
	background-image: url(images/dots.gif);
	height: 1px;
}
.txt_latest {
	font-family: Tahoma;
	font-size: 10px;
	color: #813d00;
}
.txt_latest_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #813d00;
}.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
