A:link {

}

A:visited  {

}

A:hover {

} 

A:active  {

}

body {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;	
color: #666666;
scrollbar-base-color : #663300;

scrollbar-dark-shadow-color : #ffffff;
scrollbar-arrow-color : #ffffff;
background-color: #593100;
}
.top_border {
	border-top: 1px solid black;
}

/* formats the text and the drop down list in the nav bar  */
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
}
.navfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #666666;
}
/* formats the standard text links through the store */
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight : bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight : bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight : bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: xx-small
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	list-style-image : url(../images/misc/bullet.gif);
}
.disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight:bold;
	background-color:#F7EFD8;
	border:0px;
	
}
.hmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: xx-small
}
.footer {
	font-size:10px;
	}
.footer_link {
	text-decoration:none;
	color:#688239;
	}
.footer_link:hover {
	color:#E97A1A;
	}
/* formats the check out links in shoppage_header.html */
.navlite a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:hover {
	color: #CC3300;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.navlite {}
/*  formats the navigation links in the nav bar */
.menulite a:active  {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
} 
.menulite a:link {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:visited{
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none
}
.menulite a:hover {
	font : 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px
}
.menulite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B418C
}
/* formats the category text links */
.cat
 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #9999cc;
}
.cat a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #9999cc;
	text-decoration: underline;
}
.cat a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #9999cc;
	text-decoration: underline;
}
.cat a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #6B418C;
	text-decoration: underline;
}
.cat a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff8700;
	text-decoration: underline
}

/*  can be used for when smaller text is needed */
 .small
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: xx-small;
 font-weight: normal
 }
 
  .smallbld
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: xx-small;
 font-weight: normal
 }
 .smtext {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: none;
	text-align: right;
}
.hdrproduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
.hdrproductwhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

/* formats the text fields and submit buttons in the store*/
.txtfield {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;
font-weight: normal;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin: 0;
	border-left-width: 1px
}

.txtfielddropdown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
.navtxtfieldsearch{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: xx-small;
font-weight: normal;
	border: #333333;
	border-style: groove;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin: 0;
	border-left-width: 0px
}
}

.txtfieldsearch{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small;
font-weight: normal;
 background-color : #77B4EB;
 border-bottom-width : 0px;
 border-right-width : 0px;
 border-left-width : 0px;
 border-top-width : 0px;
 border: 1px solid Gray;
 color: #ffffff;
 margin:0;
}
.submitbtn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
	background-color: #663300;
	/*font : bold;
}

/*formats text in boxes with backgrounds other than white*/
.whitemenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	color: #ffffff;
}

/*  formats the  table heaer text in the admin section*/
.whitemenubold
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	color: #ffffff;
}

/*   formats the appearance of the mini cart*/
.whiteminiboldsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
	color: #ffffff;
	font-size: xx-small;
}

.minismall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	
	font-size: xx-small;
}

/* formats the top selling buy now links */
.topSellingBuy {
    color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold; 
	}
.topSellingBuy a:active {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:link {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:visited {
	color: #ff9900;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSellingBuy a:hover {
	color: #6666CC;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}

/* formats the top selling buy now links */
.topSelling {}
.topSelling a:active {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:link {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:visited {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
.topSelling a:hover {
	color: #ff9900;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}

/* formats the feature header text*/
.featurebold{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: xx-small; 
 /*font-weight: bold;	
}

/* formats the top selling buy now links */
.ftrLinks {
}
.ftrLinks a:active {
	color: #6666CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:link {
	color: #6666CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:visited {
	color: #6666CC;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.ftrLinks a:hover {
	color: #ff9900;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}

/* formats the price display in the shop */
.price{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
    font-weight: bold;	
}

/* formats the top left title name*/
.hdrtitlewhite {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding : 4px 4px;
	letter-spacing : 1px;
}
.topSellingBuy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}
.topSellingBuy a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}
.topSellingBuy a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}
.topSellingBuy a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}
.topSellingBuy a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.topSelling a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}
/*  formats the login links in the header bar */
.loginlink a:active  {
	color: #ffffff;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
} 
.loginlink a:link {
	color: #ffffff;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
.loginlink a:visited{
	color: #ffffff;
	font-size: xx-small;
	text-decoration: underline;
	font-weight: normal;
}
.loginlink a:hover {
	color: Red;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
.loginlink {
	color: #ffffff;
	font-size: xx-small;
	text-decoration: none;
	font-weight: normal;
}
