﻿body
{
	margin:0;
	font-family: Tahoma;
	font-size: 8pt;
}


TABLE
{
	font-family: Tahoma;
	font-size: 8pt;
}


.BTN
{
	font-family: Tahoma;
	font-size: 8pt;
}

.clsDivMain
{
	overflow: auto; 
	height:100%;
	scrollbar-3dlight-color:Gainsboro;
	scrollbar-arrow-color:WhiteSmoke;
	scrollbar-base-color:WhiteSmoke;
	scrollbar-darkshadow-color:White;
	scrollbar-face-color:WhiteSmoke;
	scrollbar-highlight-color:White;
	scrollbar-shadow-color:Gainsboro;
	}

.clsStdLnkBtn
{
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:underline;
	color:Blue;
	cursor:hand;
	background-color:Transparent;
	border:0;
	
	}

.txtDate
{
	
	border: Outset 1px;
	text-align:center;
	cursor:Hand;
	height:19px;
	width:110px;
	filter:'progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=white,endcolorstr=LightGrey)';
	}
	
.txtGrad
{
	
	border: solid 1 #99cccc;
	text-align:left;
	height:19px;
	filter:'progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=white,endcolorstr=Aquamarine)';
	}
	
INPUT
{
	font-family: Tahoma;
	font-size: 8pt;
}


SELECT
{
	font-family: Tahoma;
	font-size: 8pt;
}

.clsGVLink
{
	color:Blue;
}

.clsOptMenu
{
	color:Blue;
}

.clsMultiLine
{
	border: solid 1 Gainsboro;
	font-family: Tahoma;
	font-size: 8pt;
}

