@charset "utf-8";
body {
	margin: 0px;
	background-color: #012061;
	background-position: top;
	padding: 0px;
}
.left_foot {
	background-image: url(images/leftmenu_08.jpg);
	background-repeat: repeat;
}

.left_content {
	background-image: url(images/leftmenu_01.jpg);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.mian_content {
	background-image: url(images/zanotti_template2.jpg);
	background-repeat: repeat;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover  {
	text-decoration: underline;
}
