body {margin-left:6px; margin-right:3px;}
table {empty-cell: show;}
td {font-size:11px; font-family:tahoma;}
.grey {font-size:11px; background:#d7d7d7; font-family:tahoma;}
.dark_grey {font-size:11px; background:#c7c7c7; font-family:tahoma;}

h5 {font-size:12px; 
font-family:tahoma;
margin: 20px 5px 15px 0px;  
}

h3 {font-size:14px; 
font-family:tahoma;
margin: 20px 5px 15px 0px; 
 font-weight: bold; 
}




.menu1 {
  background-color:#517DAB; 
  border-bottom:1px solid #ffffff; 
  height:25px;
  text-align:center;
}

.menu1 a{
  padding: 0px 0px 0px 0px;
  margin: 7px 0px 0px 0px;
  color: white;
  font-family: Tahoma;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}

.menu1 a:hover{
  text-decoration: underline;
}

.menubar {background-color:#ffffff;}
.menublack {background-color:#424242;font-size:1px;height:6px;}
.graymenu {color:#ffffff; font-family:arial; font-size:10px; margin-top:2px; margin-bottom:4px; background-color:#A9A9A9; height:28px;}

.graymenu a:link {
	color:#ffffff;
	text-decoration:none;
}
.graymenu a:visited {
	color:#ffffff;
	text-decoration:none;
}
.graymenu a:active {
	color:#ffffff;
	text-decoration:none;
}
.graymenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
ul.ul_left {list-style-image: url(img/li.gif);list-style-position: outside; margin-left:21px; margin-top: 8px; color:#777777; font-family:tahoma; font-size:10px;}
.ul_left a:link {
	color:#424242;
	text-decoration:underline;
}
.ul_left a:visited {
	color:#424242;
	text-decoration:underline;
}
.ul_left a:active {
	color:#424242;
	text-decoration:underline;
}
.ul_left a:hover {
	color:#CA2B25;
	text-decoration:underline;
}
.date {color:#424242;}
.ul_left p{margin-top:3px;}
.leftblok {width:100%; border:1 solid #424242; padding:1 1 1 1; margin-bottom:5px;}


.leftblok1 {width:100%; border:1 solid #424242; padding:1 1 1 1; margin-bottom:5px; }


.content {padding:10 10 10 20; font-family:tahoma; font-size:11px;}
.content a:link {
	color:#CA2B25;
	text-decoration:none;
}
.content a:visited {
	color:#CA2B25;
	text-decoration:none;
}
.content a:active {
	color:#CA2B25;
	text-decoration:none;

}
.content a:hover {
	color:#000000;
	text-decoration:underline;
		}

.menu2 {background-color:#E5E5E5; padding:1 2 1 5; font-size:10px;}
.menu2 a:link {
	color:#CA2B25;
	text-decoration:underline;
}
.menu2 a:visited {
	color:#CA2B25;
	text-decoration:underline;
}
.menu2 a:active {
	color:#CA2B25;
	text-decoration:underline;
}
.menu2 a:hover {
	color:#000000;
	text-decoration:underline;
}

.botgray {background-color:#A9A9A9;height:28;}
.title {font-family:tahoma;font-size:18px;}

.d1 {background-color:rgb(206,206,206);height:10;}

.foto {border:1px  solid #575E29}

.admin {
	color:#e0e0e0;
	text-decoration:none;
}



div.saved{
  color: white;
  background: green;
  padding: 15px;
  margin: 20px 0px 20px 0px;
} 

div.saved a{
  color: white;
}

div.error{
  color: white;
  background: orange;
  padding: 15px;
  margin: 20px 0px 20px 0px;
}

