﻿body         
{ 
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	font-family: Verdana;
	font-size: 10pt; 
	/*margin-left: auto;
	margin-right: auto;*/
	background-color: Gray;
	/*height: 100%;
	padding: 0;
	border: none;*/
}
html,body,form{
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}
.mainhead
{
    color: White;
    vertical-align: top;
    text-align: left;
    /*background-image: url(images/cumcsquarelogo.gif);
    background-repeat: no-repeat;*/
    height: 90px;
    width: 800px;
    background-color: #990000;
}
.mainbody
{
	border-bottom: solid 1px #CCCCCC;
	border: solid 1px #CCCCCC;
}
TD.mainfoot
{
    background-color: #990000;
    color: White;
    height: 22px;
    text-align: center;
    /*width: 750px;*/
    font-size: 10pt;
}
TD.copyright
{
    font-size: 9pt;
    font-style: italic;
    top: 6px;
    position: relative;
    color: #404000;
}
TD.mainmenu
{
    background-color: #999966;
    border: solid 1px #999966;
    text-align: left;
    vertical-align: top;
}
TABLE.main
{
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    border: none;
    width: 100%;
}
TABLE.base
{
	border: solid 1px #CCCCCC;
	margin: 3px 3px 3px 3px;
}
TABLE.maincontent
{
	/*background-image: url(images/frontback.jpg);*/
	background-repeat: no-repeat;
	width: 800px;
}

.main
{
	height: 100%;
}
DIV.news
{
    text-align: left;
    width: 225px;
}
TABLE.news
{
    width: 225px;
    border: solid #999966 1px;
}
TD.newshead
{
    background-color: #999966;
    color: White;
}
TD.newsbody
{
    background-color: White;
    border: #990000, 1px;
}
.DynamicMenuZIndex
{
	z-index: 999;
}
.scripture
{
	font-size: small;
	background-color: #F0F0F0;
	padding: 6px 6px 6px 6px;
}
.sitemap
{
	/*border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;*/
	background-color: #F0F0F0;
	width: 100%;
	height: 25px;
}
.GeneralPage
{
	width: 800px;
}
.panelTable
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0px;
	border-padding: expression(cellSpacing=0);
	border-padding: 0px;
}
.title
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
}
.newsline
{
	/*color: #3B5998;*/
	color: #999966;
	border-style: dashed;
}
.bottommenu
{
	background-color: #F0F0F0;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}
.bottomlink
{
	color: #000000;
	text-decoration: none;
}
.bottomlink:hover
{
	color: #3B5998;
}
