body {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;
}

a { font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; text-decoration:none;}
a:hover {text-decoration:underline;}
a:link { color:#000000;}
a:visited { color:#000000;}
a:active { color:#000000;}


.bodybig {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px;
}
.label {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; font-weight:bold;
}

.bodybig2 {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 13px;
}

.contactform { 
	border-top-color: #AEC879;
	border-top-width: 1px;
	border-top-style:  solid;     
	
	border-right-color: #AEC879;
	border-right-width: 1px;
	border-right-style: solid;     	
	
	border-bottom-color: #AEC879;
	border-bottom-width: 1px;
	border-bottom-style: solid;     	
	
	border-left-color: #AEC879;
	border-left-width: 1px;
	border-left-style: solid;     	
}

.blackborder { 
	border-top-color: #AEC879;
	border-top-width: 1px;
	border-top-style:  solid;     
	
	border-right-color: #AEC879;
	border-right-width: 1px;
	border-right-style: solid;     	
	
	border-bottom-color: #AEC879;
	border-bottom-width: 1px;
	border-bottom-style: solid;     	
	
	border-left-color: #AEC879;
	border-left-width: 1px;
	border-left-style: solid;     	
}

.producttable { 
	border-top-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style:  solid;     
	
	border-right-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: solid;     	
	
	border-bottom-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: solid;     	
	
	border-left-color: #EBEBEB;
	border-left-width: 1px;
	border-left-style: solid;     	
}

.mailto {
	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; color:#0000ff;
}

		
input.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;	
	background-color:#ddd;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');}		
			
.menulink{
	text-decoration:underline;
}		

.whiteboard {
	background-color:#FFFFFF; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:10px;
}
	
	