
div#navigation {   
background: gray; 
position: absolute; 
top: 148px; 
left: 0px; 
z-index: 20;
}

.bold {
	font-weight: bold;
}

.extern {
	background: url(img/extlink.png) no-repeat 100% 50%;
	padding: 0 13px 0 0;
	}
/*
input , textarea , select{ 

font:11px verdana, arial, helvetica, sans-serif;
color:#fff;
background-color: #1E1E1E;
    border: 1px solid #5E5E5E;
}
*/
input , textarea , select{ 

font:11px verdana, arial, helvetica, sans-serif;
color:#fff;
background: #000;
    border: 1px solid #5E5E5E;
}

input[type=submit] 
{
color:#ff9600;

    border: 1px solid #ff9600;

}

hr{    	
    border: 1px solid #5E5E5E;
}

.small {
    font-size: 10px;
}

p{      text-align: justify;
}

input:focus , textarea:focus , select:focus{ 

color:#ff9600;
    border: 1px solid #ff9600;
}

.aboutMsg {   
background: gray; 
position: relative; 
}

#main_div {

  clear: both;

} 

#about_div {

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50%;
  margin: auto;

} 

object {   
z-index: -1000;
}

.selPage {
	color: #fff;
	
	font-size: 13;
	font-weight: bold;

}

.plugin { 
    background-color: #000000;


    border-left: solid 1px #ff9600;	
    border-right: solid 1px #ff9600;	
    border-bottom: solid 1px #ff9600;	
    border-top: solid 1px #ff9600;	   
}

.sector { 
    background-color: #000000;


    border-left: solid 1px #ff9600;	
    border-right: solid 1px #ff9600;	
    border-bottom: solid 1px #ff9600;	
    border-top: solid 1px #ff9600;	   
}

.plug { 
    background-color: #000;
    border: 0.07px solid #ff9600;    
}

.cmd { 
    background-color: #1E1E1E;
    border: 1px solid #5E5E5E;
    width: 94%;    
}

.cmd2 { 
    background-color: #1E1E1E;
    border: 1px solid #5E5E5E;
    width: 100%;    
}

.news { 
    background-color: #000000;

    width: 94%;    
}

tr.cmd {
	font-size: 11;
}

td {
		font-size: 13;
}



div.msg { 
    position: absolute;
    display: none;
    background-color: #1E1E1E;
    border: 0.1px solid #ff9600;
    font: normal 13 verdana, arial, sans-serif;
}
body {
    color: #ffffff;
    background-color: #000000;
    font: normal 0.7em verdana, arial, sans-serif;
    font-size: 13;
}

main_table {
    
   /* max-width: 800px;*/
}

th {
	color: #ff9600;
	font-size: 13;	
}
label {
	color: #ff9600;
	font-size: 13;	
}



div.footer {
	font-size: 10;
}


td.sep {
	 border-bottom: solid 1px #ff9600;
}

hr.sep {
	 border-bottom: solid 0.5px #ff9600;
}

td.menuL {
	 border-right: solid 1px #ff9600;	 
}

td.menuR {
	 border-left: solid 1px #ff9600;	 
}

tr.hdr {
	color: #ff9600;
	font-size: 14;

    text-align: center;
	border-bottom: solid 1px #5E5E5E;
	border-right: solid 1px #5E5E5E;
	border-left: solid 1px #5E5E5E;
	border-top: solid 1px #5E5E5E;
	border: solid 1px #fff;
	background-color: #4E4E4E;
}

tr.hdr:hover {	
	border-left: solid 1px #ff9600;	
    border-right: solid 1px #ff9600;	
    border-bottom: solid 1px #ff9600;	
    border-top: solid 1px #ff9600;	
    border: solid 1px #ff9600;	

    cursor: pointer;
}


label.error {
	color: red;
	font-size: 10;
}

td.error {

	color: red;
	font-size: 10;
	text-align: center;
}

label.aviso {
	color: white;
	font-size: 9;
}

tr.alt2 {
	background-color: #000000;
}

tr.alt {
	background-color: #1E1E1E;
	
}

tr.alt:hover {
	background-color: #000000;
	border-left: solid 1px #ff9600;	
    border-right: solid 1px #ff9600;	
    border-bottom: solid 1px #ff9600;	
    border-top: solid 1px #ff9600;	
    border: solid 1px #ff9600;	
    color: #ff9600;
    cursor: pointer;
}

tr.altsep {
	background-color: #1E1E1E;
	border-bottom: solid 1px #ff9600;
}

img {
	border: 0;
}

img.icon {
	width: 13;
	height: 13;
}

img.icon-large {
	width: 25;
	height: 25;
	padding: 1px;
	
}
img.icon-large:hover {	
	border-left: solid 1px #ff9600;	
    border-right: solid 1px #ff9600;	
    border-bottom: solid 1px #ff9600;	
    border-top: solid 1px #ff9600;	
    border: solid 1px #ff9600;	

    cursor: pointer;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

A:link {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}

A:hover, A:active {
	color: #FF0000;
	text-decoration: underline;
}

A.mini {
   font-size: 10;

}

p.high {
	font-size: 13;
}

h2.title {
	font-weight: normal;
	font-size: 1.5em;
	color: #ff9600;
	border-bottom: solid 1px #ff9600;
	padding: 0;
}
