body {
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;
	color: #666666; 
	
    }
    
    h1 {
	   font-size: 18px;
	 /*  color: #99cc99;*/
	color: #be70B3;
    }
    
    
    h2 {
	   font-size: 16px;
	   color: #336633;
	   margin-top: 0px;
    }
	
    table {
	   padding: 0px;
	   margin-left: auto;
	   margin-right: auto;

    }

#topbanner {
	   padding: 0px;
	   margin-left: auto;
	   margin-right: auto;
		text-align: center;
    }  

.content_table {
	text-align: center;

}



.product {
	border-bottom: 2px dotted;
	border-color: #cccccc;
}

.imageframe {
	float: right;
	clear: right;
}

td#toplevelmenu {
	background-color: #99cc66;
	color: #ffffff;
	width: 130px
}

#main {
	width: 800px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px;
	height: auto;
	padding: 20px 0px 0px 0px;
}

.left_menu {
	width: 130px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-style: none;
	background-color: #ddeecc;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	padding: 0px;
	height: 80%;
	vertical-align: top;
}

.left_menu a:link {text-decoration: none; color: #669966;}
.left_menu a:visited {text-decoration: none; color: #669966;}
.left_menu a:active {text-decoration: none; color: #669966;}
.left_menu a:hover {text-decoration: underline; color: #669966;}


#heading_pics {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;	
/*	color: #99cc66;*/
	color: #be70B3;
	font-stretch: wider;
	font-size: 18px;
	font-weight: bold;
	border: 0px
	padding: 0px;
}

#heading_pics_image {
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	height: 22px;
	width: 24px;
	border: 0px;
	padding: 0px;
	position: relative;
}


#left_menu_item_sub {
	padding-left: 15px;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #99cc66;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

#left_menu_item_heading {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #99cc66;
	color: #ffffff;
	border-right: 0px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-color: #ffffff;
	border-style: solid;

}

a.heading_link:link {text-decoration: none; color: #ffffff;}
a.heading_link:visited {text-decoration: none; color: #ffffff;}
a.heading_link:active {text-decoration: none; color: #ffffff;}
a.heading_link:hover {text-decoration: underline; color: #ffffff;}


.centre_content {
	width: 660px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px;
	background-color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	padding: 0px;
}

#page_content {
	margin-left: 15px;
	margin-top: 10px;	
}

