body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
.maintableheader {
   font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 0px;
}
.margin15px
   {	font-weight:			normal;
		text-indent:			15px;
	}
.pxfont
   {	
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:			normal;
	}	
.pxfontgold
   {	color: #EF7020;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}	
.margin90pix {
	text-indent: 90px;
	font-size: 10px;
	left: 90px;
}
.datatableheader {
	font-weight: bold;
	font-size: 10px;
}
.datatable {
	font-size: 10px;
}

.standardlist {
	list-style: square outside;
	list-style-image: url(images/black_dot.jpg);
	padding-bottom: 10px;
	display: list-item;
}

.standardlist2 {
	list-style: square outside;
	list-style-image: url(images/black_dot.jpg);
	padding-bottom: 10px;
	display: list-item;
}

.pictable {
	background: White;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	font-weight: normal;
	color: #000180;
}


a {
	color: Blue;
	background-color: transparent;
}

a:hover {
	color: #8B0000;
	background-color: transparent;
}

