body{
   margin:0px;
	background-color: #000;
	font: normal 10px tahoma, arial;
}
input{font: normal 11px tahoma, arial;}
a:visited, a:link{color:blue;text-decoration:none;}
a:hover{text-decoration:underline;}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}
.menu_roll{
 background-image: url(images/cont_2.png);
 background-repeat: no-repeat;
}

.menu_over{
 background-image: url(images/cont.png);
 background-repeat: no-repeat;
}

.frame{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.top_1 {
 background-color: #000;
 height: 80px;

}
.tb_1_l{
height: 80px;
 background-image: url(images/sep_top_1.png);
 background-position: right;
 background-repeat: repeat-y;
}

.top_2 {
 background-color: #b20202;
 height: 450px;
 background-image: url(images/nn.png);
 background-repeat: repeat;
}

.tb_2_1{
 background-image: url(images/sep_top_2.png);
 background-position: right;
 background-repeat: repeat-y;
}

.top_3 {
 background-color: #000;
 color:white;
}

.tb_3_1{
 height: 120px;
 background-image: url(images/sep_top_1.png);
 background-position: right;
 background-repeat: repeat-y;
}

.texto_1{
	font-size: 18px;
	color: black;
  	font-family: "MS Sans Serif", Geneva, sans-serif;
  	margin-top: 20px;
}
.texto_2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: white;
 	padding-top: 20px;
	font-weight: bold;
}

