.right_ver_col {
	background-image: url(../images/mowic_10.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_ver_col {

	background-image: url(../images/mowic_08.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.top_bg {

	background-image: url(../images/mowic_bg_01.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_bg {


	background-image: url(../images/mowic_bg_03.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.li_uno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: lower-alpha;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0081DC;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.status_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.internal_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D9F0FF;
	text-align: center;
	text-transform: uppercase;
}
.internal_links a:link {
	color: #000000;
	text-decoration: none;
}
.internal_links a:visited {
	color: #000000;
	text-decoration: none;
}
.internal_links a:hover {
	color: #969696;
	text-decoration: none;
}
.internal_links a:active {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
