body,td,th {
	font-family: "Trebuchet MS", Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #ABAB6F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-repeat.gif);
	background-repeat: repeat-x;
	scrollbar-arrow-color:#FFFFFF;
    scrollbar-3dlight-color:#492747;
    scrollbar-face-color:#492747;
    scrollbar-darkshadow-color:#492747;
    scrollbar-track-color:#808080;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
	scrollbar-base-color: White;
}
a:link {
	color: #666633;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #FFCC99;
}
a:active {
	color: #FF0000;
}
