body{
	background-color: #cd833f;
}
.background_oj{
	background-color: #cd833f;
}
.background_tableframe{
	background-color: #c16c32;
}
.background_table{
	background-color: #d59a2c;
}
.background_oj2{
	background-color: #b75410;
}
.text_title{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.text_subtitle{
	font-family: Tahoma;
   font-size: 11px;
	font-weight: bold;
}
.text_normal{
	font-family: Tahoma;
   font-size: 11px;
}
.left_margin{
	margin-left: 29px;
}
.bot_margin{
	margin-bottom:50px;
}
.top_margin{
	margin-top: 29px;
}
.right_margin{
	margin-right: 25px;
}
.space {
	line-height: 16px;
}
