body {
	margin:0;
	padding:0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#191919;
}
#maintable {
	border:1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
}
#menu_bg{
	height:56px; 
	width:762px; 
	background:url(menu_bg.gif) repeat-x; 
	border:1px solid #AAABAC; text-align:left;
}

#thankyoumain{
	background: url(WELCOMESALE_10.jpg) no-repeat right;
	width: 755px;
	height: 330px;
	margin: 0px auto 0px auto;
	}
	
#thankyousub{
	background: url(WELCOME-SALE_sliced_19.jpg) no-repeat right;
	width: 755px;
	height: 210px;
	margin: 0px auto 0px auto;
	}
	
#thankyousub1{
	background: url(WELCOME-SALE_sliced_23.jpg) no-repeat right;
	width: 360px;
	height: 285px;
	margin: 0px auto 0px auto;
	}
	
#thankyousub2{
	width: 360px;
	height: 285px;
	margin: 0px auto 0px auto;
	}
	

#menu {
	color:white;
	font-size:70%;
	font-weight:bold
}

#top_menu{
	font-size:11px;
	padding-right:10px;
	padding-top:3px;
	font-weight:bold;
}

#top_menu a{
	font-weight:normal;
	color:#2E2E2E;
	text-decoration:none;
	
}

#top_menu a:hover{
	text-decoration:underline;
}

#menu a {
	color:white;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}

#footer{
	font-size:70%;
}

.sidbar_head {
	height:30px;
	width:100%;
	background:url(side_head_bg.gif) repeat-x;
	font-size:75%;
	color:#181818;
	font-weight:bold;
	text-align:left;
}


.content{
	font-size:70%;
	padding:5px;
}
/*__________  buttons  __________*/
.btn_red{
	width:295px; 
	height:28px; 
	line-height:28px; 
	font-weight:bold; 
	background:url(red_btn.gif) no-repeat; 
	color:white; font-size:75%; 
	text-align:center; 
	margin-bottom:10px;
}

.btn_red1{
	background-color: #B80002;
	width:757px; 
	height:28px; 
	line-height:28px; 
	font-weight:bold; 	
	color:white; font-size:75%; 
	text-align:center; 
	margin-bottom:10px;
}

.btn_blue{
	background-color: #0379BF;
	width:757px; 
	height:28px; 
	line-height:28px; 	
	color:white; font-size:75%; 
	text-align:center; 
	margin-bottom:0px;
}

.btn_grey{
	background-color: #807F7F;
	width:365px; 
	height:28px; 
	line-height:28px; 	
	color:white; font-size:75%; 
	text-align:center; 
	margin-bottom:0px;
}

.btn_orange{
	width:256px; 
	height:29px; 
	line-height:29px; 
	font-weight:bold; 
	background:url(orange_btn.gif) no-repeat; 
	color:white; font-size:75%; 
	text-align:center; 
	margin-bottom:10px;
}

.btn_blank{
	width:123px; 
	height:21px; 
	line-height:21px; 
	font-weight:bold; 
	background:url(black_btn.gif) no-repeat; 
	color:white; 
	font-size:11px; 
	text-align:center; 
	margin-bottom:10px;
}

.btn_blank a{
	color:white;
	text-decoration:none;
}

/*__________  buttons  __________*/

/*__________  font colors  __________*/
.white{
	color:#fff;
}

.red{
	color:#9F191A;
}

.orange{
	color:#FF5C00;
}

a{
	color:#819CCD;
}
a:hover{
	text-decoration:none;
}
/*__________  /font colors  __________*/

/*__________  header  __________*/

.header{

	background-color:#EAE1DF;
	color:#181818;
	font-size:80%;
	padding:5px 4px;
	margin:0;

}

.header_dotted{
	border-bottom:1px dotted #2D2D2D;
	font-size:120%;
	margin:0 0 5px 0;
	padding:0 0 3px 5px;

}

.header_black{
	font-size:130%;
	margin:0 0 5px 0;
	padding:0 0 3px 5px;

}

/*__________  header  __________*/

/*__________  list style  __________*/
.ul_links{
	margin:0;
	padding:0;
	list-style:none;
}

.ul_links li{
	margin:0 0 5px 5px;
}

.list {
	list-style:none;
	list-style-image:url(arrow.gif);
}
.list li{
	margin-bottom:5px;
}

.list a{
	color:#434343;
}

.err{

	width:100%;
	border: 1px solid #CC0000;
	background-color:#FFDDDD;
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;

}

.err li{
	padding:4px 8px;
}

.success_msge{
	border:1px solid #00FF00;
	background-color:#E4FFE4;
	text-align:left;
	padding:15px;
}

/*__________  list style  __________*/
