html				{overflow-y: scroll}
img					{border: 0px}
p					  {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin: 0px; color: #2e2e2e}
td					{font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #2e2e2e}
form 				{margin: 0px; padding: 0px}

body				{font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; margin-top: 0; margin-bottom: 0; color: #1a1a1a;	margin-left: 0; margin-right: 0; margin: 0; background-color: #f2f2f2; font-size: 14px; }
					
.greentop   { background-image: url('./images/greentop.gif'); background-repeat: repeat-x;  }

.green_left { background-color: #8cc63f;  }
					
.main_table { background-image: url(./images/greentop.gif); background-repeat:repeat-x; }
					
.center_table {padding-left: 10px; padding-right: 10px}

.all_txt			  {font-size: 14px; text-align: left; padding: 18px}
.all_txt p			{margin-bottom: 10px; font-size: 14px; }
ul, li, td			{margin-bottom: 10px; font-size: 14px; }
.all_txt a			{text-decoration: underline; color: #2e2e2e; font-size: 14px;}


h2 		         {font-size: 15px; text-align: left;}

a.menu			   
{
text-decoration: none; 
color: #808080; 
font-weight: bold; 
font-size: 24px; 
text-transform: uppercase;
margin: 0 10px 0 10px;  
}

a.menu:hover			   
{
text-decoration: none; 
color: #000000; 
font-weight: bold; 
font-size: 24px; 
text-transform: uppercase;
border-bottom:  4px solid #8cc63f;
margin: 0 10px 0 10px; 
}

a.menu_sel			   
{
text-decoration: none; 
color: #000000; 
font-weight: bold; 
font-size: 24px; 
text-transform: uppercase;
border-bottom:  4px solid #8cc63f;
margin: 0 10px 0 10px;  
}

.footer
{ font-size: 14px;}

.footer a
{ font-size: 14px; color: #000000; }


