﻿body
{
	margin: 0px;
}
td {
	font-family: Verdana;
	font-size: 11px;
}
.DarkColor {
	background-color:Maroon;
}
.LightColor {
	background-color: Maroon;
}
.Heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
	text-transform: uppercase;
}
.MainTable {
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.TopLine 
{
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color:Maroon;
}
.FormNo {
	font-family: Verdana;
	font-size: 11px;
	border-top-width:  0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: Maroon;
	border-right-color: Maroon;
	border-bottom-color: Maroon;
	border-left-color: Maroon;
	height: 17px;
	width: 125px;
	margin-right: 2px;
	margin-left: 5px;


}
.FormNoLable {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Maroon;
}
.SubHeading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	padding-top: 3px;
	padding-bottom: 3px;


}
.TdBorder {
	background-color: Maroon;
	height: 4px;
}
.TableBorder {
	border: 1px solid Maroon;
}
.Lables {
	font-family: Verdana;
	font-size: 11px;
	color: Maroon;
	text-align: left;
	background-color: Maroon;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Maroon;
}
.ControlsBg {
	background-color: Maroon;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Maroon;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: Maroon;
}
.SubHeading1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 11px;
	background-color: Maroon;
}
input [type=text] {
	border: 0px solid Maroon;
	height: 17px;
	width: 105px;
	font-family: Verdana;
	font-size: 14px;
	color:Maroon;
}

input [type=checkbox] {
	border: 1px solid Maroon;
	height: 17px;
	width: 25px;
	font-family: Verdana;
	font-size: 11px;
	color: Maroon;
}
input [type=radio] {
	border: 1px solid Maroon;
	height: 17px;
	width: 25px;
	font-family: Verdana;
	font-size: 11px;
	color: Maroon;
}


select {
	background-color: White;
	height: 15px;
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
	color: Maroon;
	border: 1px solid Maroon;
}
.HomeText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: right;
	padding-right: 2px;
	height: 20px;
}
frame {
	cursor: crosshair;
}
.GridMain
{
	 font-size:11px; 
	 font-family: Verdana,Arial, Helvetica, sans-serif,Tahoma, Georgia, Tahoma, Sans-serif, Helvetica;
	 border-width: 0px;
	 background-color:Maroon;
	 color:  Maroon;
	 border-color:  Maroon;
	 padding:3; 
}
.GridHeader
{
	 font-family:Verdana,Arial, Helvetica, sans-serif,Tahoma, Georgia, Tahoma, Sans-serif, Helvetica;
	 font-size: 11px;
	 font-style: normal;
	 font-variant: normal;
 	 text-decoration: none;
 	 height:10pt;	
 	 background-color: Maroon;
 	 color: Maroon;
 	 font-weight:bold;
}

.GridItem
{
	font-family: Verdana,Arial, Helvetica, sans-serif,Tahoma, Georgia, Tahoma, Sans-serif, Helvetica;
	font-size:11px;
	color:Maroon; 					
	text-decoration:none;
	line-height: 10pt;
	background-color: Maroon;	
}
.GridAlternateItem
{
	font-family: Verdana,Arial, Helvetica, sans-serif,Tahoma, Georgia, Tahoma, Sans-serif, Helvetica;
	font-size:11px;
	color: Maroon; 		
	text-decoration:none;
	line-height: 10pt;
	background-color: Maroon;	
}
.GridPager
{
	font-family: Verdana,Arial, Helvetica, sans-serif,Tahoma, Georgia, Tahoma, Sans-serif, Helvetica;
	font-size:11px;
	color:  Maroon;				
	text-decoration:none;
	line-height: 10pt;
	background-color: Maroon;
	text-align:center;
	font-weight:bold;
}