body 
{ 
	margin-left:0; 
	margin-top:0; 
	margin-right:0; 
	margin-bottom:0;
	
}
.imgbutton
{
	cursor:hand;
}

a:link
{
	font-size: 8pt;
	color: Blue;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	color: Blue;
	FONT-FAMILY:arial;
	FONT-SIZE:8pt;
	text-decoration:none;
}
a:hover
{
	color:Red;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
}
.text
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	align: justify;
}
.textheading
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana;
	font-weight:bold;
}
.textbold
{
	font-size: 8pt;
	font-weight:bold ;
	color: black;
	font-family: Arial, Verdana;
	Align: justify;
}
.dropdown
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
}
.formField
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Verdana;
	text-align: justify;
	width:150;
	padding-left:4;
}
.button
{
	cursor:hand;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana;
	Align: justify;
	border-style:outset;
	height:22;
}
.gridgroup
{
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;
}
.gridheader
{
	color:white;
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;	
	background-image: url(../images/grad.gif);
}
.grayheader
{
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	height:15;
	text-transform:uppercase;
	background-image:url(../Images/bar_tile.gif);
}

.maintgridheader
{
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	height:15;
	text-transform:uppercase;
	background-image:url(../Images/bar_tile.gif);

}

.gridRow
{
	font-size:8pt;
	font-family:Arial;
}
.gridRowAlt
{
	background-color:#E3E6EA;
	font-size:8pt;
	font-family:Arial;
}

.gridtable
{
	padding:0; 
	width:100%;
}

.textbox
{
	font-family:Arial;
	font-size:8pt;
	text-align:center;
}

admingriditem
{
  font-family:Arial;
  font-size:8pt;
}
.message
{
		color:Blue;
		font-family:Arial;
		font-size:xx-small;
}
.error
{
	color:Red ;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
}

.errorcenter
{
	color:Red ;
	font-family:Arial;
	font-size:8pt;
	text-align:center; 
}