a {
	color : #e0ffff;
	font-size : 10pt;
	text-decoration : none;
}
a:link {
	color : #e0ffff;
	font-size : 10pt;
	text-decoration : none;
}

a:visited {
	color : #e0ffff;
	font-size : 10pt;
	text-decoration : none;
}

a:hover {
	color : #e0ffff;
	font-size : 10pt;
	text-decoration : underline;
	background-color: #deb887;
}

a:focus {
	color : #FF0000;
	font-size : 10pt;
	text-decoration : underline;
	background-color: #deb887;
}

body {
	color : #0000cd;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	scrollbar-3dlight-color : #0000cd;
	scrollbar-arrow-color : #0000cd;
	scrollbar-base-color : #3399FF;
	crollbar-darkshadow-color : #663300;
	scrollbar-face-color : #3399FF;
	scrollbar-highlight-color : #0000cd;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #000000;
}
h1{
	color : #0000cd;
	font-family : Verdana, sans-serif;
	font-size : 18pt;
	margin-bottom: 5px;
}
h1.negocio {
	color : #ffffff;
	text-decoration : none;
	background-color : #3399FF;
	text-indent : 5px;
	border-style : outset;
	border-width : medium thin thin medium;
	margin-bottom: 0px;
	background-image: url(../svbarquera/images/fondoh14.jpg);
}

h2{
	color : #0000cd;
	font-family : Verdana, sans-serif;
	font-size : 16pt;
	margin-bottom: 5px;
}
h3{
	color : #0000cd;
	font-family : Verdana, sans-serif;
	font-size : 14pt;
	font-style : italic;
	margin-bottom: 5px;
}
h4{
	color : #f0ffff;
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	font-style : normal;
	text-decoration : none;
	text-indent : 5px;
	background-color : #0000cd;
	border-style : outset;
	border-width : medium thin thin medium;
	margin-bottom: 0px;
	}
	h4.piedra {
	background: url(./images/fondotitulo.jpg);
}
h5{
	color : #00015e;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-style : italic;
	text-decoration : none;
	background-color : #3399FF;
	text-indent : 5px;
	border-style : outset;
	border-width : medium thin thin medium;
	margin-bottom: 0px;
	}
	h5.piedra {
	background: url(./images/fondotitulo.jpg);
}

h6{
	color : #ffffff;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-indent : 0px;
	border-style : outset;
	border-color: #ceb000;
	border-width : medium medium medium medium;
	margin-bottom: 0px;
	margin-top: 0px;
}
	h6.piedra {
	background: url(./images/fondotitulo.gif);
}
p {
	color : #00015e;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}
b {
	font-weight : bold;
   	font-size : 9pt;
}
i {
    font-size : 9pt;
    font-style : italic;
}
u {
   	font-size : 9pt;
   text-decoration : underline;
}
blockquote {
   	font-size : 9pt;
   text-indent : 5px;
}
pre {
	font-size : 10pt;
	font-family : Verdana, sans-serif;
	}
ol {
	color : #00015e;
	font-size : 8pt;
	list-style-position : inside;
	list-style-type : decimal;
}
ul {
	color : #00015e;
	font-size : 8pt;
	list-style-position : inside;
	list-style-type : circle;
}
dl{
	color : #00015e;
	font-size : 10pt;
	font-style : italic;
	}
dt{
	color : #FFffcc;
	font-size : 9pt;
	text-indent : 15px;
    	font-style : normal;
	text-decoration : underline;
	margin-bottom : 5px;
	margin-top : 5px;
	}
dd{
	color : #00015e;
	font-size : 9pt;
    	font-style : normal;
	}   
table {
	color : #00015e;
	font-family : Verdana, sans-serif;
}
td{
	color : #00015e;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
}
th {
		color : #0000cd;
	font-family : Verdana, sans-serif;
	font-size : 11pt;
		text-align : left;
}
hr {
	border : thin FF7F50;
}

span.rojo {
	color : #ff0000;
}
span.blanco {
	color : #ffffff;
}
span.verde {
	color : #00ff00;
}
span.amrillo {
	color : #ffff00;
}

div.tab1 {
	font-size: 14pt;
	text-indent : 55px;
		margin-bottom : 5px;
}
span.tab1 {
	font-size: 14pt;
	text-indent : 35px;
}
span.tab2 {
	font-size: 11pt;
	text-indent : 75px;
}
span.menu1 {
	color : #0000cd;
	font-size: 8pt;
}
span.menu2 {
	color : #e0ffff;
	font-size: 8pt;
}
span.menu3 {
	color : #99ff66;
	font-size: 7pt;
}
textarea {
	background-color: #f0f8ff;
	border: thin solid #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-family: arial;
	font-size: 8pt;
	height: auto;
	letter_spacing: normal;
	line-height: normal;
	padding-left: 3px;
}
input {
	background-color: #f0f8ff;
	border: thin solid #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-family: arial;
	font-size: 8pt;
	height: auto;
	letter_spacing: normal;
	line-height: normal;
	padding-left: 3px;	
}
select {
	background-color: #f0f8ff;
	border: thin solid #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-family: arial;
	font-size: 8pt;
	height: auto;
	letter_spacing: normal;
	line-height: normal;
	padding-left: 3px;

}


.bordes_checkbox {
	background-color: transparent;
	border: transparent;
	font-family: Tahoma;
	font-size: 8pt;
}
.imputboton {
	color: #f0f8ff;
	background-color: #000000;
	border: thin solid #0000cd;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-family: arial;
	font-size: 9pt;
	height: auto;
	border-right-color: #663300;
	border-bottom-color: #663300;
}
.imputbotonM {
	color: #f0f8ff;
	background-color: #000000;
	border: thin solid #0000cd;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font-family: arial;
	font-size: 9pt;
	height: auto;
	border-right-color: #663300;
	border-bottom-color: #663300;
	width: 100px;
}