body
{    	background: #CCCCCC;
     	color: #000000;
     	margin: 5px 10px 10px 10px;
     	padding: 0px;
}

.main_table
{       border-style: solid;
        border-width: 1px;
        border-color: #000000;
 	background: #FFFFFF;
 	color: #000000;
}

.css_menu_bar
{       background: #000066;
        color: #FFFFFF;
}

.black_bg
{       background: #000000;
        color: #000000;
}


.page_footer
{       background: #000066;
        color: #FFFFFF;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 10px;
        padding: 4px;
}

/* ***** chamber news front page */
.chamber_news
{
        background: #FFFFFF;
        color: #000000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        padding: 4px;
}

.chamber_news_redness
{       background: #FFFFFF;
        color: #C00000;
        font-weight: bold;
}
/* ***** end chamber news front page */

/* ***** upcoming events front page */
.upcoming_events
{
        background: #FFFFCC;
        color: #000000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        padding: 4px;
}

.upcoming_events_redness
{       background: #FFFFCC;
        color: #C00000;
        font-weight: bold;
}
/* ***** end chamber news front page */


/* ***** default content */
.default_content
{
        background: #FFFFFF;
        color: #000000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        padding: 4px;
}

.default_content a:link
{
        background: #FFFFFF;
        color: #0000FF;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.default_content a:visited
{
        background: #FFFFFF;
        color: #800080;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.default_content a:hover
{
        background: #FFFFFF;
        color: #FF0000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}
/* ***** end default_content */

.rtable
{       border-style: solid;
        border-width: 1px;
        border-color: #000000;

}

/* ***** ralt content */
.r
{
        background: #C0C0C0;
        color: #000000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        padding: 2px;
}

.r a:link
{
        background: #C0C0C0;
        color: #0000FF;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.r a:visited
{
        background: #C0C0C0;
        color: #800080;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.r a:hover
{
        background: #C0C0C0;
        color: #FF0000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}
/* ***** end ralt */


/* ***** ralt content */
.r1
{
        background: #FFFFFF;
        color: #000000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        padding: 2px;
}

.r1 a:link
{
        background: #FFFFFF;
        color: #0000FF;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.r1 a:visited
{
        background: #FFFFFF;
        color: #800080;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: none;
}

.r1 a:hover
{
        background: #FFFFFF;
        color: #FF0000;
        font-family: verdana, arial, "lucida console", sans-serif;
        font-size: 12px;
        text-decoration: underline;
}
/* ***** end ralt */
