/* ---Begin Global CSS--- */
body {
	background:#92688F;
	scrollbar-face-color: #FFFFFFb;
	scrollbar-shadow-color: #A8A8A8;
	scrollbar-highlight-color: #A8A8A8;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #A8A8A8;
	overflow: -moz-scrollbars-vertical;
	font-size: 13px; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

td {
	color: #660066;
	font-size: 13px;
	font-weight: 200;
}

input, select, textarea {
	color: #660066;

	font-size: 11px;
	font-weight: 200;
}

a:link {
	color:#c25a94; 
	text-decoration:underline;
} 

a:active {
	color: #c25a94; 
	text-decoration:underline;
} 

a:visited {
	color: #c25a94; 
	text-decoration:underline;
}

a:hover {
	color: #e367ad;
	font-weight:normal;
	text-decoration:underline;
} 
/* ---End Global CSS--- */

/* ---Begin Frame CSS--- */
.frameborder {
	font-size:10px;
	color: #A8A8A8;
	font-weight:bold;
}

.footer {
	font-size:13px;
	color: #ffffff;
	font-weight:bold;
}
/* ---End Frame CSS--- */

/* ---End Global Text CSS--- */
.heading {
	font-size:16px;
	color: #993399;
	font-weight:bold;
}
/* ---End Global Text CSS--- */

/* ---Begin Page Background CSS--- */
.table-background {
	background: url(../../womens/images/consultants_03.jpg) repeat-x;
}

.dearfb-background {
	background: url(../../womens/images/dearfrisky_03.jpg) repeat-x;
}
/* ---End Page Background CSS--- */


#bubble { position:absolute; top:72px; left:610; z-index:10; visible:visible; }

