@charset "utf-8";
a:link {
	color: #a81f23;
}
a:visited {
	color: #a81f23;
}
a:hover {
	color: #3c2c00;
	text-decoration: none;
}
a:active {
	color: #a81f23;
}
a.menu:link {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a81f23;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a81f23;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #638216;
	text-decoration: none;
}

a.menu:active {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #a81f23;
	text-decoration: none;
}

.text-12-white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.text-12-white:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text-12-white:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text-12-white:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text-12-white:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.text-12-brown {
	font-family: Tahoma;
	font-size: 12px;
	color: #3c2c00;
}
a.text-12-brown:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #a81f23;
	text-decoration: underline;
}
a.text-12-brown:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #a81f23;
	text-decoration: underline;
}
a.text-12-brown:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #a81f23;
	text-decoration: none;
}
a.text-12-brown:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #a81f23;
	text-decoration: underline;
}

.text-13-white {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a.text-13-white:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.text-13-white:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text-13-white:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.text-13-white:active {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text-14-white {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.text-15-white {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
}


a.text-15-white:link {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.text-15-white:visited {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.text-15-white:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text-15-white:active {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

.text-16-white {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.text-18-white {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.header-16-brown {
	font-family: Tahoma;
	font-size: 16px;
	color: #3c2c00;
	font-weight: bold;
}

.header-18-brown {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3c2c00;
}

.header-24-brown{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #3C2C00;
}
.text-14-red {
	font-family: Tahoma;
	font-size: 14px;
	color: #a81f23;
}
.text-24-red {
	font-family: Tahoma;
	font-size: 24px;
	color: #a81f23;
}
a.text-24:link {
	font-family: Tahoma;
	font-size: 24px;
	color: #A81F23;
	text-decoration: underline;
}
a.text-24:visited {
	font-family: Tahoma;
	font-size: 24px;
	color: #a81f23;
	text-decoration: underline;
}
a.text-24:hover {
	font-family: Tahoma;
	font-size: 24px;
	color: #a81f23;
	text-decoration: none;
}
a.text-24:active {
	font-family: Tahoma;
	font-size: 24px;
	color: #a81f23;
	text-decoration: underline;
}




body {
	background-color: #9DCB23;
}

body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #3c2c00;
}

