
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button_bold { border:1px solid #C5C5C5; 
	font-family: tahoma; font-size: 11px; 
	font-weight: bold; color: #666666; 
	background:#fff url(../images/btnBKG.gif) 
	left bottom repeat-x; padding: 0 10px; } 
	
 .labelTitle 
 {
	font-family:tahoma;
  font-size:11px; 
 font-weight: bold; 
 
 }
	
.label 
{
	font-family:tahoma;
 font-size:8pt; 
 }
 
 .linkbutton {font-family:tahoma;
 font-size:11px; 
 width:120px;
 }
 
  .STextBox {font-family:tahoma;
  font-size:11px;  
  width:120px; 
 }
 
  .LTextBox {font-family:tahoma;
  font-size:11px; 
  width:250px; 
 }
 
 .SearchTextBox {font-family:tahoma;
  font-size:11px; 
  width:400px; 
 }
 
  .ComboTextBox {font-family:tahoma;
  font-size:11px; 
  
  
 }
 
 a.blackbold:link, a.blackbold:visited {
  text-decoration: underline;font-weight:lighter; 
  font-family:Arial;
  font-size:11px;
  color: #000;
}

a.blackbold:hover, a.blackbold:active {
  text-decoration: none;font-weight:lighter; 
  font-family:Tahoma;
  font-size:11px;
  color: #000;
}

.producttext {font-family:Tahoma;
	font-size:11px;
	color:#999999;
	}


