body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #EA6D13;
	text-decoration: underline;
}

a:hover{
	color: #EA6D13;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
.l-title {
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	vertical-align: top;
	padding-top: 13px;
	font-weight: bold;
}
.centr-bg {
	background-image: url(http://images.loveindulgence.com/centr-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bgy {
	background-repeat: repeat-y;
}

.l-cont {
	text-align: left;
	padding-left: 7px;
}


.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}

.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.logo {
	padding-top: 20px;
	padding-left: 20px;
}


.c_name {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-left: 13px;
	vertical-align:top;
}
.l-bg {
	background-image: url(http://images.loveindulgence.com/l-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}



.bottom-menu {
	color: #000000;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 11px;
	font-size: 12px;
}

.bottom-menu-lnk {
	color: #000000;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 9px;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #000000;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}

.r-bg {
	background-image: url(http://images.loveindulgence.com/r-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.listing_table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	text-align: center; 
	vertical-align: middle; 
	width:98%;
	border-spacing:0px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.listing_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	border-spacing:0px;	
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.listing_table th {
	background-image: url(http://images.loveindulgence.com/centr-bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 	
	font-weight: bold;	
	color: #595959;
	border-spacing:0px;	
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.listing_header {
}

.listing_body {
}

.listing_first {
	text-align:left;
	padding-left:5px;
}

.form_text {
	color:#000000;
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}