html {
	scrollbar-3dlight-color:#c7bb9c;
    scrollbar-arrow-color:#990000;
    scrollbar-base-color:#7b5f2b;
    scrollbar-darkshadow-color:#b7ac90;
    scrollbar-face-color:#dccfad;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#c7bb9c;
    scrollbar-track-color:#c7bb9c;
}
body {
	color: #FFF;
	background-color: #000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #FF6;
	text-decoration: none;
}
a:visited {
	color: #FF6;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.font2 {
	font-family: "Courier New", Courier, mono;
}
.reditalic {
	font-style: italic;
	color: #FFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: -6px;
}
.celldivide {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B4B2C;
	font-weight: bold;
}
.celldivide-rt {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B4B2C;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #996600;
}
ul {
	list-style-image: url(../images_txs/bullet.gif);
	list-style-position: outside;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B4B2C;
}
