body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #053682;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.general {
	background-image: url(../images/fondoPrincipal.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 390px;
}

div.principal {
margin-top: 5px;
padding: 10px;
overflow: auto;
height: 360px;
width: 270px;
color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color: #000000; 
scrollbar-highlight-color:#999; 
scrollbar-face-color:#CCCCCC; 
scrollbar-shadow-color: #999; 
scrollbar-darkshadow-color:#999; 
scrollbar-track-color: #CCCCCC;
text-align: left;
font-size: 11px;
}



.titulo {
font-size: 12px;
font-weight: bold;
color: #FFFF00;
}

.menu { 
font-size: 12px;
font-weight: bold;
color: #FFFF00;
}


.menu a {
  font-size:12px;
  color: #FFFF00;
}

.menu a:link {
  color: #FFFF00;
  text-decoration: none;
}
.menu a:visited {
  color: #FFFF00;
  text-decoration: none;
}

.menu a:hover {
  color: #FFFF00;
  text-decoration: underline;
}


.menuInicio { 
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}


.menuInicio a {
  font-size:12px;
  color: #FFFFFF;
}

.menuInicio a:link {
  color: #FFFFFF;
  text-decoration: none;
}
.menuInicio a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.menuInicio a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

td.division {
border-right: 2px solid #999999;
}

div.footer {
  font-size:10px;
  color: #ffffff;
}
div.footer a {
  font-size:10px;
  color: #ffffff;
}

div.footer a:link {
  color: #ffffff;
  text-decoration: none;
}
div.footer a:visited {
  color: #ffffff;
  text-decoration: none;
}

div.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}