body, td, span, div, a, input, select{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.style3 {font-size: small}

.item .title {
	color: #445044;
	font: normal 2em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.knap1, .knap2, .knap3, .knap4, .knap5{
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
	cursor: hand;
}

.longtext{
	line-height: 17px;
}

.dropdown{
	line-height:18px;
	position:absolute;
	top:0px;
	font-size: 10px;
	width:118px;
	display:none;
	position:absolute;
	background: black;
	z-index:9999;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
        opacity:.85;
	color: #999999;
}

.dropdown a:link, .dropdown a:visited, .dropdown a:active{
        height:18px;
        padding: 2px;
        color: #999999;
        text-decoration: none;
        border-bottom: 1px solid #999999; 
        display:block;
}

.dropdown a:hover{
	background: #222222;
	color: #F8CC00;
	text-decoration: none;
}

hr{
	color: #4a290b;
	height:1px;
	width: 90%px;
}

h3{
	padding:0px;
	margin:0px;
	font-size: 15px;
	font-weight: bold;
}

h2{
	padding:0px;
	margin:0px;
	font-size: 18px;
	font-weight: bold;
}

.vtmtext{
	color: #794422;
}

.news{
	color: black;
}

.news a{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #946d43;
	margin:1px;
	color: #552e15;
}

.newsby{
	font-size: 10px;
	padding-bottom:3px;
	color: black;
}

a:hover{
/*	font-weight: thin;
	font-style: italics;
	text-decoration: none;
	border-bottom: 1px solid #202020;
	color: #000000;
	text-transform: none;
	text-indent: 0.5px;*/
	text-decoration:underline;
}

blockquote{
/*	font-style: italic;*/
	color: black;
	padding:0px;
	margin: 5px;
	margin-left: 25px;
}