body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #990000;
}

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;
}

.mainadmincontent
{
	vertical-align: top; 
	padding-right: 20px; 
	width: 630px;
}

.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: 105px;
	background-image: url(../images/bgbodyleft.gif);
	background-repeat: repeat-y;
}	

.bodyrightarea
{
	width: 105px;
	background-image: url(../images/bgbodyright.gif);
	background-repeat: repeat-y;
}

.bottomnavarea
{
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
	width: 900px;
	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: #CC6666;
}

.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: #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: #000000;
}

.topnavsublink
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}

.topnavsublink a
{
	color: #FFFFFF;
	text-decoration: none;
}

.topnavsublink a:hover
{
	color: #000000;
}


.bottomnavlink
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.bottomnavlink a
{
	color: #CC6666;
	text-decoration: none;
}

.bottomnavlink a:hover
{
	color: #FFFFFF;
}

.bodytext
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666; /*#999999;*/
}

.sidelink
{
	padding-left: 16px;
	padding-bottom: 8px;
}

.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; 
}

.membertitle
{
    color: #808080;
}

.membername
{
    font-weight: bold;
    color: #808080;   
}

.membernew
{
    text-transform: uppercase;
    font-size: 8px;
    color: #FF0000;  
    font-weight: bold;
}

.memberinfoitem
{
    color: #C0C0C0;
}

.memberinfovalue
{
    color: #808080;   
}

.memberinfovalue a
{
    color: #808080;
    text-decoration: none; 
}

.memberinfovalue a:hover
{
    text-decoration: underline;   
}

.minitext
{
    font-size: 9px;   
}

.button
{
    border: solid 1px #666666;
    color: #666666;
    background-color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.textbox
{
	border: solid 1px #666666;
}

input, select, textarea
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666; /*#999999;*/
}

.errormessage
{
    font-weight: bold;
    color: #CC0000;
    border: solid 2px #CC0000;
    padding: 10px;
}

.infomessage
{
    font-weight: bold;
    color: #008000;
    border: solid 2px #666666;
    padding: 10px;
}

.req
{
    font-size: 9px;
    color: #CC0000;
}

.tt
{
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 3px;
    
    font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
    background-color: #666666;
    border: solid 1px white;
    width: 150px;
    text-align: left;
}

.newsitemtablehdr
{
    border-bottom: solid 1px #666666;    
}

.newsitemtablehdr2
{
    border-bottom: solid 1px #666666; 
    border-left: solid 1px #666666;    
}

.newsitemtableedit
{
    border-left: solid 1px #666666;   
}

.memberhr
{
    border-top: solid 1px #666666;
    line-height: 1px;   
    padding-top: 10px;
}

.membertablehdr
{
    border-bottom: solid 1px #666666;    
}

.membertablehdr2
{
    border-bottom: solid 1px #666666; 
    border-left: solid 1px #666666;    
}

.membertableedit
{
    border-left: solid 1px #666666;   
}

.headline
{
	
}

.headertext
{
	
}

.caption
{
	
}

.link
{
	
}

.mainlink
{
	
}
