		body{
			background-color:#2C0F09;
			background-image:url(images/bg.jpg);
			background-position:center;
			margin:10px 0px 0px 0px;
			padding:0px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
		}
		
		a{
			color:#4B0A0A;
			text-decoration:underline;
		}
		
		a:hover{
			text-decoration:none;
		}
		
		p{
			margin:0px;
			padding:10px;
		}
		
		h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:18px;
			color:#4B0A0A;
			font-weight:bold;
			margin:5px 0px 0px 0px;
			padding:0px;
		}
		
		h4{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		h2{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#4B0A0A;
			font-weight:bold;
			margin:0px;
			padding:0px;
		}	
		
		.smalltext{
			font-size:11px;
			color:#000;
			font-weight:bold;
		}
		
		.smalltext2{
			font-size:10px;
			color:#000;
		}
		
		hr{
			color:#4B0A0A;
		}
		
		#container{
			width:90%;
			margin:0px auto;
		}
		
#header{
	height:86px;
	position:relative;
}

#searchnumber{
	position:absolute;
	top:0px;
	right:350px;
	text-align:center;
	width:361px;
	color:#FFF;
	font-size:13px;
	line-height:18px;
}

#address{
	position:absolute;
	top:0px;
	right:0px;
	text-align:center;
	width:381px;
	color:#FFF;
	font-size:13px;
	line-height:18px;
}

#navigation{
	height:20px;
	background-image:url(images/navbg.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	background-color:#FFF;
}

#nav ul, #nav{
	margin:0px 0px 0px 35px;
	padding:0px;
	list-style:none;
}

#nav li{
	float:left;
}

#nav a{
	display:block;
	height:20px;
	float:left;
	text-indent:-4000px;
	text-decoration:none;
}

#nav a:hover{
	background-image:url(images/navbghover.gif);
	background-repeat:no-repeat;
}

#nhome a{
	width:43px;
}

#nhome a:hover{
	background-position:-35px 0px;
}

#nproducts a{
	width:72px;
}

#nproducts a:hover{
	background-position:-78px 0px;
}

#nspecials a{
	width:64px;
}

#nspecials a:hover{
	background-position:-150px 0px;
}

#npricerequest a{
	width:101px;
}

#npricerequest a:hover{
	background-position:-214px 0px;
}

#nmanufacturers a{
	width:111px;
}

#nmanufacturers a:hover{
	background-position:-315px 0px;
}

#nlightingtips a{
	width:90px;
}

#nlightingtips a:hover{
	background-position:-426px 0px;
}

#nabout a{
	width:49px;
}

#nabout a:hover{
	background-position:-516px 0px;
}

#ndirections a{
	width:78px;
}

#ndirections a:hover{
	background-position:-565px 0px;
}

#ncontact a{
	width:65px;
}

#ncontact a:hover{
	background-position:-643px 0px;
}

