/* Body */
body	{background: url(images/bg3.jpg);}
a:link, a:visited {text-decoration: underline; font-weight: bold; color: #000000; background: transparent;}
a:hover {color: 000000; text-decoration: none; background: transparent;}

a.sidenav2:link, a.sidenav2:visited ,a.sidenav2:active {
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
	color: #FEFBFE;
	background: transparent;
	font-family: "Courier New", Courier, mono;

}
a.sidenav2:hover {
	font-size:16px;
	color: #FF0000;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;

}
#sidenav{margin:5px 5px 5px 20px;}

li{
	font-size:12px;
	color: #000000;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	}
	
b {color:#ffffff; text-decoration: none; font: bold 100% arial, sans-serif }
P {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: 300;
}
P.white {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: 300;
}
P.footer {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#topright a:visited {color: #000080; background: transparent;}
#topright a:hover {color: #6699ff; text-decoration: underline; background: transparent;}



/* Controls the Footer */
a.footer:link, a.footer:visited,a.footer:active {
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	background: transparent;
	font-family: "Courier New", Courier, mono;

}
a.footer:hover {
	font-size:12px;
	color: #FF0000;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
}

/* Controls H5 Headings */
h1 {
	font: bold 120% tahoma, sans-serif;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {font: bold 120% tahoma, sans-serif; color: #ffffff;}
h4 {font: bold tahoma, sans-serif; color: #854c81; size:2}
h6 {font: bold 110% tahoma, sans-serif; color: #B036A0; }
.footerbold {font: bold 110% arial, sans-serif; color: #000000;}
.bodybold {font: bold 100% arial, sans-serif; color: #000000;}
.unitprice { color: #000000; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px}