﻿body {
}
.btnstyles 
{
	background-color: #560901; 
	font-family: Verdana; 
	font-size: 8.5pt;
	color: White;
	border-color: #560901;
	
}
.gridheader
{
	background-color: #560901; 
	font-family: Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: White;
	border-color: #560901;
	border-width:thick
	
}
.gridfooter
{
	background-color: #09284B; 
	font-family: Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: White;
	border-color: #560901;
	
}
.alternateitemstyle
{
	background-color: #ced5dd; 
	font-family: Verdana; 
	font-size: 8.5pt;
	color: #560901;
	
	
}
.rowstyle
{
	font-family: Verdana; 
	font-size: 8.5pt;
	color: #560901;
	
}
.txtstyle
{
	font-family: Verdana; 
	font-size: 8.5pt;
	color: #560901;
	border-color: #560901;
	border-width: 1px;
}
.lblstyle
{
	font-family: Verdana; 
	font-size: 8.5pt;
	color: #560901;	
}
.pagetitle
{
color: #560901;	
font-weight: bold;
font-family: Verdana; 
font-size: 10pt;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }
.linkstyle {text-decoration: underline;}

.lshadow {
	background-image: url(../images/lshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.rshadow {
	background-image: url(../images/rshadow.gif);
	background-repeat: repeat-y;
	width: 21px;
}

