* { font-family: Verdana; font-size: 8pt; text-decoration: none; color: black; font-weight: normal; }
div, span, b { color: inherit; font-weight: inherit;}

div.p { margin-bottom: 5px; clear: both; }

.activemenu {
	
	width: 1px;
	border: 1px solid black;
}

.inlinelink {
font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: black;
	font-weight:normal;
}

.link {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: blue;
	font-weight: normal;
}

.boldtxt {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: black;
	font-weight:bold;
}

.newsheading {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: black;
	font-weight:bold;
}

.redline {
	width: 10px;
	color:red;
	height:1px;
}

.menutxt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	padding-right: 25px;
}

.menutxt2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #555555;
}

.activemenutxt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	padding-right: 25px;
}

SELECT {
	height: 20px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	border-width: 0px;
	width: 170px;
}

.heading {
	font-family: Verdana;
	font-size: 11pt;
	color: #E50000;
	font-weight: bold;
}

.subheading {
	font-family: Verdana;
	font-size: 8pt;
	color: #E50000;
	font-weight: bold;
}

.kast1 {
	background-color: #000000;
	border: 1px solid black;
	width: 150px;
	height: 60px;
}

.kast1 {
	background-color: #000000;
	border: 1px solid black;
	width: 400px;
	height: 60px;
}

#content {
  width:590px; 
  height:395px; 
	overflow: auto;
	position: relative;
}