.w12-left {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.in_w12b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a: {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #CC6600;
}
.w13-b {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/icon_arrow-right2.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 18px;
}
.td-left1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #F6F6F6;
	padding-left: 5px;
}
.td-right1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	text-align: center;
}
.td-right2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #E0F2F8;
	text-align: center;
}

li {
	list-style-type: disc;
}


.title-b {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.title-b-red {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.w16-b {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #346aad;
}
.td-top {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #9AC5DD;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pic_font {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #3300CC;
}
.bgpic {
	background-color: #FFFFFF;
	background-image: url(images/show_10.gif);
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 20px;
}

#left_promenu {
	width: 172px;
	font-family:Arial;
	background-image: url(images/show_10.gif);
	background-repeat: no-repeat;
	height: 303px;
	padding-top: 20px;
	font-size: 12px;
	}
	
#left_promenu ul{
	list-style:none;
	margin: 0;
	padding: 0;
	}
	
#left_promenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
#left_promenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	text-decoration:none;
	}			
#left_promenu li a:link {
	text-decoration: none;

}
#left_promenu li a:hover {
	text-decoration: underline;
	background-color: #B1752B;
	color: #FFFFFF;
}
