body {
	margin: 0;
	padding: 0;
	background-color: #95C8CE;
	font-family: verdana, arial, sans-serif; 
	color: #555555;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	LINE-HEIGHT: 1.5;
	height: 100%;
}
.sidebarbackground {
	background-color: #ffffcc;
}

img {
	border: none;
}
.toplist
{
	font-weight: bold;
}
.pageheader
{
	font-family: Arial;
	font-size: 15px; 
	font-weight: bold;
	color: orange;
}
#maincontent {
	margin-left: 18px;
	margin-right: 25px;
	text-align: left;
}

#navcontainer {
	background-image: url(images/fullscreen1_02.gif);
	text-align: left;
}

#breadcrumbcontainer {
	margin-left: 15px;
	text-align: left;
	margin-bottom: 10px;
}

a:link {
	text-decoration: underline;
	color: #008040;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #008040;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #008040;
}	
a:active {
	text-decoration: underline;
	color: #008040;
}

#footer {
	color: #485781;
	LINE-HEIGHT: 1.3;
}
.smallfooter {
	font-size: 11px;
}