﻿html,body {

	scrollbar-face-color:#E2D9C8
scrollbar-base-color:#E2D9C8;
scrollbar-arrow-color:black;
scrollbar-track-color:#E2D9C8;
scrollbar-shadow-color:#E2D9C8;
scrollbar-highlight-color:#E2D9C8;
scrollbar-3dlight-color:#E2D9C8;
scrollbar-darkshadow-Color:#E2D9C8;

}

.TextRight 
{
    background-color: White;
    border: Solid 1px #E2D9C8;
	text-align:right;
	color:Black;
	font-family:Tahoma;
}
.watermark 
{
	background-color: white;
    border: Solid 1px #E2D9C8;
    COLOR: #E2D9C8;
    text-align: center;
}
.scrol
{
		scrollbar-face-color:#E2D9C8
scrollbar-base-color:#E2D9C8;
scrollbar-arrow-color:black;
scrollbar-track-color:#E2D9C8;
scrollbar-shadow-color:#E2D9C8;
scrollbar-highlight-color:#E2D9C8;
scrollbar-3dlight-color:#E2D9C8;
scrollbar-darkshadow-Color:#E2D9C8;

}
.lable 
{
    background-color: White;
    border: Solid 1px #E2D9C8;
	text-align:center;
	color:#808080;
}
