.body
{
background-color:#222222;
background-image:url('images/bg.png');
background-attachment:scroll;
font-family:courier;
font-size:small;
color:#c0c0c0;
}


.main_table
{
background-image:url('images/front_bg.png');
background-position:top left;
background-repeat:repeat-y;
background-color:#000000;
}

.default
{
font-family:courier;
font-size:small;
color:#c0c0c0;
}

img
{
border-style:none;
}

.subscript
{
font-family:courier;
font-size:x-small;
color:#d0d0d0;
font-weight:bold;
}
.bio_name
{
font-family:courier;
font-size:medium;
color:#d0d0d0;
font-weight:bold;
}

.hidden:link
{
background-color:;
text-decoration:none;
color:#000000;
}
.hidden:active
{
background-color:;
text-decoration:none;
color:#000000;
}
.hidden:hover
{
background-color:;
text-decoration:none;
color:#000000;
}
.hidden:visited
{
background-color:;
text-decoration:none;
color:#000000;
}

a:img 
{
border:none;
}

.link:link
{
background-color:#000000;
font-family:courier;
font-size:x-small;
color:#ff8f0d;
font-weight:bold;
text-decoration:none;
}
.link:hover
{
background-color:#ff030d;
font-family:courier;
font-size:x-small;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.link:active
{
background-color:#FFFF00;
font-family:courier;
font-size:x-small;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.link:visited
{
background-color:#000000;
font-family:courier;
font-size:x-small;
color:#ff8f0d;
font-weight:bold;
text-decoration:none;
}


.agenda_date
{
background-color:#000000;
font-family:Courier,Verdana;
font-weight:bold;
font-size:medium;
text-align:center;
color:#FF0000;
text-decoration:none;
}
.agenda_venue
{
font-family:Courier,Verdana;
font-size:x-small;
color:#FFFF00;
}
.agenda_address
{
font-family:Courier,Verdana;
font-size:x-small;
color:#CCCCFF;
text-decoration:none;
}
.agenda_location
{
font-family:Courier,Verdana;
font-size:x-small;
text-align:left;
color:#9999CC;
text-decoration:none;
}
.agenda_age
{
font-family:Courier,Verdana;
font-size:medium;
text-align:center;
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
.agenda_cover
{
font-family:Courier,Verdana;
font-size:medium;
text-align:center;
color:#CC0000;
text-decoration:none;
font-weight:bold;
}
.agenda_description
{
font-family:Courier, Verdana;
font-size:x-small;
color:#FFAA00;
text-decoration:none;
}
.agenda_spacer
{
/* background-color:#FF0000; */
}


.regular_form
{
font-family:Courier, Verdana;
background-color:#000000;
font-size:12px;
color:#DDDD00;
font-weight:bold;
}
.news_title
{
font-family:Courier,Verdana;
font-size:16px;
font-weight:bold;
color:#FF2222;
/* background-color:#220000; */
text-decoration:underline;
}

.news_date
{
font-family:Courier,Verdana;
font-size:11px;
color:#FFFF00;
/* background-color:#440000; */
}

.news_submitted
{
font-family:Courier,Verdana;
font-size:11px;
color:#9999BB;
font-style:italic;
/* background-color:#220000; */
}

.news_content
{
font-family:Times;
font-size:13px;
color:#FFFFFF;
/* background-color:#440000; */
}

.news_spacer
{
height:5px;
font-size:2px;
background-color:#222222;
}
