 
* {padding:0; margin:0;}

body
{
	background-color: limegreen;
font-family: 'Lucida Console';
        
        
}
 

#menu {
	clear: both;	
	margin: 30px;
	padding: 0;
	background: url(menu.jpg) repeat-y center top;	
	font:  12px/26px Lucida Console;
	height: 26px;
	background: #006633;
	text-align: center;
}


#menu ul {
	float: none;
	list-style: none;
	margin-top:0; padding: 0;
	margin-right:0; padding: 0;
	margin-bottom:0; padding: 0;
	margin-left:90; padding: 0;
}
#menu ul li {
	display: inline;
}

#menu ul li a {
	display: inline;
	float: 0 auto;
	padding-top: 8px;
	padding-right: 28px;
	padding-bottom: 7px;
	padding-left:8px;
	color: gold;	
	text-decoration: none;
}
#menu ul li#current a {	
	background-color: #eee;
	color: #333;
}


a         { color: black;font-size: 10pt; text-decoration: none; 

border-bottom-style: solid; border-bottom-width: 0px }
a:link    { border-bottom-color: green }
a:visited { border-bottom-color: purple }
a:hover   { border-bottom-color: green }
a:active  { border-bottom-color: red }





H1.texter {
  font-family: 'Lucida Console';
	font-size: 15pt;
	color: #black;
	
	
	font-variant: normal;       
         text-decoration: none;

}

H1.texter2 {
   
	font-size: 14px;
	color: #black;
	font-family: 'Lucida Console';
	font-variant:small-caps;
            }

H1.texter3 {
        font-family: 'Lucida Console';
	font-size: 10pt;
         
        FONT-WEIGHT: normal; 

	color: navyblue;
	

	
	     
        text-decoration: none;
            }


TABLE.Table1

{   


    width: 250px;
        height=500px
	
       border-style: solid;
       border-top:solid;              
       border-bottom:solid;
       border-left:solid;
       border-right:solid;
       border-color: #000000; 
       
       border-width: 1px;


        background-color:white;


}


TABLE.Table2
{       width: 350px;
        
       border-style: solid;
       border-top:solid;              
       border-bottom:solid;
       border-left:solid;
       border-right:solid;
       border-color: #000000; 
       
       border-width: 1px;
	

        background-color:yellow;

}

TABLE.Table3
{       width: 300px;
        height=500px
	


        
       border-style: solid;
       border-top:solid;              
       border-bottom:solid;
       border-left:solid;
       border-right:solid;
       border-color: #000000; 
       
       border-width: 1px;ckground-color:white;
background-color:white;

}

  
 
button.button1
{
        width: 150px;
        height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: yellow;
	line-height: normal;
	padding-top: 0px;
	letter-spacing: normal;
	background-color: black;
}

INPUT.input1
{
	border: 0.5pt solid #000000;
border-collapse: collapse;
border-spacing: 0;
font-size: 10pt;
height: 12pt;
margin: 0;
padding: 0;
space: 0;
width: 130px;
z-index: 1;
	
	
	background-color: white;
}


INPUT.input2
{
	
border: 0.5pt solid #000000;
border-collapse: collapse;
border-spacing: 0;
font-size: 10pt;
height: 12pt;
margin: 0;
padding: 0;
space: 0;
width: 30px;
z-index: 1;

	
	background-color: white;
}

.tarea
{
   width: 250px;

       border-style: solid;
       border-top:solid;              
       border-bottom:solid;
       border-left:solid;
       border-right:solid;
       border-color: #000000; 
       
       border-width: 1px;

         
	background-color: white;
	
	
}




a         { color: black;font-size: 10pt; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px }
a:link    { border-bottom-color: green }
a:visited { border-bottom-color: green }
a:hover   { border-bottom-color: green }
a:active  { border-bottom-color: green }










