﻿body
{	
	font-family:Verdana;
	font-size:9pt;	
}
input
{
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;	
	height:15px;		
}
.Control
{
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;	
	color:Black;
}
.button
{
	font-family:Tahoma;
	font-size:small;
	font-style:normal;	
	border-color:Black;
	border-style:solid;
	border-width:1px;
	height:20px;
}

asp.Button
{
	font-family:Tahoma;
	font-size:small;
	font-style:normal;	
	border-color:Black;
	border-style:solid;
	border-width:1px;
	height:20px;
}
.Title
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:White;
	border-style:none;
	border-width:0px;
}
.Error
{
	font-family:Verdana;
	font-size:8pt;	
	color:Window;
	font-weight:bold;
	color:#FF4040;
}

.OuterTable
{
	margin-left:5px;
	margin-top:5px;
	border-color:Navy;
}
.Header
{
	background-color:Navy;
	color:White;
	height:15pt;
	cursor:hand;	
}
.Grid
{
	cursor:hand;
}
.Link
{
	font-family:Arial;
	font-size:small;
	color:Red;
}
.Shrink
{
	background-color:Gray;
	background-color:#006699;
	font-family:Arial;
	font-size:small;
    color:White;
    cursor:hand;	
}

.Shrink1
{
	background-color:#5D7B9D;	
	font-family:Arial;
	font-size:small;
    color:White;
    cursor:hand;	
}

.Shrink2
{
	background-color:#336633;	
	font-family:Arial;
	font-size:small;
    color:White;
    cursor:hand;	
}

.Hide
{
	background-color:#2F2F4F;
	color:#2F2F4F;
	border-style:none;
	width:9px;
	height:9px;
	vertical-align:middle;		
}
.Hide1
{
	background-color:GhostWhite;
	color:GhostWhite;
	border-style:none;
	display:none;
	width:9px;
	height:9px;
	vertical-align:middle;		
}
.GrdHeader
{
	background-color:#5D7B9D;
	color:White;
	height:16pt;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
}
.GrdRow
{
	background-color:#F7F6F3;
	font-family:Tahoma;
	font-size:9pt;	
}
.GrdAltRow
{
	background-color:White;
	color:#284775;
	font-family:Tahoma;
	font-size:9pt;		
}
.Calendar
{
	height:10pt;
	width:10pt;
}
.Hide1
{
	background-color:GhostWhite;
	color:GhostWhite;
	display:none;
	border-style:none;
	width:9px;
	height:9px;
	vertical-align:middle;	
}
.Number
{
	font-family:Tahoma;
	font-size:8pt;
	font-style:normal;	
	height:15px;	
	border-style:solid;
	border-width:1px;
	text-align:right;
}
.FixedHeader
{
	position:fixed;	
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:sub;	
	text-align:center;
}
