@import url(no_nn4.css);

body {
        background: #FFFFFF;
	margin: 0px;
}
p, .basic {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: transparent;
	font-size: 75%;
	color: #444444;
	margin-top: 0px;
}
a {
        text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
}
form {
        margin-bottom: 0px;
}
.line {
        background: #999999
}
.optiontext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 70%;
        color: #666666;
	text-decoration: none;
}
.optiontext a {
        color: #666666;
        text-decoration: underline;
}
.optiontext a:hover {
        text-decoration: underline;
}
.optionformfield {
	font-family: Tahoma, Verdana, Arial, sans-serif;
        color: #666666;
        font-size: 70%;
        background: #FFFFFF;
}
.currentview {
        color: #FFFFFF;
        background:#00003a;
	font-weight: bold;
        padding:1px;
}
.viewoption {
        color: #00003a;
	font-weight: bold;
        padding:1px;
}
.viewoption a {
        color: #00003a;
        text-decoration: none;
        padding:1px;
}
.viewoption a:hover {
        color: #FFFFFF;
        background:#00003a;
        text-decoration: none;
        padding:1px;
}
.viewoptionsel {
        color: #FFFFFF;
        background:#00003a;
	font-weight: bold;
        padding:1px;
}
.memmenuopt {
        font-size: 80%;
        color: #00003a;
	font-weight: bold;
}
.memmenuopt a {
        color: #00003a;
	text-decoration: none;
}
.memmenuopt a:hover {
        color: #800000;
        text-decoration: none;
}

/* footer */

.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: transparent;
        color: #999999;
	font-size: 65%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.footer a {
        color: #999999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

.footerhidden a {
	text-decoration: none;
}
.footerhidden a:hover {
        text-decoration: none;
}

/* classes */

.title {
        font-size: 80%;
        color: #00003a;
	font-weight: bold;
	margin-bottom: 2px;
}
.title a {
        text-decoration: none;
        color: #00003a;
}
.highlight {
        color: #00003a;
	font-weight: bold;
}
.highlight a {
        text-decoration: none;
        color: #00003a;
}
.highlight a:hover {
	text-decoration: underline;
}
.menuopt {
        font-size: 80%;
        color: #00003a;
	font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
}
.menuopt a {
        color: #00003a;
	text-decoration: none;
}
.menuopt a:hover {
        color: #800000;
        text-decoration: none;
}
.formfield {
	font-family: Tahoma, Verdana, Arial, sans-serif;
        color: #00003a;
        font-size: 75%;
}
.formbutton {
	font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 70%;
        font-weight: bold;
        background: #CCCCCC;
}
.small {
        font-size: 65%;
        color: #00003a;
	margin-top: 2px;
	margin-bottom: 0px;
}

