html,body { margin: 0; padding:0; background-color: #ffffff;
            height:100%; border:none;
       scrollbar-face-color: #DEE3E7;
	   scrollbar-highlight-color: #FFFFFF;
	   scrollbar-shadow-color: #DEE3E7;
	   scrollbar-3dlight-color: #D1D7DC;
	   scrollbar-arrow-color:  #B24456; 
	   scrollbar-track-color: #EFEFEF;
	   scrollbar-darkshadow-color: #98AAB1;
	}

table, div, tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}

#fullheight{height:100%; width: 770px; border: none; margin: 0 auto; background-color: #ffffff;
}

#fullhtContent{height:100%; width: 600px; padding:5px; border: none; margin: 0 auto; background-color: #ffffff;
}


.mastButton	{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 11px; text-align: center; position:absolute; top:5px; 
    color : #000000; 
    border: 1px solid ;
    background-color : #efefef;
    border-top-color : #000000; 
    border-right-color : #000000; 
    border-bottom-color : #000000; 
    border-left-color : #000000;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffefefef'); 	
}
             
form { margin: 0; }

              width: 170px; height: 100%; vertical-align: top; text-align: center;}

a:link { color: #6B2F2F; text-decoration: none;
	    }
a:visited { color: #6B2F2F; text-decoration: underline;
    	}
a:hover { color: #000000; text-decoration: underline;
    	}
a:active { color: #CC3333;
    	}
span.radius {
	visibility: hidden;
	}	


ul {
	 list-style-image: url('../images/bulltetpoint.gif')
	 }
	
hr { height: 1px; width: 90%; color: #4A5973;
	 }


h1.error {font-size: small; color: red; font-weight: bold; text-align: center;}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 15px;  font-weight: bold;  
     margin-top: 5px;  margin-bottom: 2px;  line-height: 19px; color: #787878;
    }

h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 13px;  font-weight: light;  
     margin-top: 1px;  margin-bottom: 2px;  line-height: 16px; color: #A25864;
    }

h3 { font-size: 13px;  font-weight: bold;
     margin-top: 1px;  margin-bottom: 1px;  line-height: 16px; color: #000000;  
	}
	
h3.error { font-size: 13px;  font-weight: bold;
			  margin-top: 1px; margin-bottom: 1px; line-height: 16px; color: #ff0000;
			  
			  }


h1.featured { font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 17px;  font-weight: light;  
     margin-top: 1px;  margin-bottom: 2px;  line-height: 24px; color: #ffffff;
     border: 1px dotted ;
     border-top-color : #ffffff; 
     border-right-color : #ffffff; 
     border-bottom-color : #ffffff; 
     border-left-color : #ffffff;
     background-color : #791E29;
		  
}
			  
/* End Heading Tag Styles*/


    
textarea, form select, input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	background-color: #efefef;
	}

.button	{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
    font-size : 11px; text-align: center; 
    color : #000000; 
    border: 1px solid ;
    background-color : #efefef;
    border-top-color : #000000; 
    border-right-color : #000000; 
    border-bottom-color : #000000; 
    border-left-color : #000000;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffefefef'); 	
}

fieldset {font-family: Verdana, Arial, Helvetica, sans-serif;
	      font-size: 12px; color: #000000; padding: 1em;
          width:100%; border:1px solid #c0c0c0;
         }


table.menu a { padding: 2px; 
	width:100%; border:1px solid #ffffff; display: block; 
} 

div.menu a {
	color: #080808; background: #fff; text-decoration:none;
	font-size:11px; line-height:14px;
	font-family: verdana, sans-serif;
    }

div.menu a:link {
      color: #080808; background: #AAAAAA; text-decoration:none;
      }
	  
div.menu a:active { 
      color: #080808; background: #AAAAAA; text-decoration:none; 
	  }
	  
div.menu a:visited {
      color: #080808; background: #AAAAAA; text-decoration:none;
      }

div.menu a:hover {
      color: #fff; background: #080808; border:1px solid #D6687A; text-decoration:none;
      }


table.SUBmenu a {
	width:100%; border:1px solid #B0B0B0; display: block; 
} 

div.SUBmenu a {
	color: #555555; background: #fff; text-decoration:none;
	font-size:11px; line-height:14px; 
	font-family: verdana, sans-serif;
    }

div.SUBmenu a:link {
      color: #555555; background: #ffffff; text-decoration:none;
      }
	  
div.SUBmenu a:active { 
      color: #555555; background: #ffffff; text-decoration:none; 
	  }
	  
div.SUBmenu a:visited {
      color: #555555; background: #ffffff; text-decoration:none;
      }

div.SUBmenu a:hover {
      color: #fff; background: #AAAAAA; border:1px solid #B5B3B1; text-decoration:none;
	  }
	  
	  
.productinfo {
	border:#D4D4D4 1px solid;
	text-align:center;
	}
	
.productinfo th {
	font-weight:bold; color:#ffffff;
	background-color: #E9C88F; 
	border:1px solid #D4D4D4; 
	padding:3px 
	}
	
.productinfo td {
	border:#D4D4D4 1px solid;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#000;
	padding:3px;
	}

.featured {
	border:#555555 1px solid;
	text-align:center;
	}
	
.featured th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url('../images/pricecart.jpg');
	font-size:8pt;
	font-weight: 550;
	color:#ffffff;
	border:#555555 1px solid;
	padding:2px;
	}
	
.featured td {
	border:#c0c0c0 1px solid;
	font:11px verdana, arial, helvetica, sans-serif;
	
	color:#000;
	padding:2px;
	}


.lefttext {
    background-color: #525152; 
    font:12px verdana, arial, helvetica, sans-serif;
	color:#c0c0c0;
	text-align:left;
	}
h1.lefttext { font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 17px;  font-weight: bold;  
     margin-top: 1px;  margin-bottom: 2px;  line-height: 22px; color:#c0c0c0;
     }

.small {
	font-size: 11px;
}
.smaller {
	font-size: 9px;
}
.smallest {
	font-size: 7px;
}

.date { font-size: 10px; color: #7D2E2E;
        }

      

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #DEE3E7;
	border-top-color: #D1D7DC;
	border-right-color: #98AAB1;
	border-bottom-color: #000000;
	border-left-color: #D1D7DC; 
}
.phoneText	{ font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 11px; color: #efefef; text-align: center;
              font-weight: bold; }

.homenav	{ font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 11px; color: #1D4586; text-align: center; }
.homenav a	{	color: #1D4586; text-decoration : underline;	}	
.homenav a:link	{color: #1D4586; text-decoration : none;	}	
.homenav a:visited	{color: #1D4586; text-decoration : none;	}
.homenav a:hover	{color: #000000; text-decoration : underline;	}	
.homenav a:active	{color: #ff0000; text-decoration : none;	}


.categoryNav { font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 10px; color: #1D4586;  
               margin-top: 2px;  margin-bottom: 2px; line-height: 12px;}
.categoryNav a	{ color: #1D4586; text-decoration : underline;	}	
.categoryNav a:link	{color: #1D4586; text-decoration : none;	}	
.categoryNav a:visited	{color: #1D4586; text-decoration : none;	}
.categoryNav a:hover	{color: #000000; text-decoration : underline;	}	
.categoryNav a:active	{color: #ff0000; text-decoration : none;	}





/*End Style*/
