body {
	scrollbar-3dlight-color: #0C0B0C;
	scrollbar-arrow-color: #063F5A;
	scrollbar-base-color:#0C0B0C;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: #111113;
	scrollbar-face-color: #0C0B0C;
	scrollbar-highlight-color: #174D66;
	scrollbar-shadow-color: black;
	margin: 0px;
	background-color: #090909;
}
.menu-border {
	height: 30px;
	background-image: url('../img/border.gif');
}
td, body, submit {
	font: 11px arial;
	color: #4C4A53;
}
A {
	color: #857A8C;
	text-decoration : underline;
}
A:hover {
	color: #857A8C;
	text-decoration : none;
}
A.menu {
	color: #4C4A53;
	text-decoration : none;
}
A.menu:hover {
	color: #857A8C;
	text-decoration : none;
}
.date {
	font: bold 10px arial;
	margin-bottom: 4px;
}
.text {
	color: #857A8C;
	font-size: 11px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	text-align : justify;
}
h1 {
	color: white;
	font-size : 16px;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-weight : bold;
	margin-bottom: -4px;
	margin-top: 14px;
}
.shadow {
	height: 13px;
	Filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
	-moz-border-radius : 1px;
	outline: red solid thick
}

.spacer {
	color: #323137;
}
input {
	color: #857A8C;
	font: bold 10px arial;
	background-color: black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #141416;
	border-bottom: 1px solid #141416;
}
.null {
	color: #322E34;
}
.color1 {
	background-color: #0C0B0C;
}
.color2 {
	height: 5px;
	background-color: #111113;
}
h4 {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #B1AAB4;
	font-weight : bold;
	margin-bottom: 0px
}
h2 {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 15px;
	color: white;
	margin-bottom: 0px
}