body,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-color: #2A2E35;
	SCROLLBAR-FACE-COLOR: #596271;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ccccff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #2a2e35;
	SCROLLBAR-DARKSHADOW-COLOR: #0033cc;
	background-color: #292E34;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(/images/bg_wood.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A2E35;
}
.white{color: #FFFFFF}
.gig{
	font-weight: bold;
}
.footer_text {
	font-size: xx-small;
	color: #596271;
}
a:link {
	color: #2A2E35;
	font-weight: normal;
text-decoration: none;
background-color: transparent;
border-color: #FF9900;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;

}
a:visited {
	color: #2A2E35
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #FF9900;
	font-weight: normal;

}
a:active {
	color: #2A2E35;
	text-decoration: none;
	font-weight: normal;
}
a.bluelink:link {
	color: #2a2e35;
	text-decoration: none;
	font-weight: normal;
}
a.bluelink:visited {
	color: #2a2e35;
	text-decoration: none;
	font-weight: normal;
}
a.bluelink:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}
a.bluelink:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}
a.orangelink:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
a.orangelink:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
a.orangelink:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
a.orangelink:active {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}
div#overflow
{
	background-color:#FFFFFF;
	width:430px;
	height:640px;
	overflow: auto;
	margin-right: 1px;
	margin-left: 1px;
}
div#overflowgig
{
	background-color:#FFFFFF;
	width:380px;
	height:200px;
	overflow: auto;
	margin-right: 1px;
	margin-left: 1px;
}
div#overflowadmin
{
	background-color:#3E444D;
	width:385px;
	height:350px;
	overflow: auto;
	margin-right: 1px;
	margin-left: 1px;
}
.button{
   color:#292E34;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
}
