
 
.btn1 {
	width: 157;
	height: 41;
	background: url('../images/btn.jpg') no-repeat;
}
.btn2 {
	width: 157;
	height: 41;
	color: white;
	padding-top: 12px;
	font: 8pt;
	text-align:center;
	text-decoration: none;
	display: block; 
}



.btn_large_b {
	display: block;
	color: white;
	font: 8pt;
	text-align:left;
	vertical-align:middle;
	text-decoration: none;
	height:100%;
	padding:5px;
}





body {
	background-image: url('../images/pagebg.jpg');
	background-repeat: repeat-x;
	font: 10px verdana, arial, sans-serif;
	color: black;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #EDEDF9;
}


.maintext {
	font: 12px verdana, arial, sans-serif;
	color: black;
}


h1 {
	margin-top: 0px; 
	margin-bottom: 0px;
	color: darkblue;	
	font-size: 16px; 
	font-family: Verdana, arial, sans-serif;
	text-decoration: none;
}

h2 {
	margin-top: 0px; 
	margin-bottom: 0px;
	color: darkblue;	
	font-size: 12px; 
	font-family: Verdana, arial, sans-serif;
	text-decoration: none;
}

table.productlist {
	font-family: Verdana, arial, sans-serif;
	color: darkblue;	
	font-size: 12px; 
	font-family: Verdana, arial, sans-serif;
	text-decoration: none;
}

a.viewproduct{
	color: darkblue;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;		
	font-weight: normal;
	text-decoration: underline;
}

a:hover.viewproduct{
	color: darkgreen;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;		
	font-weight: normal;
	text-decoration: underline;
}


a.previousheading{
	color: darkblue;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;		
	font-weight: normal;
	text-decoration: underline;
}

a:hover.previousheading{
	color: darkgreen;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;		
	font-weight: normal;
	text-decoration: underline;
}