BODY
{
	background-color: #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	/* margin:	0px; */
	/* border: 0px; */
}

TABLE, TD
{
	font-family: Verdana;
	font-size: 8pt;
}

TH
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #454545;
}

IFRAME
{
	width: 100%;
	height: 100%;
}

SELECT, INPUT
{
	height: 19px;
	border: 1px solid #7b9ebd;
	font-family: Verdana;
	font-size: 8pt;
}

TEXTAREA
{
	font-size:			8pt;
	font-family:		Verdana;
	width:				100%;
	height:				100%;
	border:				1px solid #7b9ebd;
}

HR
{
	color: #005295;
}

A, A:link, A:visted
{
	color: Blue;
	text-decoration: none;
}

A:active, A:hover
{
	color:Orange;
	text-decoration: underline;
}

/* GirdView */

a.editbutton1
{
	font-size: 11px;
	color: #000000;
	background-color: #FFBA00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Tahoma;
	border: #000000 3px solid;
	border-left: #ff9900 1px solid;
	border-right: #B17712 1px solid;
	border-top: #ff9900 1px solid;
	border-bottom: #B17712 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:	2px;
	padding-top: 1px;
}

a.editbutton
{
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Tahoma;
	color: #F7F7F7;
	background-color: #4A3C8C;
	text-decoration: none;
	border: #000000 1px solid;
	border-left: #778899 1px solid;
	border-right: #001122 1px solid;
	border-top: #778899 1px solid;
	border-bottom: #001122 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom:	1px;
}
