body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color: #F2F2F2;
}

p, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

H1 {
	font-size:28px;
	color:#000000;
}

H1.scribbles {
	font-size:50px;
	color:#000000;
	margin-top:0px;	
	margin-bottom:-15px;	
}

H2 {
	font-size:18px;
	color:#000000;		
}	

H2.scribbles {
	font-size:24px;
	color:#000000;
	margin-bottom:5px;	
}

H3 {
	font-size:18px;
	color:#000000;
	margin-bottom:5px;
}	

a {
	text-decoration:none; 
	color:#4A8300;
}


a:hover {
	text-decoration:underline;
}

.frontprodcell {
	background-image:url(images/frontbg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

a.menu  {
	font-weight:bold;
	color: #666666;
}

a.menu:hover {
	color: #333333;
	text-decoration:none
}

a.footer {
	color: #666666;
}

.textfields {
	background-color:#ffffff;
	border:1px solid #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

.texterror {
	background-color: #FFFFCC;
	border:1px solid #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;	
}

ul {
	margin-left:15px;
	margin-right: 8px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	list-style-image:url(images/list.gif);

}


li {
	margin-bottom:0px;
	margin-top:0px;
}

hr {
	height:1px;
	color:#cccccc;
	border-style:dashed;
}

form {
	margin-bottom:0px
}

.white p {
	color:#FFFFFF;
	font-size:13px;
	line-height:20px;
}
img
{
	border-style:none;
}