.ullist {
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #333300;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #003333;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #663399;
}
.listseperator {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
}
.frogeyes {
	border-top: 1px none #003333;
	border-right: 1px none #003333;
	border-bottom: 1px solid #003333;
	border-left: 1px none #003333;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #003333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
dd {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: 18px;
}
ol {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003333;
}
.Stripe {
	background-color: #999999;
	background-image: url(images/backgrounds/grn_strp.jpg);
	background-repeat: repeat;
}
.stripedrkgry {
	background-color: #999999;
	background-image: url(images/backgrounds/drkstripe.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.stripeltgrey {
	background-image: url(images/backgrounds/ltgreystripe.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCCCC;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bolder;
	color: #660000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: lighter;
	color: #CC0000;
}
.brdrcornerlwrrt {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
.brdrbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
.brdrvertrt {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #003333;
}
.btdrcomplete {
	border-top: 1px solid #003333;
	border-right: 3px double #003333;
	border-bottom: 1px solid #003333;
	border-left: 3px double #003333;
}
.brdrhorzntl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003333;
	border-bottom-color: #003333;
}
.brdrarndrt {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.brdrvertleft {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #003333;
}
.headerstripes {
	background-color: #CCFFCC;
	background-image: url(images/backgrounds/stripe_back.gif);
	background-repeat: repeat;
}
.H1custom {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #990000;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	line-height: 40px;
}

/*product table styes
*/
.paddedcell {
	padding: 8px;
}