
body{
font-family: sans-serif;
background-color: #0080C0;
color: #FFFFCC;
}

a {
text-decoration: none;
font-family: sans-serif;
color: #FFFFCC;
}

.admintop {
}

.admintop table {
width: 100%;
background: orange;
font-size: 10;
color: white;
}

.admintop a {
color: white;
}

.admintop select {
font-size: 10;
}

.wedit {
}

.wedit table {
width: 100%;
background: black;
font-size: 10;
color: white;
}

.wedit a {
color: white;
}

.article {
font-family: sans-serif;
margin-left: 30;
clear: both;
}

.article IMG {
margin: 13;
}

.directory {
font-family: sans-serif;
font-size: 6pt;
margin-left: 25;
clear: both;
}

.sitemap {
font-family: sans-serif;
font-size: 6pt;
margin-left: 30;
clear: both;
}

.article H2 {
}

.article P {
color: black;
margin: 20;
}

.article A { color: white; text-decoration: underline;
}

.link { margin: 20;
}

.link A { color: white; text-decoration: underline;
}

.attachment { margin: 20;
}

.attachment A { color: white; text-decoration: underline;
}

.calendar {
text-align: center;
color: yellow;
}

.calendar table { width: 600px;
background-color: #000000;
}

.calendar td {
font-size: 10pt;
vertical-align: top;
background-color: #eeeeee;
height: 40;
color: black;
}

.calendar a {
color: blue;
text-decoration: none;
}

.calendar td a {
color: blue;
text-decoration: none;
}

.calendar th {
font-size: 10pt;
background-color: #aaaaaa;
color: black;
}

.calendar P {
text-align: left;
margin: 30;
}

.calendar BLOCKQUOTE {
text-align: left;
margin-left: 40;
margin-top: 0;
margin-bottom: 0;
}

.gallery {
text-align: center;
}

.gallery table { background-color: #000000;
}

.gallery td {
font-size: 10pt;
vertical-align: top;
text-align: center;
background-color: #CCCCCC;
height: 40;
}

.tabular {
margin: 20;
}

.tabular p {
text-align: left;
}

.tabular h2 {
text-align: left;
}

.tabular table {
background: black;
width: 95%;
}

.tabular th {
background: #cccccc;
color: black;
}

.tabular td {
background: #ffffff;
color: black;
}

