body 
	{ 
	color: #000000; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}

a
	{
	color: #996633;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal; 
	text-decoration: underline; 
	}
a:hover
	{
	color: #2a8f16; 
	text-decoration: underline;
	}

.menuItem
	{
	color: #ffffff; 
	font-size: 10pt;
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-style: normal; 
	background-image: url(../images/GreenBar_Middle.png); 
	background-position: 0; 
	text-decoration: none; 
	text-align: center; 
	vertical-align: middle; 
	height: 25px;
	}
.menuItem a 
	{
	color: #ffffff; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	}
.menuItem a:hover 
	{
	text-decoration: underline; 
	}

.leftBar 
	{ 
	background-image: url(../images/GreenBar_LeftSide.png); 
	width: 6px; 
	}
.middleBar 
	{ 
	background-image: url(../images/GreenBar_Middle.png); 
	color: #ffffff; 
	font-size: 10pt; 
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}
.rightBar 
	{ 
	background-image: url(../images/GreenBar_RightSide.png); 
	width: 6px; 
	}

.header 
	{
	color: #2a8f16; 
	font-size: 14pt; 
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	}
	
.text 
	{ 
	color: #000000; 
	font-size: 10pt; 
	font-family:  Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}
	
.index_producttext
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
a.splash:link {color: ; text-decoration: none;}
a.splash:active {color: ; text-decoration: none;}
a.splash:hover {color: ; text-decoration: none;}
a.splash:visited {color: ; text-decoration: none;}
a.splash:focus {outline: none;}
	