body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tlo.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
/*-----------------------------------------------------------------------*/	
h1 {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding-left: 5px;
	color: #00468C;
	font-weight: bold;
}
h2 a
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	color: #01478D;
	padding-left: 5px;
	font-weight: bold;
}
h2 a:hover 
{
	color: #077ACB;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #999999;
	font-weight: normal;
	padding-left: 10px;
}
/*----------------------------------  line ---------------------------------- */
hr
{
	height:1px;
	background: #bdbdbd;
	border: 0; 
	color: #bdbdbd;
}
.menu_bok{


}

.menu_bok a{
display:block;
line-height:15px;

border-bottom:0px;
color:#646464;
padding-left:5px;
text-decoration:none;
font-size:9px;
font-weight: bold;
}

.menu_bok a:hover{

color:#111111;
font-size:9px;
text-decoration:none;
font-weight: bold;
}

.error
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#fcb7b7;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}

.info
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#c8e894;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}
