body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: repeat;
	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(latest_bg.gif);
	height: 169px;
	width: 181px;
}
.bg_content {
	background-image: url(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(dots.gif);
	height: 1px;
}
.txt_latest {
	font-family: Tahoma;
	font-size: 10px;
	color: #813d00;
	font-weight:lighter;
}
.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;
}

a:link, a:visited {
text-decoration: none;
font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #813d00;
}

a:hover {
text-decoration: none;
border-bottom: 1px solid #75BAA1;
color: #C5620A;
}

a:active {
text-decoration: none;
border-bottom: 1px solid #626262;
color: #813d00;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
	color: #993300;
}
