.bg {
	background-image: url(../images/WomensSite_bg.jpg);
	background-repeat: repeat;
}
.bg_content {
	background-image: url(../images/WomensSite_bg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #58733F;
}
.small_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F7147;
}
.mouse_over {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #B31F73;
}
.content_Bg2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #576E40;
	background-image: url(../images/contentbg2.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.green {
	background-attachment: fixed;
	background-color: #4B7337;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #58733F;
}
a:link {
	color: #B31F73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B31F73;
}
a:hover {
	text-decoration: underline;
	color: #909;
}
a:active {
	text-decoration: none;
	color: #B31F73;
}
