body {
	background-color: #7C9EA8;
}
input {
	font-size: 11px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.white_text {
	color: #FFFFFF;
}
.welcome {
	font-family: Tahoma;
	font-size: 18px;
	color: #6695ad;
	line-height: 20px;
}
.welcome2 {
	font-size: 18px;
	color: #8ab30b;
	line-height: 20px;
}
.vert_sep {
	background-image: url(images/fvs_30.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #709204;
}
a:visited {
	color: #709204;
}
a:hover {
	color: #6695AD;
}
a:active {
	color: #709304;
}

.footera:link {
	color: #666666;
}
.footera:visited {
	color: #666666;
}
.footera:hover {
	color: #6F9204;
}
.footera:active {
	color: #666666;
}.heading_left {
	font-size: 18px;
	color: #647366;
}

.headera:link {
	color: #000000;
	line-height: 22px;
	background-image: url(images/fvs_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
}
.headera:visited {
	color: #000000;
	line-height: 22px;
	background-image: url(images/fvs_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
}
.headera:hover {
	color: #FFFFFF;
	line-height: 22px;
	background-image: url(images/fvs_09.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
}
.headera:active {
	color: #000000;
	line-height: 22px;
	background-image: url(images/fvs_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-decoration: none;
}
