A:link		{ color:#000000;
		text-decoration: underline; 
}
A:visited	{ color:#000000;
		text-decoration: underline;
 }
A:hover		{ color:#FFFFFF;
		text-decoration: underline;
 }
body, html {
	background: #B5A68A url('../images/gvc-back1.jpg');
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana, Georgia, Times New Roman;
	color: #000000;
	font-size:    8px;
}
h1 {
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0;
}
h2 {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin-bottom: 0;
}
.sbc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.bc {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #000000;
}
.wbc {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #B5A68A;
}
.mbc {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.bchead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	color: #000000;
	font-weight: bold;
}
.bcsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}
td.menu1off {
	background: #B5A68A;
	font-weight: bold;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #E9ECE4;
	border-bottom-color: #cccccc;
	border-left-color: #E9ECE4;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.menu1on {
	background: #862439;
	font-color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:2px;
	font-size: 0.7em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B527E;
	border-right-color: #FFFFFF;
	border-bottom-color: #4B527E;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
} 
#noflash { position:"relative"; z-index:"1";  display:"none";
}
.img1off {
	filter:"alpha(opacity=50);-moz-opacity:.50;opacity:.50";
	border-color: FFFFFF;
}
.img1on {
	filter:"alpha(opacity=100);-moz-opacity:1.0;opacity:1.0";
	border-color: FFFFFF;
}