

#leftnav {
	font-size: 11px;
	vertical-align: top;
	
}


#leftsidenav span
{
	width:165px; height:25px; display:block; background-color:#000000; color:#ffffff; margin-left:1px;float:left; text-align:left;
}


ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px; 
	text-decoration: none;
	 
}

#leftnav a:link, #leftnav a:visited {
	color: #625449;
	text-decoration: underline;
}

#leftnav a:hover, #leftnav a:active {
	text-decoration: none;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #ffffff;
}

#minicart {
	font-size: 10px;	
}

.leftNavHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 3px; 
	padding-bottom: 12px; 
	font-weight: bold;
}


.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}




.menutext
{
	font-family:calibri ;
	font-size:13px;
	font-weight : bold;
	line-height:13px;
	color:#ffffff;
}


.maintext{
	font-size: 12px;
	color: #000000;
  	font-weight : normal;
  	font-family: tahoma;
}

.headertext{
	font-size: 12px;
	line-height:15px;
	color: #ffffff;
  	font-weight : normal;
  	font-family: tahoma;
}


.headingtext{
	font-size: 14px;
	color: #625449;
  	font-weight : bold;
  	font-family: tahoma;
}
.headingtext1{
	font-size: 12px;
	color: #625449;
  	font-weight : bold;
  	font-family: tahoma;
}

.minicartext{
	font-size: 11px;
	color: #000000;
  	font-weight : normal;
  	font-family: tahoma;
}

.linktext
{
	font-family:calibri;
	font-size:15px;
	font-weight : bold;
	line-height:15px;
	color:#21493E;
}

.categorytext
{
	font-family: Arial Rounded MT Bold,Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:13px;
	color:#625449;
}

.categorytext1
{
	font-family: Arial Rounded MT Bold,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	color:#625449;
}


.productHeadingText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
  	font-weight : bold;
	line-height:16px;
	color:#000000;
	
}

.producttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	font-weight : bold;
	line-height:12px;
	color:#000000;
	
}


.myHeadings{
	font-size: 16px;
	color: #FBFF95;
  	font-weight : bold;
  	font-family: Verdana, Arial, sans-serif;
}
.myHeadings1{
	font-size: 14px;
	color: #F65B25;
  	font-weight : bold;
  	font-family: Verdana, Arial, sans-serif;
}

.HeadingBG{
	width:440px;
	height:40px;
	background-image: url(../images/heading.png);
	background-repeat:no-repeat;
	float:center;
}






.footerText
{
	font-family:arial;
	font-size:11px;
	line-height:11px;
	color:#000000;
}


.topmenutext
{
	font-family:arial;
	font-size:11px;
	line-height:11px;
	color:#000000;
}



.form
{
	width:153px; height:25px; border-color:#A8772D; border-width:1px; background-color:#ffffff; font-size:14px; border-style:solid
}
	
.scrollable 
{
	width: 624px;
	height: 270px;
	overflow: auto;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: #CCCB00}
A:hover {color:#000000}

A.menutext:link {text-decoration: none}
A.menutext:visited {text-decoration: none}
A.menutext:active {text-decoration: #CCCB00}
A.menutext:hover {color:#ffffff}


A.categorytext:hover {color:#625449}
A.headertext:hover {color:#ffffff}



