body {
			scrollbar-3d-light-color:#FFFFFF;
            scrollbar-arrow-color:#303C41;
            scrollbar-base-color:A69E92;
            scrollbar-dark-shadow-color:#908980;
            scrollbar-face-color:#E6E6D9;
            scrollbar-highlight-color:#FFFFFF;
		    scrollbar-track-color:#A69E92;
            scrollbar-shadow-color:A69E92;
			background-image: url(images/BG.gif);
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
}
td {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5D4E42;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: none;
	line-height: 18px;*/
}
td a{
	color: #5D4E42;
}
td a:hover{
	color: #5D4E42;
	text-decoration:none;
}
.srhBox {
	BORDER-RIGHT: #939185 1px solid;
	BORDER-TOP: #939185 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #939185 1px solid;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #939185 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #939185;
	TEXT-DECORATION: none;
}
ul{
	list-style-image: url("images/bullet.gif");

}
li{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #5D4E42;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: none;
	line-height: 30px;*/
}
button {
	cursor: pointer;
	background-color:#E6E6D9;
	border:1px;
	border-color:#E6E6D9;
}