	A 			{ color: #d4f3cb; text-decoration: none; }
	A:link		{ color: #d4f3cb; text-decoration: none; }
	A:visited	{ color: #d4f3cb; text-decoration: none; }
	A:active	{ color: #d4f3cb; text-decoration: none; }
	A:hover		{ color:#ccddcc; text-decoration: none; }
	
body{
background-image:url(img/bg.jpg)
	}
	
.h1{
	font-family:Arial black, Verdana, Tahoma;
	font-size:24px;
	color: #d4f3cb;
	padding-bottom:18px;
	}
	
h2{
	font-family:Arial black, Verdana, Tahoma;
	font-size:14px;
	color: #ddf0d9;
	text-decoration:none;}
	
h3{
	font-family: Verdana, Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #a1e18c;
	margin:0 0 6 0;
	text-decoration:none;
	}
h4{
	font-family: Verdana, Tahoma;
	font-size:12px;
	font-weight:100;
	color: #fff;
	margin:0 0 6 0;
	text-decoration:none;
	}
h5{
	font-family: Verdana, Tahoma;
	font-size:12px;
	color: #6a8b5c;
	margin:5 0 0 5;
	text-decoration:none;
	}
hr{
	border:1pt solid #2c2926;
}

.txt{
	font-family: verdana;
	font-size:8pt;
	color: #fff;
	line-height:150%
	}
.txt_lit{
	font-family: verdana;
	font-size:8pt;
	color: #fff;
	text-decoration:none;
	}
.txt_bott{
	font-family: Tahoma;
	font-size:8pt;
	width:870px;
	color: #5c7850;
	text-align:right;
	padding:5px;
	}
.input {
	border: 1pt solid #5f7f3e;
	font-family:  Tahoma;
	font-size: 13px;
	color: #94e477;
	padding:5px;
	background-color:#080503;
	}
	
.submit {
	font-family: Arial black, Tahoma;
	font-size: 14pt;
	color:#fff;
	background-color:transparent;
	border:0;
	}
	
.latin{
	font-family: Tahoma;
	font-size:8pt;
	color: #fff;
	font-weight:bold;
	}
	
.pag{
	border-top:1px solid #4e6941;
	font-family: verdana;
	background-image:url(img/pix.png);
	font-size:11pt;
	color: #4e6941;
	}
	
.avat {
	border:1px solid #709659;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	}
.avat_l {
	border:1px solid #709659;
	float:left;
	margin-right:8px;
	}	
.video{
	float: right;
	width: 49%;
}
.mitlinje {
	font-size: 10px;
	color: #78996c;
	font-family:tahoma;
	padding:15px;
	}
#divUpControl{
	position:relative; 
	width:480px; 
	left:0px; 
	top:20px; 
	z-index:1; 
	text-align: left
} 

#divDownControl{
	position:relative; 
	width:480px; 
	left:0px; 
	top:470px; 
	z-index:1; 
	text-align: left
}
 
#divContainer{
	position:relative; 
	width:455px;
	height:450px; 
	overflow:hidden; 
	top:0px; 
	left:0px; 
	clip:rect(0,400,355,0); 
	visibility:hidden
} 

#divContent{
	position:absolute; 
	top:0; left:0;
	font-family: Tahoma;
	font-size:10pt;
	color: #fff;
	} 
.tickerstyle{width:480px; height:160px;overflow:hidden; border-top:1px dotted #536e46}
.messagediv{display: none;}

#marqueecontainer{
position: relative;
width: 460px; /*marquee width */
height: 50px; /*marquee height */
overflow: hidden;
border-top:1px dotted #536e46;
margin-bottom:10px;
margin-top:10px;
padding:5px;
}
