a.leftnav {
	font-family: "Verdana", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4f6f18;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 160px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: "Verdana", Courier, mono;
	font-size: 11px;
	color: #4f6f18;
	background-color: #c3cf21;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 160px;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-size: 10px;
}

.errorMessage {
	color: #990000;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #0066CC;
	background-color: #ffffff;
	font-weight: bold;
	background-position: center;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contentArea {
	background-color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.graybox {
	background-color: #666666;
}

a.prewiev {
	font-family: "Courier New", Courier;
	font-size: 11px;
	color: #000000;
	border:none;
	text-decoration: none;
	}
	
a.prewiev:hover {
font-family: "Courier New", Courier;
font-size: 11px;
text-decoration: none;
font-weight: bold;
border:none;

}

a:link , a:visited , a:active  {
	font-size: 11px;
	color: #006AB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 0px;
}
a:hover  {
	font-size: 11px;
	color: #000000;
	font-family: "Verdana", "Tahoma", "Arial", sans-serif;
	text-decoration: underline;
	padding-left: 0px;
}

.navArea {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006AB6;
	font-weight: normal;
	font-size: 18px;
}

.kat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006AB6;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}
