a {
	outline-style: none;
}

.bottommenuline {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

#bottommenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

#bottommenu a:hover {
	background-color: #FFFFFF;
	color: #066644;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.homelink {
	color: #000000;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
	letter-spacing:0.5px;
}

.homelink:hover {
	color:#066644;
}

.maillink {
	color: #000000;
	font-family: arial;
	font-size:11px;
	text-decoration: none;
}

.maillink:hover {
	text-decoration: underline;
}

.whitemaillink {
	color: #FFFFFF;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
}

.whitemaillink:hover {
	text-decoration: underline;
}

.leftmenu {
	height: 27px;
	background: url('../images/leftmenubg.jpg') no-repeat;
}

p, .text {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-indent: 20px;
}

.title {
	color: #2B55A8;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	height: 50px;
}

.pagelink {
	font-family: arial;
	font-size: 12px;
	color: #066644;
	text-decoration: none;
}

.pagelink:hover {
	font-family: arial;
	font-size: 12px;
	color: #066644;
	text-decoration: underline;
}

.input {
	font-family: arial;
	font-size: 12px;
	width: 150px;
	border-style: solid;
	border-width: 1px;
	border-color: #066644;
}

.tovabb {
	font-family: arial;
	font-size: 11px;
	color: #961818;
	text-decoration: none;
	position: relative;
}

.tovabb:hover {
	text-decoration: underline;
}

.arrows {
	position: relative;
	left: 5px;
}

.sepline {
	border-style: solid;
	border-width:1px;
	border-color: #066644;
	color: #066644;
}

.picborder {
	cursor: pointer;
	border-style: dashed;
	border-width: 1px;
	border-color: #066644;
	padding: 3px;
}

.homesubtitle {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-indent: 20px;
	font-weight: bold;
	text-decoration: none;
}
.homesubtitle:hover {
	text-decoration: underline;
}

