.style1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
}.style2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style3 
{font-family: Verdana, Helvetica, sans-serif}
.style4 {
	font-weight: bold;
	color: #CC1111;
	font-family: Verdana, Helvetica, sans-serif;
}
.style8 {font-size: 24px}
.style9 {
	font-size: 16px;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 22px;
	font-weight:bold;
}
.style10 {font-size: 18px}
.style11 {font-size: 14px; font-family: Verdana, Helvetica, sans-serif;}
.List1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.ListHeader{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 75px;
}
.PrintListHeader{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
table.gladesMain{
	width: 800px;
	height:100%;
	border-style:solid; 
	border-width: 2px; 
	border-color:#000000;
	background-color:#8c8c8c; 
	background-image:url(../images/bgfade.jpg); 
	background-repeat:repeat-y;
}
table.printlist {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 0px;
	margin-bottom: 0px; 
	margin-top: 0px;
	line-height: 10px;
}
table.pricelist {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
}
td.listItem
{
	border-bottom-style:none;
	text-align: left;
}
td.sideBar
{
	border-bottom-style:none; 
	border-right-color:#000000; 
	border-right-style:solid; 
	border-right-width: 2px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
td{
	border-bottom-color:#000000;
	border-bottom-width:thin;
	border-bottom-style:solid;
	padding-bottom: 5px;
	vertical-align: middle;
}
td.commonName{
	font-style:italic:bold;
}
th{
	text-align:center;
}
body{
	background-color:#8c8c8c; 
	background-image:url(../images/bgfade.jpg); 
	background-repeat:repeat-y;
} 
a:link
{
	color: #3333FF;
	font-weight:700;
}
a:visited 
{ 
	color: #3333FF;
	font-weight:700;
}
a:hover 
{ 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: overline;
}
a:active 
{ 
	color: #333333;
}
