body {
	background-color: #ACACAC;
	align:center;
	margin-top: 0px;
	font-family: arial, sans-serif;
}

h1 span {display: none;}

h2 span {display: none;}

td{
	font-size: 0.8em;
}
td td{
	font-size: 0.9em;
}
td td td{
	font-size: 1em;
}
.main-top-area{
	background-color: #ffffff;
	width: 730px;
	padding-left: 5px;
	padding-right: 5px;
}
.main-page-area{
	background-color: #ffffff;
	width: 730px;
}

.top-navigation{
	font-family: arial, sans-serif;
	font-size: 0.8em;
}
.top-navigation a{
	color: #000;
	text-decoration: none;
	font-size:0.85em;
}
.top-navigation a:hover{
	color: #00984A;
	text-decoration: underline;
}
.top-navigation a:visited{
	color: #818181;
	text-decoration: none;
}
a.product-link{
	font-size: 0.9em;
	color: #00984A;
	text-decoration: none;
}
a.product-link:hover{
	color: #006600;
	text-decoration: underline;
}
a.product-link a:visited{
	color: #000;
	text-decoration: none;
}

a.green:link{
	color: #00984A;
	font-weight:normal;
}

a.green:visited{
	color: #00984A;
	font-weight:normal;
}

.green{
	color: #00984A;
}
.green a{
	color: #00984A;
}
.boldgreen{
	color: #00984A;
	font-weight:bold;
	font-size: 1.2em;
}

.sub-category-title{
	color: #000;
	font-weight:bold;
	font-size: 1em;
	padding-bottom:5px;
}
.sub-category-title a{
	color: #0000cc;
	font-weight:bold;
	font-size: 1em;
	padding-bottom:5px;
}

.green-title-bar {
	font-family: arial, sans-serif;
	font-size: 0.7em;
	background-color: #00984A;
	height: 16px;
	color: #ffffff;
}
.green-title-bar a{
	color:#ffffff;
}

img.product-image{
	border:3px solid #ACACAC;
	margin-top:10px;
}

.error {
	color: #aa0000;
	font-size: 1.15em;
	font-weight:bold;
}

.supportText {
	color: #00984A;
	font-size: .75em;
	font-style:italic;
}

/* .NET Id styling */

#dlCats{
	width: 100%;
	color: #404040;
	border: 0px;
	border-color: #ffffff;
	text-decoration:none;
	text-align: center;
}

#catTable{
	width: 400px;
	border: 0px;
	text-align: center;
}

#catTable{
	width: 400px;
	border: 0px;
	text-align: center;
}

.grey-side-bar {
	font-family: arial, sans-serif;
	background-color: #EEEEEE;
	color: #818181;
}

.grey-side-bar a{
	color: #404040;
	text-decoration:none;
}
.grey-side-bar a:hover{
	color: #000;
	text-decoration:underline;
}
.grey-side-bar a:visited{
	color: #404040;
	text-decoration:none;
}


.grey-product-th {
	background-color: #EEEEEE;
	color: #000;
	font-size: 1em;
	font-weight:bold;
	text-align:left;
}
.grey-product-td {
	background-color: #EEEEEE;
	color: #000;
	font-size: 1em;
	font-weight:normal;
}

.button{
	background-color:#00984A;
	padding:5px;
	color: #fff;
	text-decoration:none;
}
.button:hover{
	background-color:#ACACAC;
	color:#000;
}

.header
{
	font-family: arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ADADAD;
}

a.content
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.content:hover
{
	text-decoration: underline;
}

