@charset "utf-8";
/* CSS Document */
body {
	background-color: #230E09;
}
.Menumain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.Menumain a:{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #CCC;
}
.Menumain a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: bold;
	color: #FC0;
}
.textmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.textrate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.textrate a:{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.textrate a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	font-weight: normal;
	color: #603;
	text-align: center;
}
.Insidemenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4B254B;
	text-align: center;
	letter-spacing: normal;
}
.textmainCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.InsidemenuCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C03;
	text-align: center;
	letter-spacing: normal;
}

