﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a img
{
	border: none;
}

.maindiv
{
	text-align: center;
	padding-top: 20px;
}

.maintable
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	width: 900px;
}

.mainbody
{
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.maincontent
{
	vertical-align: top; 
	padding-right: 20px; 
	width: 438px;
}

.topnavarea
{
	width: 408px;
	height: 97px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -1px;
}	

.bodyleftarea
{
	width: 11px;
	background-image: url(../images/bgbodyleft.gif);
	background-repeat: repeat-y;
}	

.bodyrightarea
{
	width: 11px;
	background-image: url(../images/bgbodyright.gif);
	background-repeat: repeat-y;
}

.bottomnavarea
{
    background-image: url(../images/footerbottommiddle.gif);
    background-repeat: no-repeat;
    width: 690px;
    height: 82px;
    padding-left: 105px;
    padding-right: 105px;
    padding-top: 20px;
    vertical-align: top;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    color: #555555;
}

.sidenavarea
{
	border-bottom: solid 1px #CCCCCC;
	width: 192px;
	vertical-align: top;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

.widgetarea
{
	padding-top: 14px;
	padding-bottom: 10px;
	text-align: center;
}

.widgetbg
{
	background-image: url(../images/bgwidget.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 28px;
}

.pagetitle
{
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #333333; /*#990000;*/
	padding-bottom: 8px;
}

.topnavlink
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}

.topnavlink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.topnavlink a:hover
{
    color: #ffff00;
}

.bottomnavlink
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.bottomnavlink a
{
	color: #555555;
	text-decoration: none;
}

.bottomnavlink a:hover
{
	color: #FFFFFF;
}

.bodytext
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666; /*#999999;*/
}

.bodytext a:link
{
    color: #990000;
}

.bodytext a:visited
{
    color: #999999;
}

.bodytext a:active
{
    
}

.bodytext a:hover
{
    color: #dc143c;
}

.sidelink
{
	padding-left: 16px;
	padding-bottom: 8px;
	cursor: default;
}

.sidelink a
{
	color: #666666;
	text-decoration: none;
}

.sidelink a:hover
{
	color: #990000;
}

.widget
{
	font-family: Verdana, sans-serif;
	font-size: 8px !important;
	color: #333333;
	text-align: left;
	padding: 3px;
}

.widget a
{
	color: #333333;
	text-decoration: none;
}

.widget a:hover
{
	text-decoration: underline;
}

.memberitem
{
    margin-bottom: 10px;   
}

.newsitem
{
    margin-bottom: 10px;   
}

.newsdate
{
    font-style: italic;
    /*font-weight: bold;   */
}

.newstitle
{
    font-weight: bold;   
    font-size: 11px; 
}

.minitext
{
    font-size: 9px;   
}

.subheader
{
    font-weight: bold;   
}



