TR.on {
	display:on;
}
TR.off {
	display:none;
}
.menu
{
	background:url(../images/bg_menu.gif) repeat-x;
}
.txt_menu
{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}
.main
{
	background:url(../images/main.gif) no-repeat;
	padding-left:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#165766;
	height:28px;
}
.main_menu
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
	text-decoration:none;
}
.border_menu
{
	border-bottom: #FFFFFF 1px solid;
	height:24px;
}
.bg_content
{
	border:1px solid #84ae4c;
}
.title
{
	background:url(../images/bg_title.gif) repeat-x;
	padding-left:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#165766;
	height:26px;
}
.content
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:14px;
	padding:5px;
	text-decoration:none;
}
.detail
{
	font-family:Tahoma;
	font-size:11px;
	color:#165766;
	text-decoration:none;
	padding:5px;
	line-height:18px;	
}
.detail:hover
{
	text-decoration:underline;
}
.padding_img
{
	padding:5px;
}
.border_content
{
	border-bottom:1px solid #c6c6c6;
	height:24px;
}
.right_title
{
	background:#98cf4f;
	height:24px;	
	border:1px solid #ffffff;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
.footer
{
	height:80px;
	border-bottom:5px solid #98cf4f;
	border-top:5px solid #98cf4f;
}