@charset "utf-8";
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.welcome-font-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8C343;
	font-weight: bold;
}
.welcome-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A444D;
	font-weight: bold;
}
.menu-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.menu-description-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.menu-description-bigger-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92a309;
	font-weight: bold;
}
.menu-font-red {
	/*	font-family: Arial, Helvetica, sans-serif;
*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
	line-height: 36px;
}
.main-font {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.menu-font-red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #720115;
	font-weight: normal;
}
.copyrights:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.copyrights:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.copyrights:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}.main-font-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.bigger-green-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92a309;
	font-weight: bold;
}
.menu-font-red2-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #720115;
	font-weight: normal;
}
.main-font-bold-green {
	font-family: Verdana;
	font-size: 12px;
	color: #92a309;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
}
.main-font-red {
	font-family: Verdana;
	font-size: 11px;
	color: #791201;
	font-weight: bold;
}
.main-font-red-2 {
	font-family: Verdana;
	font-size: 11px;
	color: #791201;
	font-weight: bold;
	line-height: 34px;
}
.main-font-red-3 {
	font-family: Verdana;
	font-size: 11px;
	color: #791201;
	font-weight: normal;
	line-height: 23px;
}
/*
Links
*/
.link_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.link_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.link_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9CAF22;
	font-weight: normal;
	text-decoration:underline;
}
