﻿body 
{
    font-family: arial;
}

.left_col
{
	width:15%;
	vertical-align:top;
}

.center_col
{
	width:70%;
	vertical-align:top;
	text-align:center;
}

.right_col
{
	width:15%;
	vertical-align:top;
}

.cpyrght
{
    font-size: 8pt;
    color: blue;
    font-family: arial;
    text-align: center;
}

.foot
{
    font-size: 9pt;
    color: green;
    font-family: arial;
    text-align: center;
}

.centerpanel
{
    font-size: 10pt;
    color: black;
    font-family: arial;
    text-align: left;
    width:100%;
}

.back
{
    width: 100%;
    text-align:center;
}

table.maxwidth
{
	width:100%;
}

td.maxwidth
{
	width:100%;
}

td.header
{
    font-size:14pt;
    color:ghostwhite;
    font-family:arial;
    text-align:center;
	width:954px;
}

.mainbody
{
	position:absolute;
	top:0px;
	left:0px;
	/*
	top:30px;
	*/
}

.infotext
{
	font-size:12pt;
	font-family:Arial;
	text-align:left;
	color:Black;
}

.banner
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    /*
	    width: 1033px;
	*/
    width:100%;
    color: ghostwhite;
    background-color: black;
    text-align:right;
    font-family:arial;
    font-size:14pt;
    position:absolute;
    top:0px;
    left:0px;
}

.mbanner
{
	width:100%;
    color: ghostwhite;
    background-color: black;
    text-align:right;
    font-family:arial;
    font-size:14pt;
}

#footer
{
	vertical-align:bottom;
}

table.links
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 150px;
    color: black;
    background-color: lemonchiffon;
}

.errorpage
{
	background-color:ghostwhite;
	color:black;
}

.bigspace
{
	height:30px;
}

.bignews
{
	font-family:Arial;
	font-size:12pt;
	color:Black;
	text-align:justify;
}

#sitestats
{
	font-family:Arial;
	font-size:8pt;
	text-align:center;
	color:Green;
}
