body {
	font-family: arial, sans-serif;
        text-align: center;
        background: #000;
        color: #FFF;
}
#main {
        margin: 0 auto;
        width: 775px;
	text-align: left;
}
div#header {
	margin: 20px 0 20px 0;
}
p {
        font-size: 1em;
        line-height: 2em;
}
img {
        border-color: solid 1px white;
}
#nav {
	margin: 0;
	width: 200px;
	text-align: left;
	float: left;
}
#content {
	margin-left: 200px;
        width: 572px;
        text-align: left;
}
html>body #content {
    width: 569px;
}
#footer {
	clear: both;
	width: 775 px;
	font-size: .75em
}
/*#login a {
	color: #000000;
}*/
TD{text-align: left; margin 0; padding: 0; font-size:1em; background-color: white; color:black;}
H1,H2,H3{font-size:2em;font-weight:normal;margin-bottom:6px;}
H4{font-size:1.5em;font-weight:normal;margin-bottom:6px;}

ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;}

form{margin:0;}
IMG{border:0;}

li{line-height:1.5;}

.doc{padding-left: 15px;background-image: url(../../?image=doc);background-repeat: no-repeat;}
.docs{padding-left:15px;background-image: url(../../?image=docs);background-repeat:no-repeat;}
.sdoc{padding-left: 15px;background-image: url(../../?image=sdoc);background-repeat: no-repeat;}
.sdocs{padding-left: 15px;background-image: url(../../?image=sdocs);background-repeat: no-repeat;}

a {
 	text-decoration:none;
	font-weight:bold;
        border: 0;
        font-size: 0.75em;
        line-height: 1.5em;
        text-decoration: none;
        color: #395EA9;
}
a:link,a:visited{color:gray;}
a:active,a:hover{color:gray;text-decoration: underline;}

.menulevel1{font-size:1em;color:gray;}
.menulevel1 a{font-weight:normal;color:white;}
.menulevel1 a:link,.menulevel1 a:visited{color:white;}
.menulevel1 a:active,.menulevel1 a:hover{color:white;}
.menulevel2{font-size:1em;color:gray;}
.menulevel2 a{font-weight:normal;color:white;}
.menulevel2 a:link,.menulevel2 a:visited{color:white;}
.menulevel2 a:active,.menulevel2 a:hover{color:white;}
.menulevel3{font-size:1em;color:gray;}
.menulevel3 a{font-weight:normal;color:white;}
.menulevel3 a:link,.menulevel3 a:visited{color:white;}
.menulevel3 a:active,.menulevel3 a:hover{color:white;}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3{font-size:1em;}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;color:white;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:white;}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:white;}
.submenu{font-size:1.1em;}
.submenu a{font-weight:normal;color:white;}
.submenu a:link,.submenu a:visited{color:white;}
.submenu a:active,.submenu a:hover{color:white;}
.search a{font-weight:normal;color:white;}
.search a:link,.search a:visited{color:white;}
.search a:active,.search a:hover{color:white;}
.menu{font-weight:bold;font-size:1em;color:white;}
.menu a{text-decoration:underline;color:white;}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover{color:white;}
.login{font-weight:bold;font-size:.8em;color:grey;}
.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{color:gray;}

.edit{font-size:1em;color:black;background-color:white;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:white;background-color:black;}
input,select{font-size:1em;}
textarea{font-family:Verdana,Geneva,Arial,Helvetica;font-size:1em;background-color:white;width:98%;}



