﻿/*- Menu Tabs--------------------------- */ 
#tabsH {
width: 772px;
background: #003F85;
font-size: 93%;
line-height: normal;
position:  absolute;
font: 12px/1.5em Verdana;
font-weight: bold ;
}
#tabsH ul {
margin:0;
padding:0px 20px 0 38px;
list-style:none;
}
#tabsH li {
display:inline;
margin:0;
padding:0;
}
#tabsH a {
float:left;
background:url("images/tableftH.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsH a span {
float:left;
display:block;
background:url("images/tabrightH.gif") no-repeat right top;
padding:5px 15px 5px 6px;
color:#FFF;
}
#tabsH a span {float:none;}
#tabsH a:hover span {
color:#7F9EB7;
}
#tabsH a:hover {
background-position:0% -42px;
border: 0px; 
}     
#tabsH a:hover span {
background-position:100% -42px;
border: 0px;
}
#tabsH a:active { 
background-position:0% -42px;
border: 0px;
} 
#tabsH a:active span  { 
background-position:100% -42px;
color: #7F9EB7;
border: 0px;
}
#tabsH li.selected a{ /*selected tab effect*/
background-position:0% -42px;
border: 0px;
}
#tabsH li.selected span{ /*selected tab effect*/
background-position:100% -42px;
color: #7F9EB7;
border: 0px;
}
/*- Menu Tabs--------------------------- */ 

/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-family: Arial;
	font-size: 14px;
	line-height: 14px;
	color: #002900;
	margin: 1px;
	padding: 1px;
}
#masthead a {
	color: #000000;
	text-decoration: underline;
}
#masthead a:hover {
	color: #FF9900;
	text-decoration: none;
}
.line_orange{color: #FF9900;}
.banderas{font-family: Arial;font-size: 14px;color: #002900;}
/* Styles for Masthead */

/* Styles for Footer */
#footer {
	width: 900px;
	text-align: center;
	/*background-color: #113962;*/
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #FF9900;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
/* Styles for Footer */
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_footer {
	color:#5B725B;
}
/* Styles for Links */
.style112 {
	font-family: Verdana;
	font-weight: bold;
	color: #657A65;
	font-size: 16px;
}
.grid-header
{
	border-bottom: #696969 1px solid;
	font-weight: bold;
	font-size: 11px;
	height:30;
	color:  White;	
	background: #023401;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}