.login {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #bda033;
	text-decoration: none;
}
	
.input1 {
  border-bottom : 1px solid #827811;
  color: #000000;
  border-left : 1px solid #827811;
  border-right :1px solid #827811;
  border-top : 1px solid #827811;	
  font-family : tahoma;
  font-size : 11px;
  background-color : #FFFFFF;
  width:108px;
 }
 
.forgotpassword{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #bda033;
	text-decoration: underline;
}
  
.forgotpassword:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
} 
 
.body_text{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	text-align:justify;
} 

.footer_sec{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #99992e;
	text-decoration:none;
} 

.footer_sec_1{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b3a16b;
	text-decoration:none;
} 

.cart_sec{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffd834;
	text-decoration:none;
} 

.footer_sec_2{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b3a16b;
	text-decoration:none;
} 

.footer_sec_2:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration:none;
} 

.cart_sec:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffd834;
	text-decoration: underline;	
} 

.inner_text{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffd834;
	text-decoration: none;
} 

TD.main_error, P.main_error {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FF0000
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffd834;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration:none;
  color:#FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #8c8c8c; 
}

.checkoutBarCurrent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

A.pageResults {
  color: #ffd834;
  text-decoration:none;
}

A.pageResults:hover {
  color: #CCCCCC;
  text-decoration:none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}