body {
 margin:0;
 padding:0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #B6B4B4;
 background-color:#000000;
 line-height:14px;
text-align:justify;
}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
td{vertical-align:top;}
img{border:none;}



a {	text-decoration: none;
	color:#D2D2D2;}


.copy{
font-family:tahoma;
font-size:11px;
color:#2E2D2E;
}

.gray {color:#B6B4B4; text-decoration:none}
.gray_l {color:#D2D2D2; text-decoration:none}
.gray_d {color:#817F7F; text-decoration:none}
.red {color:#B2378A; text-decoration:none}
.white {color:#ffffff; text-decoration:none; font-weight:bold;}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.form { width:266px;
		height:17px;
		font-family:tahoma;
		font-size:10px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
/*----------------------------------------------------   input, textarea  ---------------------*/      
input, textarea {
 width:198px;
 background-color:#FFFFFF;
 border:1px solid #C9DDE9;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#666666;
 line-height:13px;
 padding-left:2px;
 padding-right:2px;
      }            
input {
      height:15px;
      margin:0px 0px 0px 0px;
      }
textarea {
      height:108px;
      margin:0px 0px 0px 0px;
      overflow:hidden;
      }    


.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}


.center {text-align:center;} 
.right {text-align:right;}
.left {text-align:left;}
.justify {text-align:justify;}

.titulos {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}



.enviarb {
	background-image: url(images/enviar.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 97px;
}

.btn {

 background-color: #FFFFFF;
 background-image: url(images/boton.jpg);
 background-repeat: no-repeat;
 width:50px;
 border: 0px;
}

.fondo {
background-image: url(images/bg_main_menu.gif);
background-repeat:repeat-y;
background-position:center;

}

.fondo2 {
background-color:#c8c8c8;

}

.titulos2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

ul{margin:0px; padding:0px; list-style:none; line-height:18px;}
li{ background-image:url(images/bullet.png); background-repeat:no-repeat; background-position:center left; margin:0px 0px 0px  //px; padding:0px 0px 0px 10px;} 
