@charset "ISO-8859-1";
#alltext {
	font-size: 14px;
	line-height: normal;
	list-style-type: square;
	font-family: "Gill Sans", Arial, sans-serif;
	color: black;
	border-bottom-color: #093;
	text-align: left;
}
a:link
{
	text-decoration: none;
	color:#0099cc;
}
a:visited
{
	text-decoration: none;
	color: #0099cc;
}

.emphasize_text {
	font-family: "Gill Sans",  Arial, sans-serif;
	color: #000;
	text-align: left;
}
#mainmenu a{
	font-family: "Gill Sans",  Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
#mainmenu a:hover{
	font-family: "Gill Sans",  Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
}

.rates {
	background-color: #f6c25e;
	font-weight: normal;
}
#alltext tr td table {
	text-align: center;
}
#alltext tr td table {
	text-align: center;
}
.Headlines {
	font-family: "Gill Sans",  Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.specialnotice {
	color: #0099CC;
	font-weight: normal;
}
.normaltext {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-align: center;
}
.specialnotice2 {
	color: #FFF;
	font-weight: normal;
}
.centered_notice {
	font-family: "Gill Sans",  Arial, sans-serif;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.bigcentnotice {
	font-size: 16px;
}
.Bigcentredred {
	font-family: "Gill Sans",  Arial, sans-serif;
	font-style: normal;
	color: #000;
	text-align: center;
	font-size: 16px;
}
.GETATTENTION {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FC3;
	text-decoration: blink;
}

