BODY
{
	margin-top: 10px;
}

#container
{
	position: absolute;
	left: 50%;
	margin-left: -401px;
	padding: 0px;
	width: 802px;
	background-color: white;
	border-left: powderblue 1px solid;
	border-right: lightsteelblue 1px solid;
	font-weight: normal;
	font-size: 10pt;
	color: steelblue;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

HR
{
	width: 100%;
	color: lightsteelblue;
	height: 1pt;
}

A:link
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}	
		
A:visited	{	
	font-size: 10pt;
	color: dimgray;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}	
		
A:active
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}	
		
A:hover
{
	color: dimgray;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.NORMAL
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: steelblue;
}

.BORDER
{
	background-color: lightsteelblue;
}

.HEADER
{
	font-weight: bold;
	font-size: 12pt;
}

.MESSAGE
{
	color: black;
}

.LOGINLEFT
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:  white;
}

.LOGINRIGHT
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:  white;
}
	
.STDBUTTON
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 9pt;
	border-left: dimgray 1px solid;
	color: dimgray;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
}
	
.STDBUTTONHOVER
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 9pt;
	border-left: dimgray 1px solid;
	cursor: hand;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: lavender;
	text-align: center;
}
	
.DUMMY
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
}

.DATAGRID1
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
	word-spacing: normal;
	text-transform: none;
	border-left: lightgrey 1px solid;
	color: dimgray;
	border-bottom: lightgrey 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	text-align: center;
}

.DG1HEADER
{
	background-color: lavender;
}

.DG1FOOTER
{
	background-color: lavender;
}

.DG1PAGER
{
	font-weight: bold;
	text-align: left;
}

.DG1ALTERNATING
{
	background-color: lavender;
}

.DG1SELECTED
{
	font-weight: bold;
}

.DATAGRID2
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-weight: normal;
	font-size: 10pt;
	background-image: none;
	word-spacing: normal;
	text-transform: none;
	border-left: lightgrey 1px solid;
	color: dimgray;
	border-bottom: lightgrey 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	text-align: center;
}

.DG2HEADER
{
	background-color: lavender;
}

.DG2FOOTER
{
	background-color: lavender;
}

.DG2PAGER
{
	font-weight: bold;
	text-align: left;
}

.DG2ALTERNATING
{
	background-color: lavender;
}

.DG2SELECTED
{
	font-weight: bold;
}

