img { border: none; }

.header-blue {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #003366}
.header-blue-big {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #003366}
.header-red { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: normal; color: #FF6600; text-decoration: none}
.header-red-big { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #990000}
.txt-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.txt-sml { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #303030; font-weight: bold}
.txt-sml-white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.txt-sml-red { font-family: Tahoma; font-size: 11px; color: #990000}

.cell-blue { background-color: #E5ECF4; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333 }
.cell-blue-mo { background-color: #F0F4F9; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333 }
.textarea { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px;  color : #303030; border: 1px #303030 solid; }
.textarea_red { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color : #CC0000; border: none; }
.header-redCopy { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none }
.txt-smlCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #303030; font-weight: bold ; background-color: #FFFFFF; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.tabla {
	border: 1px solid #CCCCCC;
}

label {
float: left;
width: 120px;
font-weight: bold;
}


.boxes{
width: 1em;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 58px;
	left: 10px;
}
#searchbutton{
	width: 58px;
}
#resetbutton{
	width: 58px;
}
br{
clear: left;
}


/* ul.langmenu {
	font-family: Tahoma;
	font-size: 11px;
	list-style: none;
	border: none;
}
*/