.copy {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #000000; 
text-decoration: none;
font-weight: bold;
}

.title {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px; 
color: #355590; 
text-decoration: none;
font-weight: bold;
}

.subtitle {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #F23802; 
text-decoration: none;
font-weight: bold;
}

.subtitle2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 17px; 
color: #F23802; 
text-decoration: none;
font-weight: bold;
}

.subtitle3 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
text-decoration: none;
font-weight: bold;
}

.prodtitle {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #355590; 
text-decoration: none;
font-weight: bold;
}

.prodsmalltitle {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #355590; 
text-decoration: none;
font-weight: bold;
}

.prodsmalltext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000000; 
text-decoration: none;
font-weight: bold;
}

.bodytext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
text-decoration: none
}

.bodylink, a.bodylink:visited{
font-family: Arial, Helvetica, sans-serif;
color : #000000;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

a.bodylink:hover, a.bodylink.active{
font-family: Arial, Helvetica, sans-serif;
color : #F23802;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.biglink, a.biglink:visited{
font-family: Arial, Helvetica, sans-serif;
color : #F23802;
text-decoration: none;
font-size: 18px;
font-weight: bold;
}

a.biglink:hover, a.biglink.active{
font-family: Arial, Helvetica, sans-serif;
color : #355590;
text-decoration: none;
font-size: 18px;
font-weight: bold;
}

.menulink {
font-family: Arial, Helvetica, sans-serif;
color : #000000;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}

.cattitlelink, a.cattitlelink:visited{
font-family: Arial, Helvetica, sans-serif;
color : #F23802;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

a.cattitlelink:hover, a.cattitlelink.active{
font-family: Arial, Helvetica, sans-serif;
color: #355590;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

.shopmenulink {
font-family: Arial, Helvetica, sans-serif;
color : #000000;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

a.shopmenulink:hover {
font-family: Arial, Helvetica, sans-serif;
color : #000000;
background-color: #CCCCCC;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}


.lgbodylink, a.lgbodylink:visited{
font-family: Arial, Helvetica, sans-serif;
color : #F23802;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

a.lgbodylink:hover, a.lgbodylink.active{
font-family: Arial, Helvetica, sans-serif;
color : #355590;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

.shopmenutopbg {  
background-color: #355590; 
background-image: url(/images/shop_top.gif); 
background-repeat: repeat-x; 
background-position: top
}
.shopmenubottombg {  
background-color: #355590; 
background-image: url(/images/shop_bottom.gif); 
background-repeat: repeat-x; 
background-position: bottom
}

.gshopmenutopbg {  
background-color: #8A8A8A; 
background-image: url(/images/gshop_top.gif); 
background-repeat: repeat-x; 
background-position: top
}
.gshopmenubottombg {  
background-color: #8A8A8A; 
background-image: url(/images/gshop_bottom.gif); 
background-repeat: repeat-x; 
background-position: bottom
}

.form { 
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #000000;
border-color: #FFFFFF;
border-width: 1px; 
background: #FFBB88;
border: #355590; 
border-style: solid; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px; 

}


.button { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
background-color: #FFBB88; 
border: #355590; 
border-style: solid; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px; 
height: 20px;
}

