a:link { 
	color: #FFFFFF;
	text-decoration:none;
}
a:visited { 
	color: #FFFFFF;
	text-decoration:none;
}
a:hover { 
	color: #FFFFFF;
	text-decoration: overline underline;
}
.bordercorner {
	background-color: #03F702;
	height: 10px;
	width: 10px;
}
.borderhorizontalbar {
	background-color: #03F702;
	height: 10px;
}
.borderverticalbar {
	background-color: #03F702;
	width: 10px;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
}
.menutable {
	height: 10px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #03F702;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 0px;
}
.menutable1 {
	height: 10px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 0px;
	border-color: #000000;
}
.reviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
}
.tablehorizontalspace {
	background-color: #000000;
	height: 10px;
	width: 530px;
	color: #FFFFFF;
}
.tablehorizontalspace {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 10px;
	width: 530px;
}
.tableleftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	background: url(gigcolumn.htm);
	width: 120px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tablerightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	color:#999999
}
.endnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
}