body { 
	   color: #000000;
	   font-family: Verdana, Arial, Times, serif, sans-serif;
	   background-color: #e1e1e1;
       margin-top: 0px;
	   margin-left: 0px;
	   margin-bottom: 0px;
	   margin-right: 0px;
	 }
	 
A    { text-decoration: underline; color: #0000ff; }
A:Hover { text-decoration: none; color: #ff9900; }

.normal A { text-decoration: underline; color: #ccccff; font-size: 10px; font-weight: none; }
.normal A:Hover { text-decoration: none; color: #ff0000; font-size: 10px; font-weight: none; }

.frontHeader { 
				font-size: 8pt;
				font-weight: bold;
				color: #003366;
				padding-left: 10px;
				padding-right: 10px;
				text-align: left;
			 }

.frontHeader A:Link { text-decoration: none; font-size: 8pt; font-weight: bold; color: #0000ff; }
.frontHeader A:Visited { text-decoration: none; font-size: 8pt; font-weight: bold; color: #0000ff; }
.frontHeader A:Active { text-decoration: none; font-size: 8pt; font-weight: bold; color: #0000ff; }
.frontHeader A:Hover { text-decoration: underline; font-size: 8pt; font-weight: bold; color: #ff9900; }
			 
.frontLocation { 
				font-size: 7pt;
				font-weight: bold;
			   }
			   
.frontBody { 
			font-size: 10px;
			padding-left: 10px;
			padding-right: 10px;
			text-align: left;
		   }
		   
.frontDate { 
			font-size: 8px;
			font-weight: bold;
			color: #000000;
		   }

input.addproduct { color: #000000; font-size: 8pt; font-family: Verdana, Arial; border: 1px solid #7f9db9; }
select.addproduct { color: #000000; font-size: 11px; font-family: Verdana, Arial; border: 1px solid #7f9db9; }
textarea.addproduct { color: #000000; font-size: 8pt; font-family: Verdana, Courier, sans-serif; border: 1px solid #7f9db9; }
input.button { font-size: 8pt; font-family: Verdana, Arial; border: 1px groove #7f9db9; background-color : #f3f3f3; }

th { 
	font-size: 10pt;
	color: #003366;
   }

.parallel_vert { border-left: 1px solid #000000; border-right: #000000 1px solid; padding-left: 5px; }
.parallel_horz { border-top: 1px solid #000000; border-bottom: #000000 1px solid; } 
.top { border-top: #000000 1px solid; }
.lcorner { border-left: #000000 1px solid; border-top: #000000 1px solid; border-bottom: #000000 1px solid; padding-left: 10px; }
.rcorner { border-right: #000000 1px solid; border-top: #000000 1px solid; border-bottom: #000000 1px solid; padding-right: 10px; }

.newsrunhead { 
				font-size: 9pt;
				font-weight: bold;
				color: #000000;
			 }
.newsrunhead A:Link { text-decoration: none; font-size: 9pt; font-weight: normal; color: #0000ff; }
.newsrunhead A:Visited { text-decoration: none; font-size: 9pt; font-weight: normal; color: #0000ff; }
.newsrunhead A:Active { text-decoration: none; font-size: 9pt; font-weight: normal; color: #0000ff; }
.newsrunhead A:Hover { text-decoration: underline; font-size: 9pt; font-weight: normal; color: #ff9900; }

.newsrunlocation { 
				   font-size: 8pt;
				   font-weight: bold;
				   color: #696767;
				 }
			   
.newsrunbody { 
			  font-size: 8pt;
			  padding-left: 10px;
			  padding-right: 10px;
		     }
		   
.newsrundate { 
			  font-family: Arial, Verdana, ATimes, sans-serif;
			  font-size: 8pt;
			  color: #000000;
		     }

.prodlisthead { 
				border-left: #000000 1px solid; border-right: #000000 1px solid;
				border-top: #000000 1px solid; border-bottom: #000000 1px solid;
				font-size: 12px; font-weight: bold; font-family: Verdana, Arial;
			  }
.prodlistbody { 
				border-left: #000000 1px solid; border-right: #000000 1px solid;
				padding-left: 5px; padding-right: 5px; 
				font-family: Verdana, Arial, Times, sans-serif;
				font-size: 8pt;
			  }
.prodlistfoot { 
				border-left: #000000 1px solid; border-right: #000000 1px solid;
				border-bottom: #000000 1px solid;
			  }

input.login { 
			  border: #000000 1px solid;
			  font-size: 11px;
			  font-family: Verdana, Arial, Times;
			  background-color: #ffffff;
			  color: #000000;
			}

.footer A    { text-decoration: none; color: #ccccff; }
               
.footer A:Hover { text-decoration: none; color: #ffffff; }

A.tabstyle:Link { font-family: Arial; font-weight: normal; font-size: 10px; color: #696767;
				  text-decoration: none; background-color: inherit;
}
A.tabstyle:Visited { font-family: Arial; font-weight: normal; font-size: 10px; color: #696767;
				  text-decoration: none; background-color: inherit;
}
A.tabstyle:Active { font-family: Arial; font-weight: normal; font-size: 10px; color: #696767;
				  text-decoration: none; background-color: inherit;
}
A.tabstyle:Hover { font-family: Arial; font-weight: bold; font-size: 10px; color: #696767;
				  text-decoration: none; background-color: inherit;
}