body {
background-color: #666666;
margin: 0px;
}

#headerback {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
background-image: url(./images/design/header_main_back.gif);
background-repeat: repeat-x;
}

#body {
position: absolute;
left: 0;
top: 0;
z-index: 2;
width: 100%;
}

#menutext {
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 12px;
color: #666666;
text-align: center;
}

A {
color: #000000;
text-decoration: underline;
}

A:active {
color: #000000;
text-decoration: underline;
}

A:hover {
color: #666666;
text-decoration: underline;
}

A:visited {
color: #000000;
text-decoration: underline;
}

.search-field {
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 12px;
width: 145px;
height: 22px;
border-width: 1px;
border-color: #000000;
background-color: #DDDDDD;
background-image: url(./images/textfield_back.gif);
color: #000000;
padding: 2px;
padding-left: 5px;
}

.search-button {
width: 22px;
height: 22px;
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
border-width: 1px;
border-color: #000000;
background-color: #FF9900;
color: #000000;
}

.maintext-title {
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 24px;
font-weight: bold;
color: #FF9900;
}

.normaltext {
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}

.smalltext {
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 10px;
color: #000000;
line-height: 16px;
}

.menutext {
margin-top: 5px;
margin-left: 55px;
margin-right: 10px;
margin-bottom: 30px;
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 12px;
font-decoration: none;
line-height: 20px;
color: #000000;
}

.poll-menutext {
margin-top: 5px;
margin-left: 32px;
margin-right: 10px;
margin-bottom: 30px;
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 10px;
line-height: 20px;
color: #000000;
}

.menu-subheader-text {
width: 150px;
height: 28px;
margin-top: 4px;
margin-left: 30px;
font-family: "Arial", "Helvetica", Sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

blockquote {
font-family: "Courier New", "Courier", Monospace;
font-size: 12px;
line-height: 16px;
color: #000080;
}

.article-logo {
margin-right: 20px;
}