body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image:url("/images/background.gif")
}

.tblHeader {
	background-color: #66CC66;
	height:93px;
	padding-left: 20px;
}

.tblMenu {
	font-weight: bold;
	background-color: #000000;
	border-top: solid white 1px;
	border-bottom: solid white 1px;
	height:29px;
}

.tblMenuItems td {
	font-family: Verdana, Arial;
	font-size: 10pt;
	background-color: #000000;
	border-right: solid white 1px;
	height:27px;
	color: #FFFFFF;
	font-weight: bold;
}

.tblSection {
	font-family: Verdana, Arial;
	font-size: 11pt;
	background-color: #A4A4A4;
	border-bottom: solid white 1px;
	height:27px;
	color: #000000;
	font-weight: bold;
	padding-left: 25px;	
}

.tblBlackSection {
	font-family: Verdana, Arial;
	font-size: 10pt;
	background-color: #000000;
	border-bottom: solid white 1px;
	border-top: solid white 1px;
	height:29px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;	
}

.tblContent {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	padding: 25px;	
}

.copy {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #000000;
}

.newsitem {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}

.newsitem a {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 9pt;	
}

.newssection {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

img {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	border-width : 0 0 0 0;
}

li {
	margin: 0px 0px 9px 0px;
{

ul {
	margin: 10px 0px 20px 30px;
}
