body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#C37B7C;
	scrollbar-base-color:#F0F0F0;
	scrollbar-shadow-color:#C37B7C;
	scrollbar-face-color:#F0F0F0;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-dark-shadow-color:#F0F0F0;
	scrollbar-3d-light-color:#F0F0F0;
	background-color: #F0F0F0;
}
body,td,th
{
	font-size: 10px;
	color: #9A9A9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #9A9A9A;
	text-decoration: none;
}
a:visited
{
	color: #9A9A9A;
	text-decoration: none;
}
a:hover
{
	color: #C37B7C;
	text-decoration: underline;
}
a:active
{
	color: #9A9A9A;
	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;
}
.textbox {
	margin: 5px 5px 0px 15px;
}
img {
	border:0;
}.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
