/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/redgrad.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a:link {
	text-decoration:none;
	font-size: 11px;
	color: #5776A8;
}
a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a:hover {
	text-decoration:blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}
#prodmenu ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#prodmenu a { display: block; 
	color: #BE522A;
	background-color: transparent;
	width: 100%;
	padding: .4em .8em;
	text-decoration: none;
}
#prodmenu a:hover
{
	color: #000000;
	background-color: #ffffff;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
	/* Transparency for moz and netscape */

}
#prodview a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
#prodview a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
#bottommenu ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#bottommenu a { display: block; 
	color: #FFFFFF;
	background-color: transparent;
	width: 100%;
	padding: .4em .8em;
	text-decoration: none;
}
#bottommenu a:hover
{
	color: #000000;
	background-color: #ffffff;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
	/* Transparency for moz and netscape */
}
#bottomstrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
}
#bottomstrip a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

	
.LHend {
	background-image: url(images/main_02.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.RHend {
	background-image: url(images/main_07.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
