a{
	color: #304887;
}
a:visited{
	color: #304887;
}

a:hover{
	color: #666666;
}



#rt-title {
	background-color: #304887;
}

#linkas{
	border-top-color: #304887;
}

#linkas a{
	color: #304887;
}
#linkas a:visited{
	color: #304887;
}

#linkas a:hover{
	color: #666666;
}


#lefttop {
	background:#304887;
}
#centertop {
	background:#304887;
}
#righttop {
	border: solid 5px #304887;
}


.menubut {
	border-bottom: solid 7px #304887;
	color: #304887;
}
.menubut:hover {
	background: #304887;
}
div.menubutSelected {
	background: #304887;
}

div.innerMenu {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	display: block;
	width: 100%;
	height: 25px;
	margin:0px;
	padding:0px;
	line-height: 250%;
	border-bottom:dotted 1px #304887;

}

div.innerMenu a{
	text-decoration: none;
	color:#304887;
	display: block;
	width: 100%;
	height: 25px;
	margin:0px;
	padding:0px;
	line-height: 250%;
	border-bottom:dotted 1px #304887;
}

div.innerMenu a:hover{
	text-decoration: none;
	color:#666666;
	
}

div.langSelect a{
	display:inline-block;
	width: 20px;
	height: 14px;

	color:#FFFFFF;
	background-color:#304887;
	text-decoration:none;
}

h1 {display:block;
width:100%;
height:20px;
border-bottom:dotted 1px #304887;
color: #304887;
font-size: 14px;
line-height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:5px;
}

h3 {display:block;
width:100%;
height:20px;
border-bottom:dotted 1px #304887;
color: #304887;
font-size: 12px;
line-height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:5px;
margin-bottom:5px;
}

#running {
	color:#FF9900;
}