body {
    scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#EFEFEF;
	scrollbar-3dlight-color:#EFEFEF;
	scrollbar-darkshadow-color:buttondarkshadow;
	scrollbar-shadow-color:#EFEFEF;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:buttonhighlightcolor;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: Arial;
}
a:link{
	color: #333333;
	text-decoration: none;
	line-height:1.8;
}
a:visited {
	color: #333333;
	text-decoration: none;
	line-height:1.8;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
	line-height:1.8;
}
input,textarea{
	border:1 solid #999999;
	behavior:url("images/style.htc");
	font-size: 12px;
	color: #333333;
	font-family: Arial;
}
.innerMain{background-color:transparent;padding: 1px;cursor:hand;height:18px;font-family:webdings;border:none;}

