html{
      scrollbar-face-color:#D1BCA6;
      scrollbar-highlight-color:#D1BCA6;
      scrollbar-shadow-color:#2D3A21;
      scrollbar-3dlight-color:#2D3A21;
      scrollbar-arrow-color:#2D3A21;
      scrollbar-track-color:#D1BCA6;
      scrollbar-darkshadow-color:#D1BCA6;
      CURSOR:Default;
}
body{
	font-size:12px;
	color:#2D3A21;
	margin-top:1px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial;
	text-align: center;
	background:#D1BCA6;
	background-position: center;
}
p{
	margin:3px;
}
th{background:#D1BCA6;border-bottom:1px solid #2D3A21;}
img{
	border: 0px none;
	max-width:100%;
	height:auto;
}
select { 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #dotted;
	background-color: #D1BCA6;
}
td {
     word-break: break-all; 
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px;

border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-style: solid; border-bottom-width: 1px; background-color: #D1BCA6; color:#2D3A21;"
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #dotted;
	border: 0px dotted #2D3A21;
	background-color: #D1BCA6;
}
