		body{
			margin:24px 0px 0px 0px;
			padding:0px;
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			background-color:#c7c4c1;
			background-image:url(images/bg.gif);
			background-repeat:repeat-x;
		}
.hours {
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:10px;
			font-weight: normal;
			text-decoration: none;
			color:#626262;
}		
.phone {
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
			color:#163a8f;
}		
.footertext {
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			font-weight: noraml;
			text-decoration: none;
			color:#00276D;
}		
.footerlinks {
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
			color:#00276D;
}		
.topaddress {
			font-family:"Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
			color:#000000;
}		
.topnav {
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
			color:#00276D;
}		
.topnav:hover {
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
			color:#666666;
}		
		p{
			margin:0px;
			padding:10px;
		}
		
		h1{
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:18px;
			color:#112E65;
			font-weight:bold;
			margin:5px 0px 0px 0px;
			padding:0px;
		}
		
		h4{
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:14px;
			color:#000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		h2{
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:14px;
			color:#770000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		hr{
			color:#0E3274;
		}
		
		#coupon{
			width:135px;
			border:1px solid #7E7E7E;
			background-color:#FFF;
			background-image:url(images/cbg.gif);
			padding:5px;
			color:#626262;
			text-align:center;
			margin:0px auto;
		}
		
		#coupon h1{
			font-size:14px;
			margin:0px;
			padding:0px;
		}
		
		#right{
			width:510px;
			float:right;
		}

		#header{
			height:85px;
			background-color:#F2F4F8;
			width:480px;
			border-top:1px solid #7E7E7E;
			border-left:1px solid #7E7E7E;
			border-right:1px solid #7E7E7E;
			padding:27px 0px 0px 15px;
		}
					
		
		#bottom{
			border-bottom:1px solid #7E7E7E;
			border-left:1px solid #7E7E7E;
			border-right:1px solid #7E7E7E;
			background-color:#FFF;
			background-image:url(images/shadow.gif);
			background-repeat:repeat-x;
			background-position:top left;
			padding:5px;
		}
		
		#footer{
			text-align:right;
			padding:5px;
			color:#00276D;
			font-size:11px;
		}
		
		#footer a{
			color:#00276D;
			font-size:11px;
			text-decoration:none;
			font-weight:bold;
		}
		
		#head1{
			float:left;
		}
		
		#head2{
			float:right;
			margin-right:5px;
			color:#153A77;
			font-weight:bold;
		}
		
		#quote{
			width:505px;
			font-size:24px;
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			background-image:url(images/light.jpg);
			background-position:right top;
			background-repeat:no-repeat;
			text-align:center;
			padding-right:130px;
			height:145px;
			padding-top:20px;
		}


		.spacing{
			line-height:20px;
		}

		.login{
			width:400px;
			margin: 0 auto;
		}
		
		.login div{
			width:100%;
			padding:5px;
			margin:10px auto;
			height:140px;
			background-color:#CCD6EA;
			border:1px dashed #112E65;
		}
		
		.loginf{
			text-align: center;
		}
		
		.loginf label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		.loginf input{
			border:1px solid #626262;
			padding:3px;
			font-size:12px;
			color:#E1393E;
			font-weight:bold;
		}
		
		#register{
			width:400px;
			margin:0px 0px 0px 20px;
			padding:5px;
			margin: 0 auto;
			background-color:#CCD6EA;
			border:1px dashed #112E65;
		}
		
		#register label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		#button{
			background-color:#112E65;
			border:1px solid #000;
			color:#FFF;
			font-weight:bold;
			cursor:pointer;
		}
		
		#links{
			border:1px solid #0E3274;
			background-color:#CCD6EA;
			color:#000;
			font-weight:bold;
			width:75%;
			padding:5px;
			margin:0px auto;
			text-align:center;
 		}
  
 		#links a{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#0E3274;
			font-weight:bold;
			text-decoration:none;
 		}
  
 		 #links a:hover{
			text-decoration:underline;
 		 }
  
 		.header{
  			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
			font-weight:bold;
			border-bottom:1px solid #112E65
		 }
  
   		.wishlist{
  			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
 		}
  
		.wishlist h1{
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:14px;
			color:#112E65
			font-weight:bold;
			margin:5px 0px 5px 0px;
			padding:0px;
		}
		
   	   .wishlist a{
  			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:11px;
			color:#112E65
  		}
  
  		.wishlist select{
  			font-size:10px;
  		}
			
		.coupon{
			width:400px;
			margin: 0 auto;
			border:2px dashed #112E65;
			height:210px;
			text-align:center;
			background-color:#CCD6EA;
		}
		
		.coupon div{
			float:left;
			width:400px;
			height:210px;
		}

		#cleft{
			float:left;
			width:40px;
			background-color:#112E65;
			border:none;
			color:#FFF;
			font-size:26px;
			text-align:center;
			font-weight:bold;
			height:206px;
			margin:2px;
		}
	
		.coupon h2{
			margin:0px;
		}
	
		.coupon h4{
			margin:0px;
			color:#000;
		}
	
		.coupon h3{
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:24px;
			margin:0px;
			color:#112E65;
			font-variant:small-caps;
		}
		
		.coupon h1{
			font-family:Tahoma, Verdana, Helvetica, sans-serif;
			font-size:22px;
			margin:0px;
			color:#112E65;
			font-weight:bold;
		}
		
