@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(GDbgTile.jpg);
	background-repeat: repeat;
}

#sideBar1 {
	margin: 0px;
	padding: 0px;
	background-color: #17180D;
}
#tableBg {
	padding: 0px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#sideBar2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#tdMainDisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
}
#tableBottomLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	background-image: url(GDblackBar.jpg);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #006633;
}
a:active {
	color: #FFFF00;
}
#bottomLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
