﻿<style type="text/css">
p            { font-family: verdana; font-size: 10pt }
table        { font-family: verdana; font-size: 10pt }
h1           { font-family: verdana; color: #6e5221; font-size: 10pt; font-weight: bold }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana}
td           { font-family: verdana; color: 878787; font-size: 8pt }
tbody        { font-family: verdana; font-size: 10pt }
body        { font-family: verdana; font-size: 10pt }



.smallFont {font-family: Verdana; color: #7c765a; font-size: 10pt }

.footerFont {font-family: Verdana; color: #949494; font-size: 10pt }
.searchFont {font-family: Verdana; color: #ffffff; font-size: 8pt; font-weight: bold; }

#carttext {
margin-left: 22px;
}



a:link     	 { font-family: verdana; text-decoration: none; color: #6e5221; font-size: 8pt; font-weight: bold;}
a:visited  	 { font-family: verdana; text-decoration: none; color: #6e5221; font-size: 8pt; font-weight: bold; }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #6e5221; font-size: 8pt; font-weight: bold; }

a.footer:link {  font-family: verdana; text-decoration: none; color: #949494; font-size: 7pt; }
a.footer:visited  { font-family: verdana; text-decoration: none; color: #949494; font-size: 7pt; }
a.footer:hover { font-family: verdana; text-decoration: underline; color: #949494; font-size: 7pt; }

a.leftnav:link {  font-family: verdana; text-decoration: none; color: #ffffff; font-size: 7pt; }
a.leftnav:visited  { font-family: verdana; text-decoration: none; color: #ffffff; font-size: 7pt; }
a.leftnav:hover { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 7pt; }

a.rightnav:link {  font-family: verdana; text-decoration: underline; color: #f23103; font-size: 10pt; font-weight:bold; }
a.rightnav:visited  { font-family: verdana; text-decoration: underline; color: #f23103; font-size: 10pt; font-weight:bold; }
a.rightnav:hover { font-family: verdana; text-decoration: underline; color: #000000; font-size: 10pt; font-weight:bold;}

a.menu2:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }

#table4 { background: url('/images/leftbg.gif') repeat-y;}






.suckerdiv ul{margin: 0; padding: 0; list-style-type: none; width: 180px; font: 10px Arial, Tahoma, Sans-Serif; line-height: 20px; z-index:100; position: relative;}
	
.suckerdiv ul li{position: relative; border-bottom: 1px solid white; cursor: pointer;}
	
/*Sub level menu items */
.suckerdiv ul li ul{position: absolute; width: 225px; visibility: hidden;  border: 1px solid #ffffff; margin-top: -22px;}

/* Sub level menu links style */
.suckerdiv ul li a{ color: white; font-size: 9px; font-weight: normal; margin-left: 10px; background-color: transparent; display: block; overflow: auto; /*force hasLayout in IE7 */
}

.suckerdiv ul li ul li {border-bottom: 0px;}
.suckerdiv ul li ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 0px;
background-color: #ddc69b;
color: black; 
font-weight: bold;
margin: 0px;
padding: 2px;
}

#suckerdiv ul li ul li a:hover{color: #ffffff; font-size: 9px; text-decoration: underline;}
.suckerdiv ul li a:visited{color: #ffffff; font-size: 9px; text-decoration: none;}


.suckerdiv ul li a:hover{color: #000000; font-size: 9px; text-decoration: underline;}
.suckerdiv ul li ul li a:visited{color: #000000;} 

.suckerdiv .subfolderstyle{
background: url('media/arrow-list.gif') no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */





</style>
