.menu_head 		{  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990066}
.menu_item 		{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.bigheader 		{  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: normal; color: #000000; text-align: center; vertical-align: middle}
.foot_basic 		{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: center}
.page_title 		{  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0099; font-weight: bold}
.page_contents 		{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.page_header 		{  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #CC0099; font-weight: bold }

body 			{  font-family: Arial, Helvetica, sans-serif; 
			   font-size: 12px; 
			}

th			{  padding: 5px 5px 5px 5px; 
			   font-family: Arial, Helvetica, sans-serif; 
			   font-size: 12px;
			   font-weight: bold;
			   color: #000000;
			   background-color: #FFCCFF;
			   text-align: left; 
			}  

header1			{  font-family: Arial, Helvetica, sans-serif; 
			   font-size: 20px; 
	                   font-style: normal; 
			   font-weight: bold; 
			   color: #CC0099; 
			   text-align: center; 
			}


header2			{  font-family: Arial, Helvetica, sans-serif; 
			   font-size: 16px; 
	                   font-style: normal; 
			   font-weight: bold; 
			   color: #CC0099; 
			   text-align: center; 
			}


header3			{  font-family: Arial, Helvetica, sans-serif; 
			   font-size: 14px; 
	                   font-style: normal; 
			   font-weight: bold; 
			   color: #000000; 
			   text-align: center; 
			}



.padded			{  padding: 5px 5px 5px 5px; }

.menu_item a:link 	{  color: #000000; text-decoration: none; 	}
.menu_item a:visited 	{  color: #000000; text-decoration: none;  	}
.menu_item a:active 	{  color: #000000; text-decoration: none ; 	}
.menu_item a:hover 	{  color: #000000; text-decoration: underline;  }
.bottommargin 		{  margin: 0px; padding: 0px 0px 2px 10px; 	}


.form		{ border: 1px solid #CC0099;
		  padding: 10px
	        } 

img.bordered	{ border: 1px solid #6A1D69;
		}
					
div.box		{ border: 1px solid #CC0099;
		  padding: 0px 10px 0px 10px
	        } 

td.news_title_1	{ border: 1px solid #990066; 
		  background: #E5CBFE;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 12px; 
	          font-style: normal; 
		  font-weight: bold;
		}

td.news_item_1 	{ font-family: Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  padding: 5px 5px 5px 5px; 
		  background: #F5EBFF; 	
		  border-width: 0px 1px 1px 1px; 
		  border-style: solid; 
                  border-color: #990066;
 		}


td.news_title_2	{ border: 1px solid #990066; 
		  background: #FEA6FF;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 12px; 
	          font-style: normal; 
		  font-weight: bold;
		}

td.news_item_2 	{ font-family: Arial, Helvetica, sans-serif; 
		  font-size: 12px;
		  padding: 5px 5px 5px 5px; 
		  background: #FED4FF;
		  border-width: 0px 1px 1px 1px; 
		  border-style: solid; 
                  border-color: #990066; 
 		}

table.techitup 	{ border-width: 8px; 
		  border-style: double; 
                  border-color: navy; 
		}

span.purple	{ color: #990066;
		  font-weight: bold;
		}






			
