/* erpsolutions.com Css Layout 
Author: Martin Fernandez
Copyright 2006
*/


body {
	margin:20px 0px;
	padding:0px;
	text-align:center;
	background-color: #E9E9E9;
	scrollbar-base-color: black; 
	scrollbar-arrow-color: red;
	scrollbar-DarkShadow-Color: black;
	scrollbar-Face-Color: black
}

#Container{
	width: 752px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid black;
	line-height: 130%;
}

#sections{
}


#linea {
	border: solid;
; border-width: 1px 0px 0px; border-color: #cccccc black black
}

#LeftNav {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0.2em;
}


#Content {
	text-align: left;
	margin-right: 180px;
	margin-left: 10px;
	padding: 1em;	
}

#Content a {
	text-decoration: none;
	color: #000000;
}

#Content a:hover {
	text-decoration: underline;
	color: #FF0000;

}

#Header {
	height:150px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}

#Header img{
	margin:10px 0px 0px 15px;
}
	
#Footer {
	clear: left;
	widht: 100%;
	text-align:center;
	background-color:#000000;
	font-size: 9px;
; border-color: #CCCCCC ; border-style: solid; border-width: 1px 0px 0px
	
}

#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	margin:0;padding:0px 10px
}

#Footer a:hover {
	color: #FF0000;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#menuh {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align:center;
}
 
#menuh ul, li {
	list-style-type: none;
}
 
#menuh ul {
	margin: 0;
	padding: 0;
}
 
#menuh li {
	float: left;
}
 
#menuh a {
	border-left:0px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; text-decoration: none;
	color: #ffffff;
	background: #000000;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size:10px; padding-left:31px; padding-right:31px; padding-top:2px; padding-bottom:2px
}
 
 
#menuh a#primero {
	border-left: 1px solid #000000;
}
#menuh a#ultimo {
	border-right: 1px solid #000000;
	padding-LEFT:34px
}
 
#menuh a:hover {
	background: #000000;
	color: #FF0000;
	
}

#leftnav p { 
	margin: 0 0 1em 0; 
}

#content h2 { 
	font-family: Verdana; 
	font-size: 14px
}

#content h3 { 
	margin: 0 0 .5em 0;
	font-family: Verdana; 
	font-size: 12px
}

.tableLeft {  
	border: 1px #CCCCCC solid
}

.tablesMenu {  
	font-family: Verdana; 
	font-size: 10px; 
	background-color: #CCCCCC
}

#Quotes {
	margin-left= 20px;
}

.black {  
	font-weight: bold
}

.blackSmall {  
	font-weight: bold;
	font-size: 9px;
}

hr { 
	color: #CCCCCC; 
	background-color: #CCCCCC; 
	height: 1px;
 	
}

#textMain {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-right: 10px;
}

label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

input{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana; 
	font-size: 10px; 
}

textarea{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana; 
	font-size: 10px; 
}

.submit input{
	margin-left: 8.5em;
	color: #ff0000
}

.submit input{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
} 
fieldset{
	border: 1px solid #000000;
	width: 35em
}

legend{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 2px 6px
} 

.underline{
	text-decoration:underline;
}

#arrowTop{
	text-align:right;
}

#formPrint{
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

#textHeaderRight{
	text-align:right;
	font-family:verdana;
	margin-right:20px;
	font-size:10px;
	font-weight:bold;
}

#hiddenTitles{
	display:none;
	font-family:verdana;
}

#printer{
	margin-top:10px;
	margin-bottom:-10px;
	text-align=right;
}

#indexMain{
	border-right: 1px solid #CCCCCC;
	padding-right:10px;
}