@charset "UTF-8";
/* CSS Document */

/* -- links -- */
a.enter:link, a.enter:visited, a.enter:active  {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 12px;
	color: #5D0411;
	text-decoration: none;
}
a.enter:hover  {
	color: #000000;
}
a.menu-m:link, a.menu-m:visited, a.menu-m:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu-m:hover  {
	color: #FFF;
}
a.menu-right:link, a.menu-right:visited, a.menu-right:active{
	font-size: 11px;
	line-height: 140%;
	color: #552E21;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #7A1F1F;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
}
a.menu-right:hover {
	color:#7A1F1F;
	font-weight: 700;
}
a.menu-right_sel:link, a.menu-right_sel:visited, a.menu-right_sel:active{
	font-size: 11px;
	line-height: 140%;
	color:#7A1F1F;
	font-weight: 700;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #7A1F1F;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
}
a.menu-right_sel:hover {
	color:#7A1F1F;
	font-weight: 700;
}
a.menu-p:link, a.menu-p:visited, a.menu-p:active{
	font-size: 12px;
	line-height: 140%;
	color: #552E21;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a.-p:hover {
	color:#7A1F1F;
}
a.close:link, a.close:visited, a.close:active{
	font-size: 10px;
	line-height: 140%;
	color: #671A19;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: 700;
}
a.close:hover {
	color:#7A1F1F;
}