A:link	
{	
	text-decoration: underline;
	color:	White;
}
A:visited	
{	
	text-decoration:	underline;
	color:	White;
}	
A:active	
{	
	text-decoration:	underline;
	color:	White;
}	
A:hover
{	
	text-decoration:	underline;
	color:	White;
}
.gridStyle
{
	border-color: Gray;
	background-color:White;
	border-style:none;
	border-width:1px;
	font-size:x-small;
}
.gridHeader
{
	background-color: maroon;
	border:	transparent;	
	font-family:Arial;
	font-size:xx-small;
	font-weight:bold;
	color:white;	
}
.gridFooter
{
	color:#990033;
	font-family:Arial;
	font-size:xx-small;
	background-color: #CCBBBB;
}
.gridPager
{
	color:white;
	font-family:Arial;
	font-size:xx-small;
	background-color: maroon;
}
.gridItem
{
	font-family:Arial;
	font-size:xx-small;
	color:Black;
	background-color:#EEEEEE;
}
.gridAlternatingItem
{
	font-family:Arial;
	font-size:xx-small;
	color:Black;
	background-color: gainsboro;
}
.gridEditItem
{
	font-family:Arial;
	font-size:xx-small;
}
.gridSelectedItem
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial;
	background-color: infobackground;
}
.textBoxStyleEnabled
{
	border-color:Silver;
	border-style:solid;
	border-width:1px;
	font-family:Arial;
	font-size:xx-small;
	height: 18px;
}
.buttonStyle
{
	border-color:Silver;
	border-style:solid;
	border-width:1px;
}
.loginbutton						  
{ 
	color: "#000000"; 
	cursor: hand; 
	border: solid 1px #808080; 
	background: url(images/button_back.gif) center; 
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	padding:1px;
	height: 28px;
	width: 88px;
}
.browsedetailbutton						  
{ 
	color: "#000000"; 
	cursor: hand; 
	border: solid 1px #808080; 
	background: url(images/button_back.gif) center; 
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	padding: 1px; 
	height: 28px;
	width: 100px;
}
.browsedetailbutton2
{ 
	color: "#003300"; 
	cursor: hand; 
	border: solid 1px #808080; 
	background: url(images/button_back.gif) center; 
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-indent: 5;
	overflow: visible;
	padding: 1px; 
	height: 28px;
	width: 100px;
}
.ValidationSummary
{
	font-family:Arial;
	font-size:xx-small;
}
.RegularExpression
{
	font-family:Arial;
	font-size:x-small;
}
.RequiredField
{
	font-family:Arial;
	font-size:x-small;
}
.tabSelected
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	padding:[5px][5px][5px][5px]
	background-color: Maroon;
	font-family:Arial;
	font-size:xx-small;
	text-align:center;
	color: Black;
	height: 30px;
	width: 25px
}
.tabUnSelected
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	background-color: Silver;
	padding:[5px][5px][5px][5px];
	font-family:Arial;
	font-size:xx-small;
	text-align:center;	
	color: DarkGray;
	height: 30px;
	width: 25px
}
.SaveButton
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	background-color:Silver;
	color:"#003300";
	font-family:Arial;
	font-size:xx-small;
	text-align:center;
}
.SelectRecord
{
	font-family:Arial;
	font-size:xx-small;
	color:Black;
	text-align:center;
	vertical-align:middle;
}
