@charset "utf-8";
.mainstyle {
	background-color: #262B27;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	text-indent: 7px;
	vertical-align: top;
}
.blank {
	background-color: #262B27;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
}
.big {
	font-size: xx-large;
	color: #FFFFFF;
}
.ff {
	background-image: url(../Images/mainbottom.gif);
	text-align: center;
	color: #FFF;
}
.ff a {
	background:transparent;
	color:white;
	font-weight:400;
}
.ff a:visited { color: #666; } 
