.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000099; font-style: normal; font-weight: bold}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #2434A5;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.text2 { font-family: Arial; font-size: 9px; font-style: normal; color: #000000 }
.links2 {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000066
}
.style1 {color: #FFFFFF}
.style2 {font-size: 10px}
.lmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
.menubg {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.lmenu:hover {
	color: #6699FF;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCFFFF;
}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.text a:hover {
	color: #FF9900;
	text-decoration: none;
}
.text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.imgs {
	padding: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 5px;
}

.rekl {
	margin-top: 5px;
}
.text .rekl .text img {
	padding: 3px;
}
.bmenu {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
.bmenu strong {
	font-size: 11px;
}
.bmenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
