@charset "utf-8";
body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color: #f0f4ff;
	background-image: url(images/back.gif);
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
H2 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H3 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #465D84;
	font-weight: bold;
}
a:link {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #996699;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3F5075;
	line-height: 13pt;
}
.navtitle {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3F5075;
;
}
.news {
	color: #3F5075;
	font-weight: bold;

}
.footer {
	color: #ffffff;
}
.nav a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bolder;
}
.nav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navcolom a:link {
	color: #3F5075;
	text-decoration: none;
	line-height: 20px;
}
.navcolom a:hover {
	color: #990099;
}
.navcolom a:visited { 
line-height: 20px;
color: #3F5075;
}
