/* base */
h1            { font-family: Arial, Helvetica, sans-serif; font-size: 150% }
h2            { font-family: Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; background-color: #cccccc; padding-top: 2px}
h3            {  font-family: Arial, Helvetica, sans-serif; font-size: 115%; font-weight: bold; color: #1C1CC4}
body {
	color: #666;
}

table,td,th,p,div,span, .welcome {
    color: #666;
}

.welcome {  text-align: center}
a { color: blue }
a:visited { color: blue }

/* header */
.topbar { font-weight: bold; color: #666; border-bottom: 1px black solid}
.topbar a { text-decoration: underline; color: #666}
.topbar a:visited { text-decoration: underline; color: #666}
.topbar a:hover { text-decoration: underline }
.menutop { font-weight: bold; color: #FFFFFF; background-color: #0000BF}

div.topbargrey { text-align: right; }

#middle { }

/* footer */
#footer {
	width: 100%;
	text-align: center;
	font-size: 80%;
}

#footer a:link { color: #039; text-decoration:none }
#footer a:visited { color: #039; text-decoration:none }
#footer a:hover { color: #039; text-decoration: underline }



TR.tophead, TD.tophead {
	background: #CCCCCC;
	width: 100%;
}

textarea, .plaintextbody {
    color: black;
}

.helptext { color: blue; }
.mailheaderlabel { color: black; }

.loginform {
	/*background-color: #f4e2a4;*/
    background-color: #ddd;
}

.orangenavbar { font-weight: bold; color: white; padding-left: 2px; background-color: #666 }
.boxtitle {
        background-color: #666;
}

.bottomtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: center}
.login {  font-weight: bold }
a.subkop, .subkop, .subkop:visited, .subkop:link { font-weight: bold; color: #FF0000}
.normal {  }
.inbox { }
.inboxtop { font-weight: bold; color: white; background: #0000BF; padding-left: 2px; text-align: left}
.header2 {  font-family: Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold; color: #1C1CC4;
	border-bottom: black 1px solid}
.mailheaders { border-bottom: black 2px solid; border-top: black 2px solid; background: #EEEEEE; color: black}
.mailheaders table tr td {color: black }

.header       { font-family: Arial, Helvetica, sans-serif; font-size: 120%; font-weight: bold; background-color: #cccccc; color: black}
.inboxrow     { color: black }
.inboxrowread { color: black }
a.indexlink:link, A.indexlink:visited { font-weight: bold; text-decoration: none; color: black }
a.indexlink:hover { font-weight: bold; text-decoration: underline; color: black }
a.blacklink:link, a.blacklink:visited { text-decoration: none; color: black }
a.blacklink:hover { text-decoration: underline; color: black }
a.selblacklink:link, a.selblacklink:visited { text-decoration: underline; color: black; }
a.selblacklink:hover { text-decoration: underline; color: blue }

