body{
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
table{	
	border:0px;
	border-collapse:collapse;  
	font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
}
table td{  
	margin: 0em;	
	padding: 0em; 
	 font-family : Verdana, Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
}
a img{
	border: 0px;
	text-decoration: none;
}
.header{
 	height: 188px;
 	width: 1000px;
	background-repeat: no-repeat;
	background-position: top center;
}
.language_block{
	margin-top: 7px;
	margin-left: 9px;
}
.l_img{
 	border: 1px solid #999999;
}
a, a:hover, a:visited, a:active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.l_link,a.l_link:visited{
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}
a.l_link:hover,a.l_link:active{
	font-size: 8px;
	color: #999999;
	text-decoration: underline;
}
a.l_link_s,a.l_link_s:visited,a.l_link_s:hover,a.l_link_s:active{
	font-size: 8px;
	color: #999999;
	text-decoration: underline;
}
.date_block{
	font-family: Arial;
	font-style: oblique;
	font-size: 16px;
	color: #000000;
	width: 100%;
	text-align: right;
	text-decoration: underline;
	white-space: nowrap;
	margin-top: 10px;
}
.left_line{
	width: 100%;
	height: 6px;
	background-color: #ED1B23;
	margin-top: 5px;
	margin-bottom: 5px;
}
.c_block{
	font-family: Arial;
	font-style: oblique;
	font-size: 12px;
	color: #000000;
	width: 100%;
	text-align: right;
}
.menu_block{
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFEB00;	
}
a.menu_link,a.menu_link:visited,a.menu_link:hover,a.menu_link:active{
	font-size: 14px;
	color: #5A5A5A;
	text-decoration: underline;
}
.block_caption_td{
	height: 23px;
	background-image: url(../images/block_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 15px;
}
.bb_caption{
	background-image: url(../images/bb_back1.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	white-space: nowrap;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
}
.bb_line{
	background-image: url(../images/bb_back2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.center_block{
	padding: 20px;
	position: relative;
	top: 130px;
	left: 120px;
	width: 500px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #cccccc;
}
.center_td{
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
input{
	border: 1px solid #999999;
}
.area{
	border: 1px solid #999999;
	width: 300px;
	height: 100px;
}
