body {
	margin: 0px;
}
td,p{
	font-size: 12px;
	text-decoration: none;
	color: #382204;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #382204;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text:hover {
	text-decoration: underline;
	color: #944900;
}
.text_red {
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.bt_bg {
	background-image: url(images/bt_bg.gif);
	background-repeat: repeat-x;
}
.login_bg {
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.input {
	height: 18px;
	width: 107px;
	border:1px solid;
	background-color:#E6C78F;
	color: #382204;
	border-top-color: #9C8761;
	border-right-color: #E6C78F;
	border-bottom-color: #E6C78F;
	border-left-color: #9C8761;
	margin: 1px;
}
.pro_bk {
	border: 1px solid #A57330;
}
.l_bg {
	background-image: url(images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.l_bt_bg {
	background-image: url(images/l_bt_bg.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
}
.bt2 {
	background-image: url(images/bt2.gif);
	background-repeat: repeat-x;
}
/* CSS Document */
a.y_link:link
{
	font-size:12px;
	color:#382204;
	text-decoration:none;
}
a.y_link:visited
{
	font-size:12px;
	color:#382204;
	text-decoration:none;
}
a.y_link:hover
{
	font-size:12px;
	color:#ff6600;
	text-decoration:none;
}
.y_text
{
	font-size:12px;
	color:#382204;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.y_red
{
	font-size:12px;
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.y_red_border_bottom
{
	border-bottom:#FF0000 1px dotted;
	font-size:12px;
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.y_green
{
	font-size:12px;
	color:#008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.y_green_border_bottom
{
	border-bottom:#008000 1px dotted;
	font-size:12px;
	color:#008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.y_input
{
	border:#848484 1px solid;
}
.y_title
{
	font-size:12px;
	color:#382204;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.y_content
{
	font-size:12px;
	color:#382204;
	line-height:180%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

