/* newmenu.css */

table.menunew01 
{
position: fixed; 
top: 0px; 
left: 5%; 
width: 500px; 
height: 15px;
max-width:500px;
background-color: rgba(140,100,050,0.1);
font-family: Comic Sans MS, Verdana, Arial, sans-serif;
margin-left: 12px;
padding: 10px 10px;
}	

tr#menunew01
{
height: 15px;	
}	
				 
th#menunew01 	
{
height: 10px;	
background-color: rgba(000, 000, 000, 0.05);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0; 
text-align: middle;
border-radius: 5px;
border-style: solid;
-moz-border-radius: 5px;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 1);
border-right-color: rgba(000,000,000, 1);
border-bottom-color: rgba(000,000,000, 1);
border-top-color: rgba(000,000,000, 1);
}				 
				  	 
td#menunew01    
{
background-color: rgba(000, 000, 000, 0.100);
text-align: justify;
vertical-align:top;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;			 
border-style: none;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 0.8);
border-right-color: rgba(000,000,000, 0.8);
border-bottom-color: rgba(000,000,000, 0.8);
border-top-color: rgba(000,000,000, 0.8);
}
	
a.menunew01     
{
a:link;
color: rgba(120, 000, 000, 1);
text-decoration: underline;
a:visited;
color: rgba(000, 000, 000, 0.7);
text-decoration: none;                     
}	
	
table#menunew02 
{
position: fixed; 
top: 15%; 
left: 30%; 
width: 35%; 
height: 30%;
max-width: 100%;
background-color: rgba(000,000,000, 0.5);
background-image: url('../newimg/ul.png');
background-position: center;
background-repeat: repeat-x-y;
opacity: 0.95;
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Comic Sans MS, Verdana, Arial, sans-serif;
margin-left: 12px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: 70%;
font-weight: 400;
}
					
tr#menunew02
{
height: 25px;	
background-color: rgba(025,070,150,0.05);
text-align: middle;
border-style: solid;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 1);
border-right-color: rgba(000,000,000, 1);
border-bottom-color: rgba(000,000,000, 1);
border-top-color: rgba(000,000,000, 1);
}	
							 
th#menunew02 	
{
height: 25px;	
background-color: rgba(000, 000, 000, 0.04);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0; 
text-align: middle;
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.5px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
-moz-border-radius: 0px;
}
				  	 
td#menunew02
{
background-color: transparent;
text-align: justify;
vertical-align:top;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;			 
border-style: none;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 0.8);
border-right-color: rgba(000,000,000, 0.8);
border-bottom-color: rgba(000,000,000, 0.8);
border-top-color: rgba(000,000,000, 0.8);
}

a#menunew02     
{
a:link;
color: rgba(120, 000, 000, 1);
text-decoration: underline;
a:visited;
color: rgba(000, 000, 000, 1);
text-decoration: none;                     
}

table#menumacro 
{
position: fixed; 
top: 30%; 
left: 30%; 
width: 35%; 
height: 30%;
max-width: 100%;
background-color: rgba(200,200,200, 0.01);
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Comic Sans MS, Verdana, Arial, sans-serif;
margin-left: 12px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: 80%;
font-weight: 900;
}
					
tr#menumacro
{
height: 25px;	
background-color: rgba(025,070,150,0.05);
font-color: rgba(255, 255, 225, 1.00);
text-align: middle;
border-style: solid;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 1);
border-right-color: rgba(000,000,000, 1);
border-bottom-color: rgba(000,000,000, 1);
border-top-color: rgba(000,000,000, 1);
}	
							 
th#menumacro
{
height: 25px;	
background-color: rgba(000, 000, 255, 1.000);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0; 
text-align: middle;
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.5px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
-moz-border-radius: 0px;
font-size: %;
font-weight: ;
}
				  	 
td#menumacro
{
background-color: transparent;
text-align: justify;
vertical-align:top;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;			 
border-style: none;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 0.8);
border-right-color: rgba(000,000,000, 0.8);
border-bottom-color: rgba(000,000,000, 0.8);
border-top-color: rgba(000,000,000, 0.8);
}

a#menumacro
{
a:link;
color: rgba(120, 000, 000, 1);
text-decoration: underline;
a:visited;
color: rgba(000, 205, 145, 1);
text-decoration: none;                     
}

table#menulabor 
{
position: fixed; 
top: 15%;
left: 30%; 
width: 35%;
height: 30%;
max-width:100%;
background-color: rgba(000,000,000, 0.1);
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Comic Sans MS, Verdana, Arial, sans-serif;
margin-left: 12px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: 100%;
font-weight: 600;
}

tr#menulabor
{
height: 25px;	
background-color: rgba(025,070,150,0.05);
text-align: middle;
border-style: solid;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 1);
border-right-color: rgba(000,000,000, 1);
border-bottom-color: rgba(000,000,000, 1);
border-top-color: rgba(000,000,000, 1);
}	
							 
th#menulabor
{
height: 25px;	
background-color: rgba(000, 000, 000, 0.4);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0; 
text-align: middle;
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.5px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
-moz-border-radius: 0px;
font-size: 100%;
font-weight: 600;
}
				  	 
td#menulabor
{
background-color: transparent;
text-align: justify;
vertical-align:top;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 15px;			 
border-style: none;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 0.8);
border-right-color: rgba(000,000,000, 0.8);
border-bottom-color: rgba(000,000,000, 0.8);
border-top-color: rgba(000,000,000, 0.8);
}

