body {
	background-color: #999999;
	/* background-image: url(/fileadmin/templates/main/images/kernan.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	*/
	/* background-position: 100% 100% */
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link,a:visited {
	color: #336699;
}
a:hover {
	color: #cc9900;
}
.csc-sitemap li {
	list-style-type: square;
}

ul {margin-left: 0; padding-left: 2.5em;}
li.menu-level1-active {
	list-style-image:url(images/arrow-l.gif);
	list-style-type: circle;
}
li.menu-level1-current {
	list-style-image:url(images/arrow-d.gif);
	list-style-type: circle;
}
li.menu-level1-none {
	list-style-image:url(images/arrow-r.gif);
	list-style-type: circle;
}
.input {font-size: 12px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}
.footer {color: #FFFFFF}

.footer a:link, .footer a:visited
{
color: #fff;
text-decoration: none;
}

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

#level1
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#level1 a
{
display: block;
padding: 3px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#level1 a:link, #level1 a:visited
{
color: #EEE;
text-decoration: none;
}

#level1 a:hover
{
background-color: #369;
color: #fff;
}