/* Old Code */
.tmenu1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #112E65;


}
.tmenu2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;




}
.brdr1 {
	border: 1px solid #BFBA9A;
}
.ttitl1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #112E65;
	font-weight: bold;
	padding:5px 0px 5px 0px;


}
.ttitl2 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #7085A4;
	text-transform: uppercase;

}
.cellbutton {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.cellbutton {
	cursor: pointer;
	font-weight: bold;

}
.tmain2 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #6B6B6B;
}
.ttitl3 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.ttitl4 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #770F02;
	font-weight: bold;
}
.form1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;



}
.ttitl5 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #770F02;
}

.tmenu3 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #616161;
	text-decoration: none;

}

.inv1 {
	filter: Invert;
}

.list1 {
	list-style-image: url(images/arw5.gif);
}
.list2 {
	list-style-image: url(images/arw3.gif);
}

.tmain1 { 
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #606060;
 } 

.Coupon {
	border: thin dashed #000066;
	background-color:#DBE2FD;
	cursor: hand;
}.btn1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	cursor: hand;
}

#Cei {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Lam {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Wal {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Out {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Fan {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
#Hom {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 1}
.Databold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.categorytitles {
	color: #00276D;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.topbarnav {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.topbarnav:hover {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0A0C09;
	text-decoration: none;
	text-align: center;
}
.datapulltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.tableheaders {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.resultslinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00276D;
	text-decoration: none;
}
.resultslinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.pricecut {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #300;
	text-decoration: none;
}
.PRICE {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
}
.datalinks {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00276D;
	text-decoration: none;
}
.datalinks:hover {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.detailsbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.detailstext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.buttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00276D;
	text-decoration: none;
}
.buttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.datapulltext {
	text-align: left;
}
.pricecutstrike {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #066;
	text-decoration: line-through;
}
.datapulltextsm {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.actionlinks {

	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00276D;
	text-decoration: none;
}
.actionlinks:hover {

	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.mainpagebuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00001D;
	text-decoration: none;
}
.mainpagebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.buttonsblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsblue:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
}
.savingsbox {
	background: #FFF url(images/onlinecoupon.jpg) no-repeat fixed center top;
}
.couponback {
	background: #F6F3EB url(images/sidebar_background.gif) repeat-y center center;
}
.coupon1 {
	font: bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.coupon2 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00276D;
	text-decoration: none;
	text-align: center;
}
.emailtext {
	font: italic bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#669999","#e4e0dc","#f6f3eb","#669999
.couponback {
	background: #EBE9E1 url(images/sidebar_background.gif) repeat-y center center;
}
/* additional styles */
.menu {COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none}
.menu:hover {COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none}
.topmenucell {BACKGROUND-COLOR: #c00000;}
.topmenutabl {BACKGROUND-COLOR: #f2f4f8;}

.welcome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subcolored {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.narrowresult {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.infotext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infotextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #C00000; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.reztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; 
	TEXT-DECORATION: none
}
.rezbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333;
	 TEXT-DECORATION: none
}
.pricing {
	color: #00276D;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.PRICE {
	color: #990000;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pricecutstrike {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: line-through;
}
.pricecut {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.datapulltextsm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.datapulltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.actionlinks {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}
.actionlinks:hover {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.buttonsm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00276D;
	text-decoration: none;
}
.buttonsm:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.wishlistemailbox {
	BACKGROUND-COLOR: #f2F4F8;  
	border : solid 2px #00276D;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;

}
.WishlistOverInfo {
border-width:1px;
border-style:solid;
border-color:#3b196b;
border-collapse:collapse;
background-color: #f1ebdd;
}
.WishListNoticeMess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00276D;
	text-decoration: none;
}
.comparetext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.comparetextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.comparebuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00276D;
	text-decoration: none;
}
.comparebuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.datatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #;
	text-decoration: none;
}
.redreztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: red; 
	TEXT-DECORATION: none
}
.divdetail {
border : solid 2px #383b3e; background : #f2F4F8; padding : 4px;
}
.usmExpTable0 {
	BORDER-RIGHT:  #000000 1px solid; 
	BORDER-TOP:    #000000 1px solid; 
	BORDER-LEFT:   #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;  
	BACKGROUND-COLOR: #f1ebdd;          }
.usmExpTable1 {
	BACKGROUND-COLOR: #FFFFFF;          }
.usmExpTable2 {
	BORDER: none;
	BACKGROUND-COLOR: #f1ebdd;          
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.maintextxx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.databluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;

}
.comparemore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00276D;
	text-decoration: none;
}
.comparemore:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.maintextw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.maintextw2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.textleftmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; 
	TEXT-DECORATION: none
}
.datapullred {	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
text-decoration: none;}
.narrowresult {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuwishinfo {
	font-family:  "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.menuwishbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.menuwishbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Databold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.dstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dscount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.maintextb {
/* Always black (for input text) */
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.resulttable { width: 740px;}
.comparetable {  BORDER-COLOR: #3b196b;
}
.comparetable td{  BORDER-COLOR: #3b196b;}
.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.maintexthome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height:20px;
}
.maintextbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.LandSubcolored {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.Landlinks {
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #00276D;
	text-decoration: none;
}
.Landlinks:hover {
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.LandTable { width: 705px;}
.LandSearchSize { width: 155px; height: 180px;}
.LandSavingSize { width: 155px; height: 180px;}
.signbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00276D;
	text-decoration: none;
}
.signbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.couponhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.couponsave {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.couponinfo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.couponexpires {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.couponsmall {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.couponsmall:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.LastViewTd {
background : #f2F4F8; padding : 4px;
}

.LastViewTop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
.LastViewDiv {
	overflow: auto;
	height: 120px; 
	width:180px; 
	position:relative; 
	z-index:1;
	border: solid #000000 1px;
	background-color: #f2F4F8;
}
/* for login */
.regalltable {
width: 500px;
padding: 10px;
}
.logintable {
width: 500px;
padding: 10px;
}
.loginhead {
    FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.loginsub {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14x;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    WIDTH: 240px;
}
.loginMid {
width: 80px;
}
.forgotlinks {
	color: #00276D;
	text-decoration: none;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.forgotlinks:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* Few Wish List*/
.wlPOPUP {
background-color: #F2F4F8;
border:2px solid #003366;
width:350px;
}
.WLSel {
background-color: #E3E3E3;
border-top:1px dotted #003366;
border-bottom:1px dotted #003366;
}
.WLNoSel {
background-color: #F2F4F8;
}
.WLbuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
.WLbuttons:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.WLbuttonsEdit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
.WLbuttonsEdit:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A3366;
	text-decoration: none;
}
.smnotif{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.WLbodyMess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subcoloredWL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.WLemptyText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.WLemptyLink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.WLemptyLink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

