﻿body
{
	font-size: 11px;
	font-family: Arial;
}
.mainbody
{
	border-right: #999999 0px;
	border-top: #999999 0px;
	font-weight: normal;
	font-size: 12px;
	border-left: #999999 0px;
	line-height: 18px;
	border-bottom: #999999 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-color: #000000;
}
.TextWhite
{
	color: #ffffff;
	font-size: 9pt;
}

.TextBlack
{
	color: #000000;
}

.Grid
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	font-size: 9pt;
}

.HeaderStyle
{
	background-color: #a91f11;
	color: snow;
	height: 20px;
}

.RowStyle
{
	background-color: whitesmoke;
	color: #333333;
}
.AlternatingRowStyle
{
	background-color: White;
	color: #284775;
}

.FooterStyle
{
	background-color: lightsalmon;
	color: #c10c28;
	height: 20px;
}

.SelectedRowStyle
{
	font-weight: bold;
	background-color: #009999;
}
.PagerStyle
{
	background-color: lightsalmon;
	text-align: left;
	color: #ffffff;
}
.EditRowStyle
{
	background-color: #999999;
}

.HeadingText
{
	font-weight: bold;
	font-size: 8pt;
}

.navigation
{
	font-size: 11px;
	color: #96161c;
	background-repeat: repeat-x;
	text-decoration: none;
}

.SeperatorHorizontal
{
	border-bottom: maroon 1px solid;
}

.newPageHeading
{
	font-size: larger;
	font-weight: bold;
}

.Message
{
	color: #dc143c;
	font-size: 9pt;
	font-weight: bold;
}
.Bold
{
	font-weight: bold;
}
.BoldRed
{
	font-weight: bold;
	color: #c10c28;
}
.HelpText
{
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	
}
