body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#262626;
	}

.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#9D080D;
		text-transform:uppercase
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#9D080D;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#9D080D;
	}	
	
.l2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#1D2B30;
	}
	
.titulo
	{
		font-family:Tahoma;
		font-size:16px;
		line-height:16px;
		color:#EEAE28;
	}

.form
	{
		width:196px; height:22px; border-color:#B9B9B9; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:25px; margin-top:-2px;
	}
		
	a.l_text{text-decoration:none;}	
	a.l_text:hover{text-decoration:underline;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a1.gif) no-repeat left center; margin: 6px 0px 0px 0px; padding:0px 0px 0px 16px}

input.btn { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #DD2904;
	color: #FFFFFF;
	text-transform: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px;
	height: 17px;
	width: auto;
	vertical-align: middle;
	text-align: center;
}