.sect_title {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
.sect_title_on {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	text-decoration:underline;
}

.top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	height: 10px;
	font-size: 2px;
}
.bot {
	background-image: url(images/bot.gif);
	background-repeat: repeat-x;
	height: 10px;
	font-size: 2px;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	width: 11px;
	font-size: 2px;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	width: 11px;
	font-size: 2px;
}

.corp {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
.bot_nav {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.bot_nav_out {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.head_style {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	padding-bottom: 10px;
}
.right_nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.right_nav_on {
	font-family: Tahoma;
	font-size: 12px;
	color:669d09;
	text-decoration: none;
}
.casuta{
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	font-family:Tahoma;
}
.casuta_on{
	background-color:#CFF7A4;
	border:1px solid #999999;
	font-size:12px;
	font-family:Tahoma;
}


