<style type="text/css">
<!--
.mainTable {
	border: 3px solid #EBEBEB;
	font-size: 10px;
}
.bodyCell {
	border: 5px solid #D5d5d5;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C0C0C0;
}
.footer a{
	color: #C0C0FF;
	text-decoration:none;
}
.bodyFull {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #363736;
}
.shopText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #C6E3F2;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #ED3E42;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #00AC54;
}

.picShadow{ 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB', Direction=120, Strength=3);
	border: 1px solid #CCCCCC;
}
.basicTable {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.tableTop {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00AC54;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F27B81;
}

.onlyOddCell {
	background-color: #D2DFE5;
	background-image: url(/images/gradientButtonFlip.jpg);
	background-repeat: repeat-x;
}

.onlyHighlightCell {
	background-color: #FFFF99;
}

.onlyEvenCell {
	background-image: url(/images/gradientButton.jpg);
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}
.justBorders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED3E42;
	background-color: #D5FDEA;
	border: 2px solid #B3FCD8;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED3E42;
	background-color: #D5FDEA;
	border: 2px solid #B3FCD8;
}
-->
</style>