td {
	font-family: Tahoma;
	font-size: 12px;
	color: #606756;
}
.txt {
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
.zag {
	width: 100%;
	height: 23px;
	background-image: url(/imgs/top_dn.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	color: #DEDADA;
}
.menu {
	padding: 0 10px 0px 10px;
	border-right: 1px solid #464A4B;
}
.menu a{
	text-decoration: none;	
}
.tit {
	background-image: url(images/tit_bg.gif);
	width: 100%;
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #191914;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
	text-transform: uppercase;
	height: 19px;
}
.rec {
	background-image: url(images/rec.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.rec2 {	
	padding: 10px 10px 10px 10px;
	width: 160px;
}
.st {
	background-image: url(images/rec.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.st2 {	
	padding: 10px 10px 10px 10px;
	width: 160px;
}
a {
	color: #364955;
	font-weight: bold;
}
.fish {
	font-size: 11px;	
	text-decoration: none;	
}
.new {color: #364955;font-size: 12px;text-decoration: none;font-weight: normal;}
a.new:hover {text-decoration: underline;}