

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

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

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

#leftnav a:link, #leftnav a:visited {
	color: #1E285B;
	
}

#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: #F4864B;
}

#minicart {
	font-size: 10px;	
}

.leftNavHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E285B;
	padding-left: 5px; 
	padding-bottom: 15px; 
	font-weight: bold;
}

.leftNavHeadingText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1E285B;
	padding-left: 10px; 
	padding-bottom: 15px; 
	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:14px;
	font-weight : bold;
	line-height:14px;
	color:#3A5AA5;
}


.headingtext{
	font-size: 16px;
	color: #3A5AA5;
  	font-weight : normal;
  	font-family: calibri;
	font-weight : bold;
}


.headertext{
	font-size: 12px;
	color: #3A5AA5;
  	font-weight : normal;
  	font-family: calibri;
	font-weight : bold;
}

.leftColumnText{
	font-size: 12px;
	color: #ffffff;
  	font-weight : normal;
  	font-family: calibri;
	font-weight : bold;
}

.maintext{
	font-size: 13px;
	line-height:14px;
	color: #3A5AA5;
  	font-weight : normal;
  	font-family: calibri;
}

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

.categorytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	color:#1E285B;
}


.categoryHeadertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:15px;
	font-weight : bold;
	color:#1E285B;
}

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

.footerText
{
	font-family:arial;
	font-size:13px;
	line-height:15px;
	color:#3A5AA5;
}

.footerText1
{
	font-family:arial;
	font-size:10px;
	line-height:15px;
	color:#3A5AA5;
}




.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: #F4864B}
A:hover {color:#F4864B}





