body {font-size: 11px; color: #000000; font-family: Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica; background-color: #ffffff}
.sitewidth {WIDTH: 740px}

H2 {
	font-size: 14px;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

H3 {
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

H4
 {
	font-size: 11px;
	font-family: Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

H5 {
	font-size: 20px;
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-weight: bold;
	color: #030E77;
	text-align: center;
}

A:active {font-weight: font-size: 12px; color: #666666; text-decoration: none}
A:link {font-weight: font-size: 12px; color: #666666; text-decoration: none}
A:visited {font-weight: font-size: 12px; color: #666666; text-decoration: none}
A:hover {font-weight: font-size: 12px; color: #666666; text-decoration: underline}

A:active.form {font-weight: bold; font-size: 9px; color: #030E77; text-decoration: none}
A:link.form {font-weight: bold; font-size: 9px; color: #030E77; text-decoration: none}
A:visited.form {font-weight: bold; font-size: 9px; color: #030E77; text-decoration: none}
A:hover.form {font-weight: bold; font-size: 9px; color: #030E77; text-decoration: underline}


A:active.cuerpo {font-weight: bold; font-size: 12px; color: #030E77; text-decoration: none}
A:link.cuerpo {font-weight: bold; font-size: 12px; color: #030E77; text-decoration: none}
A:visited.cuerpo {font-weight: bold; font-size: 12px; color: #030E77; text-decoration: none}
A:hover.cuerpo {font-weight: bold; font-size: 12px; color: #030E77; text-decoration: underline}

INPUT.text 
{
	font-family : Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica;
	border : thin solid;
	background-color : #eeeeee;
	font-weight : normal;
	font-size : 11px;
}

INPUT.button {
	font-family: Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica;
	border-right: 1 solid black;
	border-bottom: 1 solid black;
	border-left: thin solid #aaaaaa;
	border-top: thin solid #aaaaaa;
	background-color: #4376a9;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.botones {
	font-family: Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica;
	border-right: 1 solid black;
	border-bottom: 1 solid black;
	border-left: thin solid #aaaaaa;
	border-top: thin solid #aaaaaa;
	background-color: #0C538B;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

INPUT.radio {
	border: none;
	background: transparent;
}



SELECT {
	border-right: #453045 thin solid;
	border-left: #453045 thin solid;
	border-top: #453045 thin solid;
	border-bottom: #453045 thin solid;
	font-family: Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica;
	background-color: #eeeeee;
	font-weight: normal;
	font-size: 11px;
}

INPUT.text {
	font-family : Tahoma,sans-serif,Verdana,Geneva,Arial,Helvetica;
	border : none;
	background-color : #eeeeee;
	font-weight : normal;
	font-size : 11px;
}


TEXTAREA, input {
	font-family : Verdana,Geneva,Arial,Helvetica;
 	border: none;
	background-color : #CBDFE8;
	font-weight : normal;
	font-size : 11px;
}

TEXT, input {
	font-family : Verdana,Geneva,Arial,Helvetica;
	border: none;
	background-color : #CBDFE8;
	font-weight : normal;
	font-size : 11px;
}


