a.list {
font-size:13;
font-weight:500;
color:#000000;
text-decoration:none;
}

a.list:hover {
font-size:13;
font-weight:500;
color:#0a4c1a;
text-decoration:underline;
}



strong {
font-weight:500;
}
a {
color:#0a4c1a;
text-decoration:underline;
font-weight:bold;
}
a:hover {
font-weight:bold;
color:#0a4c1a;
text-decoration:none;
}



a.menu {
color:#0a4c1a;
font-weight:600;
text-decoration:none;
font-size:12;
}
a.menu:hover {
color:red;;
font-weight:600;
text-decoration:none;
font-size:12;

}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
td {
	vertical-align: top;
}
.bgsp {
	background-repeat: repeat-y;
	background-position: left;
}