/* CSS Document */
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
	line-height:11px;
}
a {
	text-decoration: underline;
	color:#44819E;
}

body  {margin:0px;padding:0px}
.copy{
font-family:Tahoma;
font-size:11px;
color:#443821;
text-decoration:none;
}
.footer_menu {color:#9D7E21; text-decoration:none; font-size:11px}
.txt{
font-family:Tahoma;
font-size:11px;
color:#2F3740;
}

.txtGrey{
font-family:Tahoma;
font-size:12px;
line-height: 12px; 
color:#999999;
}

.txt_Big{
font-family:Tahoma;
font-size:13px;
color:#BE7209;
}
.gray {color:#8C8B89; font-size:10px}
.orange {color:#E48C16; font-size:10px}
.dark_orange {color:#BE7209; font-size:10px}
.orange1 {color:#C04B06; font-size:10px}
.yellow {color:#E48C16}
.yellow1 {color:#D19E23; text-decoration:none}
.red {color:#91361F; font-size:10px}
.red1 {color:#D90D0D}
.red2 {color:#BA3D02}
.green {color:#9F831B}
.nine {font-size:9px}

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}
.box{padding: 9px 9px 9px 9px;}
.top {font-size:11px; color:#8E8E8E}

.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.alerta{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    font-style: normal;
	    color: #FF3300;
	    }

		
input.btn{
   color:#D1A220;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#672809;
   border:2px solid;
   border-top-color:#672809;
   border-left-color:#672809;
   border-right-color:#672809;
   border-bottom-color:#672809;
   width:5em
   
   
   }