@charset "utf-8";
.Borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.textstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A23617;
	text-decoration: none;
	font-weight: normal;
}
.borders_midle {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #F1A55F;
}
.table_borders {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F1A55F;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.bottom_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FCF0E4;
	text-decoration: none;
}
.link_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.link_page a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.title2 {
	font-family: "Futura MdCn BT", Arial, Verdana;
	font-size: 24px;
	font-style: normal;
	color: #CC3300;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
