.menu_delim {
	width:2px;
	height:52px;
	background:url(../pics/menu_delim_purple.png);
	/*	display:inline;*/
	margin-left:10px;
	margin-right:10px;
	background-repeat:no-repeat;
}
.header_content {
	width:931px;
	background:#82244e;
	display:block;
	border:0px solid yellow;
}
.header_title {
	width:931px;
	height:107px;	
/* 	display:block; */
	background:#82244e;

}









a.submenu:link
{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:#b47c95;
	text-decoration:none;
}

a.submenu:visited
{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:#b47c95;
	text-decoration:none;
}
a.submenu:hover
{
	color:#d1a6b9;
}
a.submenu:active
{
	color:white;
}

a.sel:link {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:white;
	text-decoration:none;
}
a.sel:visited {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:white;
	text-decoration:none;
}
a.sel:hover {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:white;
	text-decoration:none;
}
a.sel:active {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:white;
	text-decoration:none;
}





a.forgotpass:link {
	text-decoration:none;
	color:white;

}
a.forgotpass:visited {
	text-decoration:none;
	color:white;

}


a:link {
	color:#83244e;
	font-weight:bold;
	text-decoration:none;
	
}
a:visited {
	color:#83244e;
	font-weight:bold;
	text-decoration:none;

}
a:hover {
	color:#83244e;
	font-weight:bold;
	text-decoration:underline;
	
}


