body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:active, a:link, a:visited {
	color:#0A6603;
	text-decoration:underline;
}

a:hover {
	color:#0A6603;
	text-decoration:none;
}

h1 {
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:14pt;
	font-family:"Times New Roman";
	color:black;
	margin-left:0in;
	margin-right:0in;
	margin-top:0in
}

img {
	border:none;
}

table {
	border:none;
}

.caption {
	font-size:10px;
	font-style:italic;
	text-align:center;	
}

.green {
	color:#0A6603 !important;
	font-weight:bold;
}

.green a:active, .green a:link, .green a:visited {
	color:#0A6603;
	text-decoration:none;
}

.green a:hover {
	color:#0A6603;
	text-decoration:underline;
}

.red {
	color:#CD0000 !important;
	font-weight:bold;
}

.red a:active, .red a:link, .red a:visited {
	color:#CD0000;
	text-decoration:none;
}

.red a:hover {
	color:#CD0000;
	text-decoration:underline;
}

/*MENU STYLES*/

.menu {
	width:128px;
	background-image:url(images/MenuLEFT8.jpg);
	background-repeat:no-repeat;
	padding:15px 20px 20px;
	vertical-align:top;
}

.menu li {
	padding-bottom:18px;
}

.menu ul {
	margin-left:0px;
	padding:0px;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
}

.menulinks a:active, .menulinks a:link, .menulinks a:visited {
	color:#000000;
	text-decoration:none;
}

.menulinks a:hover {
	color:#000000;
	text-decoration:underline;
}

/*FOOTER STYLES*/

.footer {
	padding:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

.footer a {
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

/*DATA TABLE STYLES*/

.datatable, .datatable td {
	border:solid 1px #CCCCCC;
	border-collapse:collapse;
}