/* CSS Document */

.style1 {
	color: #FFFFFF;
	font-size: 8pt;
	letter-spacing: 1px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 1px;
}
.style2 {font-size: 9px}
.style3 {font-size: 10px;
    font-weight: bold;
}
.style4 {font-size: 10px;
}
.style5 {
	color: #372c17;
	font-size: 12pt;
	letter-spacing: 1px;
}
.style6 {
	color: #666666;
	font-size: 7pt;
	letter-spacing: 0px;
	line-height: normal;
}
.title {
	font-size: 11pt;
	color: #006666;
	font-weight: bold;
	line-height: 32pt;
	padding: 16px 8px 16px 16px;
}
.text_block
{
	font-family: Arial;
	font-size: 9pt;
	letter-spacing: 1px;
	line-height: 18pt;
	padding: 6px 20px 6px 20px;
	}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.formbutton{
cursor:pointer;
font-size: 10px;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(imagenes/formbg.gif) repeat-x left top;
}
.formbutton2{
	cursor:pointer;
	font-size: 9px;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:normal;
	padding: 1px 2px;
	background-color: #F2F5F8;
}
.textarea{
font-size: 11px;
border: outset 1px #ccc;
color:#333;
padding: 1px 2px;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.textarea2{
font-size: 11px;
border: 1px #ccc;
color:#333;
padding: 1px 2px;
}
.textarea3{
font-size: 11px;
border: 1px #ccc;
color:#333;
padding: 1px 2px;
line-height: 16pt;
}


