body,input
{
margin: 0px;
font-family: verdana;
font-size: 12pt;
background-color:#CCCCCC}

td
{
margin: 0px;
font-family: verdana;
font-size: 12pt;
background-color:#ffffff}

a
{
color: #6A6A6A;
font-weight: bold;
text-decoration: none;
}


ol {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:decimal;
	list-style-position: outside
	}
	

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
	
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #A3C788;
	color: #333;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #A3C788;
		margin: 0;
		}


#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #94A396;
		border-right: 10px solid #A3C788;
		background-color: #DAE9DC;
		color: #6A6A6A;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
}

#button li a:hover {
		border-left: 10px solid #A3DC9A;
		border-right: 10px solid #70C963;
		background-color: #A3DC9A;
		color: #fff;
}


/* This is the H button section  */

#nav{
	margin: 0;
	padding-top: 1px;
	border-bottom: 1px solid #fff;
	text-align: center;
	background-color: #A3DC9A;
	height: 5px;
	vertical-align: middle;
}
#nav ul{
	list-style-type: none;
}
#nav ul li{
	margin-right: 10px;
	width: 40px;
	display: inline;
}
#nav ul li ul li{
	margin-left: 170px;
	width: auto;
	display: block;
	background: #88b;
	font-size: 95%;
}
#nav a:link, #nav a:visited{
	text-decoration: none;
}

#nav li a:hover {
		border-left: 10px solid #70C963;
		border-right: 10px solid #70C963;
		background-color: #A3DC9A;
		color: #fff;
}

/* This is the H button section */

.h2 {
	color: #666666;
	font-family: verdana;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	margin-bottom: 0;
}

.h3 {
	color: #666666;
	font-family: verdana;
	font-size: 12pt;
	line-height: 14pt;
	font-style: normal;
	margin-bottom: 0;
}


.h4 {
	color: #666666;
	font-family: verdana;
	font-size: 10pt;
	line-height: 12pt;
	font-style: normal;
}

.h5 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-style: italic;
	font-weight: bold;
}

.style1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: inherit;
	font-style: normal;
	font-weight: bold;
}
.style2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: inherit;
	font-style: normal;
	font-weight: normal;
}
.style3 {
	color: #5C853F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: inherit;
	font-style: normal;
	font-weight: bold;
}
.promo1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: inherit;
	font-style: italic;
	font-weight: bold;
}

.prodtitle {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: inherit;
	font-style: normal;
	font-weight: bold;
}

.proddesc {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: inherit;
	font-style: normal;
	font-weight: normal;
}



