BODY {

	background-color : #ffffcc;
	text-align : left;
	margin-top : 0px;
}
td {
	font-size : 9pt;
}
.main {
	background-color : #FFffcc;
	font-family : Arial, Helvetica, sans-serif;
	border : thin;
	width : 600px;
	font-size : 9pt;
	text-align : left;
}
.banner {
	background-color: #ff9966;
}
.sidebar {
	background-color: #FF9966;
}
.contact {
	color : #CCCC99;
	font-size: 9pt;		
}
.sidemenu {
	background-color: #FFFFcc;
}
.topmenu {
	background-color: #003333;
	color : #CCCC99;
	font-size: 9pt;
}
A.menulink:link, A.menulink:visited, A.menulink:active {
	text-decoration: none;
	color: #CCCC99;
}
A.menulink:hover {
	text-decoration: underline;
	color: #CCCC99;	
}
A.treelink:link, A.treelink:visited, A.treelink:active  {
	text-decoration: none;
	color: #669933;
}
A.treelink:hover {
	text-decoration: underline;
	color: #669933;
}
A:link, A:visited, A:active  {
	text-decoration: none;
	color: #669933;
}
A:hover {
	text-decoration: underline;
	color: #669933;
}
.urllist {
  list-style-type : none;
}
.listname {
  font-weight: bold;
}
.listlink {
  font-weight: bold;
}