body
{
	margin: 0px;
	font-family: Verdana, Arial, Sans-Serif; 
	font-size: 11px;
}
input
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	cursor: hand;	
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: Blue;
}

select
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	background-color: #FFFFEE;	
}

.PageTable
{
	height: 100%;
	/*width: 770px;*/
	width: 820px;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#DDDDDD', startColorstr='#FFFFFF', gradientType='1');			*/
}

.FooterTable
{
	background-color: #000040;
	color: White;
	font-size: 10px;
	border-top: 0px dotted #000040;
	width: 100%
}

.HeaderTable
{
	border-bottom: 0px dotted #000040;
	width: 100%;
	color: White;
	font-size: 10px
}

.DottedCellNormal
{
	border: 2px solid #eeeeee;		
	BACKGROUND-COLOR: #ffffff;
	cursor: hand;
	padding: 10;
}	
.DottedCellHighlight
{
	border-top: 2px solid #FDE411;
	border-bottom: 2px solid #FDE411;
	border-left: 2px solid #eeeeee;	
	border-right: 2px solid #eeeeee;	
	BACKGROUND-COLOR: #ffffff;
	cursor: hand;
	padding: 10;	
}	

table
{
	font-size: 11pt;
	font-family: Arial,Verdana, Arial, Sans-Serif;	
}

img
{
	border: 0px none;
}

UL
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

LI
{
	margin: 0 0 5px 0px;
	background: url('b.gif') no-repeat top left;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 10px;	
}

.HeaderLink
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color:White;
	text-decoration: none;
}

.HeaderLink:visited
{
	color:White;
	text-decoration: none;
}

.MicroLink
{
	font-size: 7pt;
	text-decoration: underline;
	color: Blue;
}

.MicroText
{
	font-size: 7pt;
}

.SmallHeading
{
	color: #000080;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.SubHeading
{
	color: #000080;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}	

.Heading
{
	color: #000080;
	font-weight: bold;
	text-decoration: none;
	font-size: 130%;
}	
