/* Dressed2Sell Styles */

body {
	background-color: #FFFFFF;
	scrollbar-base-color: #E5D5E1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	margin-top: 1px;
	margin-left: 1px;

}
ul {
	list-style-image: url(Images/bullet2.gif);
	text-align: left;
}
.outertablehome {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5b5b5b;
	border-right-color: #5b5b5b;
	border-bottom-color: #5b5b5b;
	border-left-color: #5b5b5b;
	text-align: left;
}
.outertable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5b5b5b;
	border-right-color: #5b5b5b;
	border-bottom-color: #5b5b5b;
	border-left-color: #5b5b5b;
	text-align: left;
}
.bottombanner {
	color: #7C286D;
	background-color: #E5D5E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5b5b5b;
	border-right-color: #5b5b5b;
	border-bottom-color: #5b5b5b;
	border-left-color: #5b5b5b;
	height: 30px;
	font-size: 75%;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #7C286D;
	font-weight: bold;
	background-color: #E5D5E1;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.a_menu:link {
	text-decoration: none;
	color: #666666;
	font-size: 75%;
}
a.a_menu:visited {
	text-decoration: none;
	color: #666666;
	font-size: 75%;
}
a.a_menu:hover {
	text-decoration: none;
	color: #7C286D;
	font-size: 75%;
	background-color: #FFFFFF;
}
a.a_menu:active {
	text-decoration: none;
	color: #666666;
	font-size: 75%;
}
a.a_bottom:link {
	text-decoration: none;
	color: #7C286D;
}
a.a_bottom:visited {
	text-decoration: none;
	color: #7C286D;
}
a.a_bottom:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7C286D;
}
a.a_bottom:active {
	text-decoration: none;
	color: #7C286D;
}
.photo {
	padding-left: 12px;
	padding-right: 12px;
}
.news {
	padding-right: 30px;
}
.hrnews {
	color: #7C286D;
}
.heading {
	font-size: 200%;
	font-weight: bold;
	color: #7C286D;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #E5D5E1;

}
.headingsub1 {
	font-size: 120%;
	font-weight: bold;
	color: #7C286D;
}
.formlabels {
	font-weight: bold;
}
.errormsg {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
	background-color: #E5D5E1;
	text-align: center;


}
.confmsg {
	font-size: 150%;
	font-weight: bold;
	color: #339900;
	background-color: #E5D5E1;
	text-align: center;


}
