/* Default CSS Stylesheet for a Status of Permit Application */



.GridHeader 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.GridSmall
{
	font-size: xx-small;
	font-family: verdana, arial, helvetica, Sans-Serif;
}
.Title
{
	font-size: -2;
	font-weight: bold;
	font-family: verdana, arial, Helvetica, sans-serif;
}
.button
{
	border: solid 1px #000000;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: verdana, arial, Helvetica, sans-serif;
	background-color: #BFCA9F;
	padding: 0 0 0 0;
	
}
.ContentHeader 
{
	background-color: #BFCA9F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: #eeeeee thin solid;
}
.error
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	color: Red;	
}

A:hover { COLOR: #9900cc }
.GridRow
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	BORDER-RIGHT: thin; 
	BORDER-TOP: thin solid; 
	BORDER-LEFT: thin; 
	BORDER-BOTTOM: thin; 
	BORDER-COLLAPSE: separate; 
	border-color: #eeeeee;
}
.OutSideTableCell
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
