@charset "UTF-8";

.topblock {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.topblock .blockright {
	float: right;
	width: 100px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.topblock .blockleft {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.topred {
	background-color: #CC0000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
}

.middlesection {
	position: absolute;
	width: 100%;
	top: 60px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

.bodyframe {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}

#left {
	float: left;
	width: 160px;
}

#right {
	float: right;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}

/* righttext is for search result pages */

#righttext {
	float: right;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#righttext p {
	margin: 0px;
	padding-bottom: 5px;
	color: #555555;
}
#righttext form strong {
	font-weight: normal;
}
#righttext h2 {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
}

.bodyframe .menubottom {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 30px;
}
.bottomads {
	text-align: center;
	padding: 35px;
	background-color: #CC0000;
}
.unregmenwomensort {
	text-align:center;
	padding-top:12px;
	color: #999999;
	font-size: 11px;
	line-height: 19px;
}
.unregmenwomensort a:link{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.unregmenwomensort a:visited{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.unregmenwomensort a:active{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.unregmenwomensort a:hover{
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
.unregbotguide {
	font-size: 10px;
	line-height: 15px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #f7f5f5;
	color: #666666;
}
.unregbotguide h4 {
	font-weight: bold;
	font-size:11px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}	
.unregbotguide p {
	padding-bottom: 5px;
	color: #666666;
}

