	.{font-family: Arial, Helvetica; color: #97886c; font-size: 12px;}
	.txt_11 {font-family: Arial, Helvetica; color: #97886c; font-size: 11px;}

	A:link {font: Arial,Helvetica; color:  #97886c; text-decoration: underline;}
	A:visited {font: Arial,Helvetica; color: #97886c; text-decoration: underline;}
	A:hover {font: arial, helvetica; color: #ff9900; text-decoration: none;}
	
	A.kwead:link {font-family: Arial,Helvetica; color: #97886c; font-weight: normal; text-decoration: none; font-size: 11px;}
	A.kwead:visited {font-family: Arial,Helvetica; color: #97886c; font-weight:  normal; text-decoration: none; font-size: 11px;}
	A.kwead:hover {font-family: arial, helvetica; color: #FAC095; font-weight: normal; text-decoration: none; font-size: 11px;}

	.login {
	    font-family: Arial, Helvetica; 
	    font-size: 11px;
		color: #9f9776;
		font-weight: normal;
		background-color:#eeeadb;
		padding: 2px;
		border: #c7c2ad;
		border-style:solid; 
		border-top-width: 1px;
		border-right-width: 1px; 
		border-bottom-width: 1px;
		border-left-width: 1px;
		width: 151px;
		height: 13px;
	}
	
	.form {
	    font-family: Arial, Helvetica; 
	    font-size: 11px;
		color: #9f9776;
		font-weight: normal;
		background-color:#f8f6f0;
		padding: 2px;
		border: #c7c2ad;
		border-style:solid; 
		border-top-width: 1px;
		border-right-width: 1px; 
		border-bottom-width: 1px;
		border-left-width: 1px;
	}
	
	input.formulario,select.formulario,textarea.formulario,{
		font-weight: normal;
		background-color:#FFFFFF;
		border: #F2BA05;
		border-style:solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
	}
	
li {
	list-style:none;
	padding: 1px 0 1px 15px;
	margin: 2px 0;
	background: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-postion: center left;
		
}

ul {
	text-align: left;
}

.menu_principal {
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}