.menu_delim {
	width:2px;
	height:52px;
	background:url(../pics/menu_delim.png);
	/*	display:inline;*/
	margin-left:10px;
	margin-right:10px;
	background-repeat:no-repeat;
}
.header_content {
	width:931px;
	background:#e71802;
	display:block;
	border:0px solid yellow;
}
.header_title {
	width:931px;
	height:107px;	
/* 	display:block; */
	background:#e71802;
/* 	border:1px solid green; */
}
.header_title_gray {
	width:931px;
	height:107px;	
/* 	display:block; */
	background:#b5b5b5;
}

a.submenu:link
{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:#f0a79f;
	text-decoration:none;
}

a.submenu:visited
{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	color:#f0a79f;
	text-decoration:none;
}
a.submenu:hover
{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	text-decoration:none;
	color:#f7d1cc;
}
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:link {
	color:#e71802;
	font-weight:bold;
	text-decoration:none;
	
}
a:visited {
	color:#e71802;
	font-weight:bold;
	text-decoration:none;

}
a:hover {
	color:#e71802;
	font-weight:bold;
	text-decoration:underline;
	
}






a:link {
	color:#e71802;
	font-weight:bold;
	text-decoration:none;
	
}
a:visited {
	color:#e71802;
	font-weight:bold;
	text-decoration:none;

}
a:hover {
	color:#e71802;
	font-weight:bold;
	text-decoration:underline;
	
}