a#menulabor
{
a:link;
color: rgba(120, 000, 000, 1);
text-decoration: underline;
a:visited;
color: rgba(000, 205, 145, 1);
text-decoration: none;                     
}

body#nonecre
{
background-color: rgba(150, 150, 150, 0.01306);
font-family: Verdana, Arial, sans-serif, Comic Sans MS;
}

table#showcre   
{
position: static; 
top: %; 
left: %; 
width: 3%; 
height: %;
max-width: 100%;
background-color: rgba(000,000,000, 0.1);
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
margin-left: 12px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: 100%;
font-weight: 600;
}
								
table#showcrenew
{
position: static; 
top: 10%; 
left: 25%; 
width: 50%; 
height: %;
max-width:100%;
background-color: rgba(200, 200,200, 0.8);
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
margin-left: 12px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: 100%;
font-weight: 900;
}				
				
table#showcrehor
{
/* Horizontally center the table */
margin-left: auto;
margin-right: auto;
/* Give the table a specific width */
width: 100%;
background-color: ;
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
margin-left: 0px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: %;
font-weight: 900;
}

a#showcre
{
a: link;
color: rgba(000, 000, 000, 1.000);
text-decoration: underline;
a: visited;
color: rgba(255, 255, 255, 1.00);
font-size: %;
font-weight: 800;
text-decoration: none;
}

tr#showcretit   
{
background-color: rgba(255,000,000.1.00);
text-align: left;
font-size: 80%;
font-weight: 600;
}
				
tr#showcrehor
{
background-color: ;
text-align: center;
font-size: 80%;
font-weight: 600;
}

tr#showcre
{
background-color: ;
text-align: left;
font-size: 100%;
font-weight: 900;
}	
							 
th#showcre
{
height: %;	
background-color: rgba(000, 000, 200, 1.00);
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0; 
border-radius: 2px;
border-style: solid;
border-color: rgba(000, 000, 000, 1.000)
font-color: rgba(255, 255, 255, 1.000);
border-width: 0.5px;
-moz-border-radius: 0px;
}
				  	 
td#showcre
{
background-color: rgba(000, 000, 000, 0.100);
text-align: left;
vertical-align:top;
padding-top: 5px;
padding-left: 10%;
padding-right: 5px;
padding-bottom: 5px;			 
border-style: none;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 0.8);
border-right-color: rgba(000,000,000, 0.8);
border-bottom-color: rgba(000,000,000, 0.8);
border-top-color: rgba(000,000,000, 0.8);
}
				
td#showcrehor   
{
background-color: rgba(000, 000, 000, 0.000);
text-align: left;
vertical-align:top;
padding-top: 5px;
padding-left: 1%;
padding-right: 5px;
padding-bottom: 5px;			 
border-style: solid;
border-width: 0.1px 0.1px 0.1px 0.1px;
border-left-color: rgba(000,000,000, 0.900);
border-right-color: rgba(000,000,000, 0.900);
border-bottom-color: rgba(000,000,000, 0.900);
border-top-color: rgba(000,000,000, 0.900);
}
								
a#showcre
{
a:link;
color: rgba(120, 000, 000, 1);
text-decoration: underline;
a:visited;
color: rgba(000, 000, 000, 1.000);
font-size: 70%;
font-weight: 900;
text-decoration: none;                     
}				 

a#show
{
a: link;
color: rgba(000, 000, 000, 1.000);
text-decoration: underline;
a: visited;
color: rgba(255, 255, 255, 1.00);
font-size: 80%;
font-weight: 800;
text-decoration: none;                     
}

nav#home
{
width: 100%;
}

div#conthome
{
/*margin-top: auto;
margin-bottom: auto;*/
margin-left: auto;
margin-right: auto;
/* width: 100%; */
height: 60%;
text-align: center;
}

table#home
{
/* Horizontally center the table */
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
/* Give the table a specific width */
width: 100%;
height: 70%;
background-color: ;
border-radius: 2px;
border-style: solid;
border-color: rgba(000,000,000, 1);
border-width: 0.1px;
font-family: Verdana, Comic Sans MS, Arial, sans-serif;
margin-left: 0px;
padding: 10px 20px;
-moz-border-radius: 2px;
font-size: %;
font-weight: 900;
}

tr#home   
{
background-color: rgba(000,000, 070, 1.00);
width: %;
height: %;
text-align: center;
font-size: %;
}

th#home
{
padding: 1px;
margin: 1px:
background-color: rgba(000, 000, 000, 0.00);
}

td#home
{
background-color: rgba(000, 000, 000, 0.00);
margin: 1px;
padding: 1px;
font-size: 70%;
}

p#home
{
font-weight: 800;
font-size: 100%;
}

a#home
{
a: link;
color: rgba(255, 000, 000, 1.000);
text-decoration: underline;
a: visited;
color: rgba(255, 255, 255, 1.00);
font-weight: 800;
text-decoration: none;
}

a#co
{
a: link;
color: rgba(000, 000, 000, 1.000);
text-decoration: underline;
a: visited;
color: rgba(255, 255, 255, 1.00);
font-size: 70%;
font-weight: 800;
text-decoration: none;
}

p#rights
{
text-align: justify;
}
