body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#231f20;
	scrollbar-base-color:#FFFFFF;
	scrollbar-shadow-color:#231f20;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	background-color: #FFFFFF;
}
body,td,th
{
	font-size: 10px;
	color: #231f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #231f20;
	text-decoration: none;
}
a:visited
{
	color: #231f20;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #231f20;
	text-decoration: none;
}
button {
	font: 9px Verdana;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
textarea { 
	font: 9px verdana; 
	border: 1px solid #333333; 
	background: white; 
	padding: 1px;
}
input { 
	font: 9px verdana; 
	border: 1px solid #333333; 
	background: white; 
	padding: 1px;
}
.titlebar {
	font-weight: bold;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.greydate {
	color: #000000;
}
.dotscolored {
	color: #000000;
	font-weight: bold;
}
.newstitlebar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
