@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	background-image: url(img/menupoz.jpg);
	background-repeat: repeat-x;
	height: 49px;
	top: 22px;
	background-position: bottom;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.ll {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0135AD;
	border-left-color: #0135AD;
	border-bottom-color: #0135AD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.logo {
	background-image: url(img/web.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 260px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEF7;
	text-decoration: underline;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #FF3300;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin: 5px;
}
.o {
	border: 1px solid #0135AD;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #FFFFFF;
}
.onesource {
	background-color: #EEECE1;
	border: 2px solid #D99594;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

