body {
	scrollbar-3d-light-color: Green; scrollbar-arrow-color: #E6BF52; scrollbar-base-color: #999999; scrollbar-dark-shadow-color: Black; scrollbar-face-color: #999999; scrollbar-highlight-color: White; scrollbar-shadow-color: White;
	background-image: url(http://www.bluegeckonetwork.com/images/bg.gif);

}

td {
  text-decoration:none;
  color: #494949;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:10px;
  line-height : 150%;
}

p {
  text-decoration:none;
  color: #494949;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:10px;
  line-height : 150%;}

.footer {
  text-decoration:none;
  color: #757575;
  font-family: Verdana;
  font-weight:normal;
  font-size:10px;
}

.linkfooter {
  font-family : Verdana;
  font-size : 10px;
  font-weight : normal;
  color: #757575;
  text-decoration : none;
}
.linkfooter:visited {
  font-family : Verdana;
  font-size : 10px;
  font-weight : normal;
  color: #757575;
  text-decoration : none;
}

.linkfooter:active {
  font-family : Verdana;
  font-size : 10px;
  font-weight : normal;
  color: #1C74EE;
  text-decoration : none;
}

.linktop {
  font-family : arial;
  font-size : 9px;
  font-weight : bold;
  color : #515151;
  text-decoration : none;
}
.linktop:visited {
  font-family : arial;
  font-size : 9px;
  font-weight : bold;
  color : #515151;
  text-decoration : none;
}
.linktop:hover {
  font-family : arial;
  font-size : 9px;
  font-weight : bold;
  color : #1C74EE;
  text-decoration : none;
}
.linktop:active {
  font-family : arial;
  font-size : 9px;
  font-weight : bold;
  color : #1C74EE;
  text-decoration : none;
}

.linksmall {
  font-family: verdana;
  font-weight:normal;
  font-size:9px;
  color : #C45347;
  text-decoration : none;
}

.linkblue {
  font-family: verdana;
  font-weight:bold;
  font-size:10px;
  color : #1C75EE;
  text-decoration : none;
}

.linkblue:visited {
  font-family: verdana;
  font-weight:bold;
  font-size:10px;
  color : #1C75EE;
  text-decoration : none;
}

.linkblue:hover {
  font-family: verdana;
  font-weight:bold;
  font-size:10px;
  color : #E9A70C;
  text-decoration : none;
}

.linkblue:active {
  font-family: verdana;
  font-weight:bold;
  font-size:10px;
  color : #E9A70C;
  text-decoration : none;
}

.linkwhite {
  font-family: verdana;
  font-size:10px;
  color : #515151;
  text-decoration : none;
}

.linkwhite:visited {
  font-family: verdana;
  font-size:10px;
  color : #515151;
  text-decoration : none;
}

.linkwhite:hover {
  font-family: verdana;
  font-size:10px;
  color : #E9A70C;
  text-decoration : none;
}

.linkwhite:active {
  font-family: verdana;
  font-size:10px;
  color : #E9A70C;
  text-decoration : none;
}


.headgrey {
  font-family: Arial;
  font-weight:bold;
  font-size:16px;
  color : #666666;
  text-decoration : none;
}
.headyellow{
  font-family: Arial;
  font-weight:bold;
  font-size:16px;
  color : #E9A70C;
  text-decoration : none;
}

.headinggrey {
	font-family : Verdana;
	font-size : 20px;
	color: #9A9A9A;
	font-weight: lighter;
}
.dashedBorderTopBottom {	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px none #666666;
}
a {
  font-family: verdana;
  font-size:10px;
  color : #515151;
  text-decoration : none;
	text-transform: lowercase;
}a:hover {
  font-family: verdana;
  font-size:10px;
  color : #E9A70C;
  text-decoration : none;
	text-transform: lowercase;
}