html {
margin: 0;
}

.leftmenu {display: none;}

body {
margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-repeat: repeat-x;/*scrollbar-base-color : #6666CC;

scrollbar-dark-shadow-color : #ffffff;
scrollbar-arrow-color : #ffffff;
background-color: White; */
}

/* formats the text and the drop down list in the nav bar  */
.navtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 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: 11px;
	color: #333333;
	text-decoration: none;
	font-weight : normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size : 11px;
	font-weight : normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254164;
	text-decoration: none;
	font-weight : normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5292D9;
	text-decoration: none;
	font-weight : normal;
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 10px}
/* formats the check out links in shoppage_header.html */
.navlite a:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.navlite a:hover {
	color: #ffffff;
	font-size: 12px;
	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:Courier New, Courier, mono, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6B418C;
}
.cat a:active {
	font-family:Courier New, Courier, mono, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6B418C;
	text-decoration: none
}
.cat a:link {
	font-family:"Courier New", Courier, mono, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
.cat a:visited {
	font-family:Courier New, Courier, mono, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6B418C;
	text-decoration: none
}
.cat a:hover {
	font-family:Courier New, Courier, mono, Verdana;
	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: 9px
; font-weight: normal
 }
.hdrproduct {
	font-family:Courier New, Courier, mono, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}
.hdrproductwhite {
	font-family:Courier New, Courier, mono, Verdana;
	font-size: 14px;
	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: 10px;
font-weight: normal;
	background-color: #FFFFFF;
	border: #333333;
	border-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px

}

.txtfielddropdown
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
font-weight: normal

}

.txtfieldsearch
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
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
}
.submitbtn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.submitbtnyellow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC00;	
}

/*formats text in boxes with backgrounds other than white*/
.whitemenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	color: #333333;
}









/*  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 : 10px;
}

.minismall
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
	
	font-size : 10px;
}
.solutionsbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFCC00;
	width: 50px;
}
.tableborder {
	border: 1px solid #999999;
}.orangeborder {
	border: 1px solid #F89842;
}
a.submenubar:link {
	background-color: #225F98;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1A4974;
	border-bottom-color: #1A4974;
	border-left-color: #5080AD;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: 5080AD;
}
a.submenubar:visited {
	background-color: #225F98;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1A4974;
	border-bottom-color: #1A4974;
	border-left-color: #5080AD;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: 5080AD;
}
a.submenubar:hover {
	background-color: #4481BA;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1A4974;
	border-bottom-color: #1A4974;
	border-left-color: #5080AD;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: 5080AD;
}
a.submenubar:active {
	background-color: #225F98;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1A4974;
	border-bottom-color: #1A4974;
	border-left-color: #5080AD;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: 5080AD;
}
.bluebutton {
	background-color: #788999;
	border: 1px solid #9CA0A4;
	font-weight: bold;
	color: #FFFFFF;
}
a.redmenubar:link {
	background-color: #CC3300;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #822100;
	border-bottom-color: #822100;
	border-left-color: #FF5B24;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #FF5B24;
}
a.redmenubar:visited {
	background-color: #CC3300;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #822100;
	border-bottom-color: #822100;
	border-left-color: #FF5B24;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #FF5B24;
}
a.redmenubar:hover {
	background-color: #FB3F00;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #822100;
	border-bottom-color: #822100;
	border-left-color: #FF5B24;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #FF5B24;
}
a.redmenubar:active {
	background-color: #CC3300;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #822100;
	border-bottom-color: #822100;
	border-left-color: #FF5B24;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #FF5B24;
}
a.greenmenubar:link {
	background-color: #339933;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #33CC00;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #33CC00;
}
a.greenmenubar:visited {
	background-color: #339933;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #33CC00;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #33CC00;
}
a.greenmenubar:hover {
	background-color: #45C045;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #33CC00;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #33CC00;
}
a.greenmenubar:active {
	background-color: #339933;
	height: 25px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #33CC00;
	text-align: left;
	vertical-align: middle;
	display: table-row;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 24px;
	color: #FFFFFF;
	border-top-color: #33CC00;
}
.leftbarheader {
	background-color: #c6c6c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
