Dark-green: #006633;
light-green: #51ff51;
yellow:  #fffd76;  

/* Links  */

A:link   {
	COLOR: #ffffff;	
	text-decoration: none;
	}
A:visited {
	COLOR: #ffffff;
	text-decoration: none;
	}
A:active {
				 COLOR: #ffffff;
				 text-decoration: none;
	}
A:hover {
   COLOR: #ffffff;
	 text-decoration: underline;    
	 }

#mainlink{
color: #ffffff;
font-size: 16px;
text-decoration: none;

}

#intext{
color: #1a349d;
font-size: 14px;
font-family: Verdana;
 text-decoration: underline;
}

#laws{
color: #006633;
font-size: 13px;
font-family: Verdana;
text-decoration: none;
}

#flaws{
color: #006633;
font-size: 14px;
font-family: Times;
text-decoration: none;
}

#slink{
color: #006633;
font-size: 16px;
text-decoration: none;
}

#barlink{
color: #c40000;
font-size: 17px;
text-decoration: none;
}

#botlink{
color: #ffff06;
font-size: 13px;
text-decoration: none;
}


#plink{
color: #fffd76;
font-size: 16px;
background: #006633;
text-decoration: none;
}

#nlid{
color: #006633;
font: 18px times;
text-decoration: none;
border: solid 1px #006633;
background: #ffffcc;
padding: 2px;
}

#redlink{
color: #f8f8f8;
font-size: 15px;
background: #ff0000;
text-decoration: none;
}


/* text */

#header{
color: #006633;
font-size: 23px;
text-decoration: bold;
family: verdana;
}

#header2{
color: #006633;
font-size: 17px;
text-decoration: none;
family: Times New Roman;
}

#result{
font-size: 12px;
}

#cat{
color: #7d7d7d;
font-size: 18px;
text-decoration: none;
family: Times New Roman;
}

#tcat{
height: 31px;
background-color: #bbceea;
text-align: center;
}

#enum{
font-size: 15px;
text-decoration: bold;
color: #1a349d;
}

#title{
color: #ffffff;
font-size: 25px;
text-decoration: bold;
family: Times New Roman;
background-color: #006633;
}

#regtitle{
color: #ffff06;
font-size: 21px;
text-decoration: none;
family: ;
background-color: #006633;
}

#notice{
color: #7d7d7d;
font-size: 13px;
text-decoration: none;
family: Times New Roman;
text-align: center;
}

#liltitle{
color: #ffffff;
font-size: 15px;
text-decoration: bold;
family: verdana;
background-color: #006633;
}

/* table */

#mtdbg2{
     background-color: #006633;
}	

#adtdbg{
     background-color: #a6ffa6;
}	

#adtdbg1{
     background-color: #0dff86;
}

#adtdbg2{
     background-color: #008000;
}

#linktd{
     background-color: #ffffcc;
		 height: 31px;
}

#mainbg{
     background-color: #00dd00;
}	 
	 
	 
#stdbg{
     background-color: #fffffa;
}	 

#mtdbg{
     background-color: #a6ffa6;
}	

#mtdbg1{
     background-color: #0dff86;
}	

