@charset "utf-8";
/* CSS Document */

.menu-wrap {
width: 420px;
float:left;
}
.menu-top {
width: 420px;
float: left;
background-image:url(../images/background/fringe-logo-top.gif);
background-repeat:no-repeat;
background-position:bottom;

}
.menu-middle {
background-color:#999966;
width: 420px;
float:left;

}
.menu-bottom {
width: 420px;
float: left;


}
.menu-text {
	margin-left: 130px;
	width: 120px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 2px;
}
.menu-text h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #501460;
}
.menu-text h1 a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #501460;
}
.menu-text h1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #501460;
}
.menu-text h1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #db8c15;
	}
.menu-text h1 a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #501460;
}
.menu-icons {
	margin-left: 130px;
	margin-right: 170px;
	width: 120px;
	float:left;
	padding-bottom: 0px;
	margin-top: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu-icons img {
border: 0px;
}
.menu-icons a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu-icons a:visited {
	font-weight: bold;
	color: #999999;
		text-decoration: none;

}
.menu-icons a:hover {
	font-weight: bold;
	color: #333333;
		text-decoration: none;

}
.menu-icons a:active {
	font-weight: bold;
	color: #999999;
		text-decoration: none;

}
.menu-image {
	width: 420px;
	float:left;
	margin-top: 100px;

}

