a:link   { color: black; text-decoration: underline; background: transparent }
a:visited     { color: black; background: transparent }a:hover { color: black; text-decoration: none; background: transparent }
a.grey:link { color: #777; text-decoration: underline; background: transparent }
a.grey:visited { color: #777; background: transparent }
a.grey:hover { color: #777; text-decoration: none; background: transparent }
a.sidenav:link { color: #608088; text-decoration: none; background: transparent }
a.sidenav:visited { color: #608088; text-decoration: none; background: transparent }
a.sidenav:hover  { color: #c00; background: transparent }a.list:link { color: black; line-height: 18px; text-decoration: none }
a.list:visited { color: gray; line-height: 18px; text-decoration: none }
a.list:hover  { color: black; line-height: 18px; text-decoration: underline }
h1   { color: #777; font: 18px/120% arial, helvetica, geneva, sans-serif; background: transparent; margin: 7px 0 3px   }
h2 { color: #444; font: bold 11px/12px verdana, helvetica, arial, geneva, sans-serif; background: transparent; margin: 12px 5px 12px 12px }
h3   { color: #608088; font: bold 10px/14px verdana, helvetica, arial, geneva, sans-serif; background: transparent; padding-top: 10px; border-top: 1px solid #608088 }
h4 { color: #000; font: 11px/12px verdana, helvetica, arial, geneva, sans-serif; background: transparent; margin: 0 3px 3px 0 }
h5 { color: #000; font: 12px/14px verdana, helvetica, arial, geneva, sans-serif; background: transparent; margin: 8px 12px 5px }
h6 { color: #000; font: 12px/14px verdana, helvetica, arial, geneva, sans-serif; background: transparent }
li  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-variant: normal; line-height: 12px;}
p, tr, td, table, text  { color: #000; font: 12px/14px verdana, helvetica, arial, geneva, sans-serif; text-decoration: none }
.indentcolumn  { color: black; font-size: 10px; font-family: verdana, helvetica, arial, geneva, sans-serif; font-style: normal; font-weight: normal; line-height: 14px; text-decoration: none; margin: 12px }
.dottop { color: #c00; font-size: 14px; font-family: Helvetica; font-weight: 500; line-height: 12px; font-stretch: expanded; background: #e6e6cc; margin: 0; padding: 10px 12px; border: dotted 1px #444 }
.dottopred { color: #608088; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; background-image: none; background-repeat: repeat; background-position: 0 0; margin: 0; padding: 8px; border: dotted 1px #c00 }
.dotwhite { font-size: 18px; font-style: normal; font-weight: normal; line-height: 18px; background: #fff; margin: 0; padding: 10px 12px; border-right: 1px dotted #444; border-bottom: 1px dotted #444; border-left: 1px dotted #444 }
.greybox { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; line-height: 15px; background: #999; margin: 0; padding: 3px 5px; border: solid 1px #bbb }
.indent { text-indent: -20px; margin: 0 20px 10px }
.lineheight { line-height: normal }
.none { color: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; line-height: inherit; font-stretch: inherit; background-color: inherit }
ol  { list-style-type: decimal }
.small   { color: black; font-size: 10px; font-family: verdana, helvetica, arial, geneva, sans-serif; font-style: normal; font-weight: normal; text-decoration: none }
#mnuside {
	color: #415b34;
	font-family: Verdana,Arial,Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	list-style-image: url(images/menu-bullet-normal.gif);
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;

}

#mnuside li {
	padding-left: 5px;/* space between bullet and item */
	margin-left: 20px;
}


#mnuside a:link, #mnuside a:visited { font-weight: bold; color: black; text-decoration: none; }
#mnuside a:active, #mnuside a:hover {color: black;text-decoration: none;}
#mnuside a:active, #mnuside a:hover {color: black;text-decoration: none;}

#mnu_admin {
    list-style-type: none; 
   display: inline;
}

#mnu_admin ul {
	list-style-type: none; white-space: nowrap;
}
#mnu_admin a {
	display: block;
}

#dnn_ContentPane {
	padding: 0px 10px 10px 10px;
}



































