body {
	background: #ffffff url(images/criss_cross_bg.gif) repeat;
	font: 11px Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #ae2a66;
	margin: 0px;
	text-align: center;
}
h1 {
	font: 18px "Times", sans-serif;
	text-align: center;
	padding: 10px 0 0 0;
}
h2 {
	width: 150px;
	background-color: #f06ca8;
	text-align: center;
	padding: 2px 0 2px 0;
	font: 16px "Times", sans-serif;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #ae2a66;
	border-top: 1px solid #ae2a66;
	margin-bottom: 0;
	margin-top: 0;
}
h3 {
	font: 22px "Times", sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0 0 0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #f60975;
	text-decoration: underline;
	
}
.menu-links {
	width: 150px;
	text-align: left;
}
.menu-links a:link, .menu-links a:visited {
	display: block;
	background-color: #ffffff;
	color: #ae2a66;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #ae2a66;
}
.menu-links a:active, .menu-links a:hover {
	display: block;
	background-color: #f6dce8;
	color: #ae2a66;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #ae2a66;
}
.drop_down {
	width: 370px;
	font: 14px "Times", sans-serif;
	font-weight: bold;
	background: #f06ca8;
	padding: 15px 2px 15px 2px;
	border: 1px dotted #f60975;
}
.box {
	border: 1px dotted #ae2a66;
	background: #faf0f5;
	padding: 0 5px 2px 5px;
}
.big {
	font: 18px "Times", sans-serif;
}
.dots {
	width: 400px;
	border-bottom: 1px dotted #f60975;
	padding: 5px 0 0 0;
}
.featured {
	width: 500px;
	text-align: center;
	border: 1px dashed #f60975;
	background: #f6dce8;
	padding: 5px 15px 5px 15px;
}
.directory {
	width: 370px;
	text-align: center;
	font-size: 13px;
	border: 1px dashed #f60975;
	background: #f6dce8;
	padding: 5px 15px 5px 15px;
}
.banner {
	padding: 5px 0 10px 0;
}
.top_area {
	width: 790px;
	height: 125px;
	background: url(images/topper1.gif);
	text-align: left;
}
.top_menu {
	text-align: center;
	padding: 5px 0 5px 0;
	font: 16px "Times", sans-serif;
	color: #ffffff;
	background-color: #f06ca8;
	border-bottom: 1px solid #ae2a66;
	border-top: 1px solid #ae2a66;
}
.top_menu a:link, .top_menu a:visited  {
	padding: 0 10px 0 10px;
	color: #ffffff;
	font-size: 14px;
}
.top_menu a:hover, .top_menu a:active {
	padding: 0 10px 0 10px;
	color: #000000;
	font-size: 14px;
}
.main_body {
	width: 790px;
	padding: 0 0 0 0;
	background: #ffffff url(images/main_bg.gif) repeat;
}
.dotted {
	width: 450px;
	padding: 0 5px 0 5px;
	border: 1px dotted #f06ca8;
	background: #f7cfe1;
}
.sps_listing {
	width: 540px;
	text-align: left;
	border: 1px dashed #f60975;
	padding: 0 5px 0 5px;
	font-size: 11px;
}
.sps_listing-top {
	width: 540px;
	text-align: left;
	border: 1px dashed #f60975;
	background-color: #f7e7ee;
	padding: 0 5px 0 5px;
	font-size: 12px;
}
.listing {
	font: 17px "Times", sans-serif;
	font-style: italic;
}
.tiny {
	font: 11px "Times", sans-serif;
	font-style: italic;
}
.dotted_right {
	border-right: 1px dotted #f06ca8;
}
.dotted_left {
	border-left: 1px dotted #f06ca8;
}
.notify {
	width: 460px;
	text-align: center;
	padding: 10px 0 5px 0;
	border: 1px dashed #f06ca8;
	background: #ffd3e7;
}
.main_area {
	width: 780px;
	background: #ffffff;
	border-left: 4px solid #f06ca8;
	border-right: 4px solid #f06ca8;
}
.content {
	width: 540px;
	text-align: left;
	font-size: 12px;
	padding: 15px 0 10px 0;
}
.content1 {
	width: 540px;
	padding: 15px 0 50px 0;
}
.color {
	background: #ddcad1;
}
.menu_bg {
	background: #ddcad1;
	border-right: 1px solid #903a48;
}
.menu_bg1 {
	background: #ddcad1;
	border-left: 1px solid #903a48;
}
.menu {
	width: 135px;
	text-align: left;
	padding: 0 0 0 5px;
}
.validate {
	padding: 0 0 0 0;
	font: 11px "Times", sans-serif;
	color: #2b2979;
}
.validate a:link {
	padding: 0 0 0 0;
	font: 11px "Times", sans-serif;
	color: #6e707e;
}
.validate a:visited {
	padding: 0 0 0 0;
	font: 11px "Times", sans-serif;
	color: #6e707e;
}
.validate a:hover, .validate a:active {
	padding: 0 0 0 0;
	font: 11px "Times", sans-serif;
	color: #000000;
}
.footer {
	width: 790px;
	height: 35px;
	background: url(images/bottom.gif);
}
.footer_menu {
	text-align: center;
	padding: 8px 0 0 0;
}
.bottom_menu {
	color: #ffffff;
	font-size: 10px;
}
.bottom_menu a:link {
	padding: 0 0 0 0;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.bottom_menu a:visited {
	padding: 0 0 0 0;
	font-size: 10px;
	color: #ffffff;
}
.bottom_menu a:hover, .bottom_menu a:active {
	padding: 0 0 0 0;
	font-size: 10px;
	color: #ae2a66;
}