#nnews a{
	display:none;
}

	
		#left{
			float:left;
			width:162px;
			padding-top:7px;
			padding-left:3px;
		}
		
		#content{
			margin-left:170px;
			padding:5px;
			background-color:#FFF;
		}
		
		#contentw{
			padding:5px;
			background-color:#FFF;
		}
		
		#footer{
			margin-top:10px;
			text-align:center;
			color:#FFF;
			clear:both;
		}
		
		#footer a{
			color:#FFF;
		}

		.login{
			width:400px;
			margin: 0 auto;
		}
		
		.login div{
			width:100%;
			padding:5px;
			margin:10px auto;
			height:140px;
			background-color:#F3E8D0;
			border:1px dashed #BC964B;
		}
		.login2{
			width:400px;
			margin: 0 auto;
		}
		
		.login2 div{
			width:100%;
			padding:5px;
			position:relative;
			margin:10px ;
			height:240px;
			background-color:#F3E8D0;
			border:1px dashed #BC964B;
		}
		
		.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:#F3E8D0;
			border:1px dashed #BC964B;
		}
		
		#register label{
			font-weight:bold;
			font-variant:small-caps;
		}
		
		#button{
			background-color:#4B0A0A;
			border:1px solid #000;
			color:#FFF;
			font-weight:bold;
			cursor:pointer;
		}

		#qsearch1{
			padding:3px;
			width:140px;
			background-color:#F3E8D0;
			border:1px solid #BC964B;
			color:#000;
			font-size:10px;
			margin:10px auto;
		}

		#qsearch{
			padding:3px;
			width:140px;
			background-color:#F3E8D0;
			border:1px solid #BC964B;
			color:#000;
			font-size:10px;
			margin:10px auto;
			text-align:center;
		}
		
		#qsearch a{
			text-decoration:underline;
			color:#4B0A0A;
			font-weight:bold;			
		}
		
		#sidecoupon{
			padding:3px;
			width:140px;
			background-color:#F3E8D0;
			border:1px dashed #BC964B;
			color:#000;
			font-size:10px;
			margin:10px auto;
			text-align:center;
			cursor:pointer;
		}
		
		#sidecoupon a{
			text-decoration:underline;
			color:#4B0A0A;
			font-weight:bold;			
		}
		
		#qsearchf{
			text-align:center;
		}

		
		#links{
			background-color:#F3E8D0;
			border:1px solid #BC964B;
			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:#000;
			font-weight:bold;
			text-decoration:none;
 		}
  
 		 #links a:hover{
			text-decoration:underline;
 		 }
  
 		.header{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
			font-weight:bold;
			border-bottom:2px solid #4B0A0A;
		 }
  
   		.wishlist{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000;
 		}
  
		.wishlist h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#4B0A0A;
			font-weight:bold;
			margin:5px 0px 5px 0px;
			padding:0px;
		}
		
   	   .wishlist a{
  			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#4B0A0A;
  		}
  
  		.wishlist select{
  			font-size:10px;
  		}
			
		.coupon{
			width:450px;
			margin: 0 auto;
			height:210px;
			text-align:center;
			background-color:#F3E8D0;
			border:2px dashed #BC964B;
		}
		
		.coupon div{
			float:left;
			width:450px;
			height:210px;
		}

		#cleft{
			float:left;
			width:40px;
			background-color:#4B0A0A;
			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:Verdana, Arial, Helvetica, sans-serif;
			font-size:24px;
			margin:0px;
			color:#4B0A0A;
			font-variant:small-caps;
		}
		
		.coupon h1{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:22px;
			margin:0px;
			color:#4B0A0A;
			font-weight:bold;
		}
		
		.clear{
			clear:both;
			height:1px;
			overflow:hidden;
			margin-top:-1px;
		}

#Cei {POSITION: absolute; VISIBILITY: hidden; Z-INDEX: 100}
#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}
.menu {COLOR: #182E59; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.menu:hover {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; TEXT-DECORATION: none}
.topmenucell {BACKGROUND-COLOR: #FFFFFF;}
.topmenutabl {BACKGROUND-COLOR: #182E59;}
.buttonsblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.buttonsblue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.buttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.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: #000000;
	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: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infotextbold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoCommon:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #182E59; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.infoLast:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.mainpagebuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
.reztext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; 
	TEXT-DECORATION: none
}
.rezred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: red; 
	TEXT-DECORATION: none
}
.rezbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333;
	 TEXT-DECORATION: none
}
.pricing {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #182E59;
	text-decoration: none;
}
.PRICE {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
}
.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: #4B0A0A;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4B0A0A;
	text-decoration: none;
}
.buttonsm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.wishlistemailbox {
	BACKGROUND-COLOR: #FFFFFF;  
	border : solid 2px #BC964B;
}
.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:#333333;
border-collapse:collapse;
background-color: #f1ebdd;
}
.WishListNoticeMess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B0A0A;
	text-decoration: none;
}
.comparebuttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	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 #BC964B; background : #FFFFFF; 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;

}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}
.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.comparemore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4B0A0A;
	text-decoration: none;
}
.comparemore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	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;
}
.datalinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B0A0A;
	text-decoration: none;
}
.datalinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textleftmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; 
	TEXT-DECORATION: none
}
.signbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B0A0A;
	text-decoration: none;
}
.signbuttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.datapullred {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: red;	text-decoration: none;}
.narrowresult {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.resultslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B0A0A;
	text-decoration: none;
}
.resultslinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menuwishinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menuwishbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuwishbuttons:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B0A0A;
	text-decoration: none;
}
.categorytitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4B0A0A;
}
.Databold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182E59;
	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;
}
.topaddress {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}
.maintext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
}
.maintextbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.LandSubcolored {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Landlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4B0A0A;
	text-decoration: none;
}
.Landlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.LandTable { width: 705px;}
.LandSearchSize { width: 155px; height: 180px;}
.LandSavingSize { width: 155px; height: 180px;}

.LastViewTd {
background : #FFFFFF; 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: #FFFFFF;
}
.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;
}
/* 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: #8e4a1b;
	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;
}
