﻿body 
{
	
}
.GenCaption
{
	font-size: 11px;
	font-family: Verdana;
}
.menu
{
	font-family: Tahoma; 
	font-size: 12px; 
	text-decoration:none;
	color:Black;
}
.AdminHeader
{
	font-size: 13px;
	font-family: Verdana;	
	background-color:#dcdcdc;
	text-align:center;
	Color:#0099cc;
	font-weight:bold;
	height:25px; 
}
.Grid
{
	font-size: 12px;
	font-family: Verdana;
	
}
.textbox
{
	color:Black;
	font-family: Verdana;
	font-size:8pt;
	height:14px;
	border-right: lightgrey 1px solid; 
	border-top: lightgrey 1px solid; 
	border-left: lightgrey 1px solid; 
	border-bottom: lightgrey 1px solid;
	background-color:White;
}
.ComboBox
{
	font-family: Verdana;
	font-size:8pt;
}
.Message
{
	font-family: Verdana;
	font-size:8pt;
}
.CheckAll
{
	text-decoration:none;
	font-size:8pt;
	color:Black;
}

