body,p,td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

p{
	text-align : justify;
}

.copy{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.white{
	color: white;
}

a.menu0{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

a.menu1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #98E886;
}

a.menu0:hover, a.menu1:hover {
	text-decoration : underline;
}

a.menu2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #81A17A;
}

ul.menu{
	list-style-image : url(Images/bullet_menu.gif);
}

strong.menu{
	font-family : Arial, Helvetica, sans-serif;
}

.v_caption{
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

h1,h2,h3,h4,h5,h6{
	font-family : Arial, Helvetica, sans-serif;
}

.red{
	color : Red;
}

b.header{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color: #0C4200;
}

a.menurootdir{
	text-decoration:none;
}

.copy_light{
	color:#C2D9BD;
}
.top_menu{
	font-weight: bold;
	font-size: 14px;
	color: #C2D9BD;
}
.top_menu1{
	font-weight: bold;
	font-size: 14px;
	color: white;
}

ul.sm_first{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.sm_first li{
	border-top: 1px dotted #50A060;
/*	height: 20px;*/
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}
ul.sm_first a{
	color: #105000;
}

ul.sm_second{
	padding: 10px;
	margin: 0px;
	list-style-type: none;
}
ul.sm_second li{
	font-weight: normal;
	font-size: 11px;
	border: none;
}
.advhead strong{
	font-size: 18px;
	line-height: 25px;
	color: #50A060;
}

table.items td{
	padding: 10px;
}

div.productlist_name{
	background-color: #C2D9BD;
	padding: 5px;
	margin-bottom: 10px;
}
a.productlist_name{
	font-weight: bold;
	font-size: 13px;
	color: #105000;
}
td.sep{
	background: url(/Images/dots.gif) repeat-x left center;
	height: 5px;
}