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

body, h1, h2, h3, a, p, p.label, textarea, input {
font-family: "Trebuchet MS", serif;
}

h1 {
color: #333;
font-size: 12pt;
letter-spacing: .2em;
text-transform: uppercase;
}

h2 {
text-transform: uppercase;
font-size: 15pt;
font-weight: bold;
letter-spacing: .2em;
margin-bottom: 0pt;
margin-top: 12pt;
}


p {
font-size: 9pt;
line-height: 14pt;
margin-top: 9pt;
margin-bottom: 12pt;
}

p.date {
font-size: 7pt;
line-height: 10pt;
color: #999;
margin-top: 0pt;
letter-spacing: .1em;
}

p.label {
font-size: 7pt;
text-transform: uppercase;
letter-spacing: .2em;
}

td {
font-size: 9pt;
}

input {
border: 1px solid #999;
font-size: 7pt;
margin-bottom: 3px;
padding: 3px;
text-transform: uppercase;
}

textarea {
border: 1px solid #999;
font-size: 7pt;
margin-bottom: 3px;
height: 150px;
padding: 3px;
text-transform: uppercase;
}


#header {
background-color: #9aa;
border-bottom: 1px solid #666;
margin: 0px;
padding: 8px;
padding-left: 5px;
font-weight: bold;
}

#header h1
{
margin: 0px;
padding: 0px;
color: #333;
}

/*
.fatborder {
height: 1px;
background-color: #d5d4b5;
border-top: 1px solid #efefe1;
border-bottom: 1px solid #aaaa92;
}
*/

.fatborder {
display: none;
height: 7px;
background-color: #ccc;
}
.fatborder img {
border: none;
}

#menu {
border-right: 1px solid #999;
width: 80px;
background-color: #eee;
}

#menu a {
display: block;
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
background-color: #eee;
font-size: 8pt;
text-decoration: none;
padding: 3px;
padding-left: 6px;
border-bottom: 1px solid #999;
}

#menu a.active {
background-color: #ffe;
border-right: 1px solid #ffe;
margin-right: -1px;
color: #000;
}

#menu a.active:hover {
background-color: #ffe;
color: #000;
cursor: default;
}
#menu a:hover {
background-color: #666;
color: #fff;
}

img {
border: none;
}

#notice {
border-right: 1px solid #999;
}

#content {
background-color: #eee;
border-right: 1px solid #999;
}

#content td{

}

#content .preamble {
font-weight: bold;
}

#news {
background-color: #ffe;
float: left;
padding-left: 10px;
padding-right: 10px;
}

#news a {
color: #900;
text-decoration: none;
}

#news a:hover {
text-decoration: underline;
}

#news .title {
color: #900;
font-weight: bold;
}

#news .date {
color: #666;
font-size: 8pt !important;
font-size: 7pt;
font-weight: normal;
}

#news .preamble {
margin-bottom: 10pt;
font-weight: normal;
}

#contact {
padding-left: 5px;
padding-right: 5px;
background-color: #eee;
}

#footer {
font-size: 8pt;
background-color: #9aa;
padding: 1px;
margin-bottom: 10px;
color: #333;
text-align: center;
border-bottom: 1px solid #666;
border-top: 1px solid #666;
}

#footer a {
color: #ddd;
}
