body {
	FONT-SIZE: 0.7em;
	BACKGROUND: url(images/footer.jpg) #B2C7A6 no-repeat fixed;
	COLOR: #5E5E5E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px; 
	
}

th {
	font-weight: normal;
}

a:link { 
	
	text-decoration: none;
	color: #666666;
	border-bottom: 1px dotted #666666;
	}
a:visited { 
	
	text-decoration: none; 
	color: #666666;
	border-bottom: 1px dotted #666666;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #666666;
	background: #C2D992;
	border-bottom: 1px dotted #666666;
	/*put green box behind text*/
	}


.footer {
	margin-left: 10px;
}

.page_body {
    padding:17px;
	margin:0;
	text-align:left;
}

.Heading{
	font-weight: bold; 
	FONT-SIZE: 12px;
}

.listhead 
{
	background-color: #D5E3CC;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

li
{
	padding: 2px;
}

tr.head
{
	background-color: #B2C7A6;
	color: #FFFFFF;
}

tr.foot
{
	background-color: #D5E3CC;
}

div.list1
{
	margin: 5px;
}

div.list2
{
	margin: 5px;
	background-color: #D5E3CC;
}