﻿
body
{
        color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	position:static;
	top: 0px;
	background-color: #5A5A5A;
	font-size: 11px;
        font-family: Tahoma;
    
}
TABLE.b 
{
	border-left:  black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid; 
	border-bottom: black 1px solid;
	background: #DFDFDF;
	font-size:10px; 
}

TD.cgd
{
	border-right: white 1px solid;
	border-left: white 1px solid;
	border-bottom: black 1px solid;
	border-top: white 1px solid;
	background-image: url(../images/gray_white_xl.gif);
}

TD.Logo
{
	border-right: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	background-color: Black;
	background-repeat:no-repeat;
	background-image: url(../images/logo.jpg);
}
TD.l1
{
	border-right: black 1px solid;
	border-left: white 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	background-image: url(../images/bg_left1.jpg);
}
TD.r1
{
	border-right: white 1px solid;
	border-left: white 0px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	background-image: url(../images/bg_right1.jpg);
        width: 20%;
}
TD.lm
{
	border-right: black 1px solid;
	border-left: white 1px solid;
	border-bottom: #E0E0E0 1px solid;
	border-top: white 1px solid;
	background-color: #DBDBDB;
	font-size: 12px;
	color: white;
	font-family: arial,tahoma;	
/*	width: 160px;*/
        width: 22%;
}
TD.sm
{
	border-right: #E0E0E0 1px solid;
	border-left: white 1px solid;
	border-bottom: #E0E0E0 1px solid;
	border-top: white 1px solid;
	background-color: #DBDBDB;
	font-size: 12px;
	color: white;
	font-family: arial,tahoma;	
        width: 78%;
}

TABLE.b2
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	background: #B0B0B0;
	font-size:10px; 
        width: 100%;
	
}
TABLE.b3
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid; 
	background: white;
	font-size:11px; 
        width: 100%;
}


TABLE.reg
{
	border-right: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid; 
	background: white;
	font-size:11px;
	color: black; 
        
}


TD.li1
{
	border-right: #0058A5 1px solid;
	border-left: #0096E1 1px solid;
	border-bottom: #0058A5 1px solid;
	border-top: #0096E1 1px solid;
	background-color: #0058A5;
	background-image: url(../images/black_blue.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: white;
	font-family: arial,tahoma;
}
TD.li2
{
	border-right: #0058A5 1px solid;
	border-left: #0096E1 1px solid;
	border-bottom: #0058A53 1px solid;
	border-top : #0096E1 1px solid;
	background-color: #0058A5; 
	font-size: 12px;
	color: white;
	font-family: arial,tahoma;	

}

TD.mi1
{
	border-right-width: 1px;
	border-left: white 1px solid;
	border-bottom: black 1px solid;
	border-top: white 1px solid;
	background-color: #0058A5;
	background-image: url(../images/gray_white_xl.gif); 
	font-size: 11px;
	color: black; 
	font-family: Sans-Serif, Tahoma, Arial;	
}
TD.mi1b
{
	border-right: solid 1px black;
	border-left: white 1px solid;
	border-bottom: black 1px solid;
	border-top: white 1px solid;
	/*background-color: #0058A5;*/
	background-image: url(../images/gray_white_xl.gif); 
	font-size: 11px;
	color: black; 
	font-family: Sans-Serif, Tahoma, Arial;
}


TD.mi2
{
	border-right: #ffffff 1px solid;
	border-left: #E8E8E8 1px solid;
	border-bottom: #ffffff 1px solid;
	border-top : #E8E8E8 1px solid;
	background-color: #ffffff; 
	font-size: 14px;
	color: #000000;
	font-family: Sans-Serif, Arial, Tahoma;	
}
/* some menu stuff here*/
TD.menu
{	
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;	
	width: 130px;
	color: White;
	padding-top: 0px;	
	border-right:  #004887 1px solid;
	border-left:white 1px solid;
	border-bottom: #004887 1px solid;
	border-top: #004887 1px solid;
	font-family: arial,tahoma;
	background-image: url(../images/lcyan_lblue.gif);
}
.menu a {
	color: Black;
	font-weight:lighter;
	display: block;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	font-family: arial,tahoma;
	font-size: 12px;
}

.menu a:hover
{
	color: white;
	background-color: #78aeff;
	text-decoration: none;
	font-weight:lighter;
}
a 
{
	color: darkblue;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

a:hover
{
	color: #99CCFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.nb 
{
	color: darkblue;
	text-decoration:none;
	font-size: 10px;
	font-weight: lighter;
}

a.nb:hover 
{
	color: #99CCFF;
	text-decoration:none;
	font-size: 10px;
	font-weight: lighter;
}



a.sermon
{
	color: #99CCFF;
	text-decoration:none;
	font-size: 10px;
	/*font-weight: bold;*/
}
a.sermon:hover
{
	color: #99CCFF;
	text-decoration: underline;
	font-size: 10px;
	/*font-weight: bold;*/
}


TABLE.bu1
{
	font-family: Sans-Serif, Tahoma, Arial;
	font-size: 14px;
	color:#000000;
}
b
{
font-size:12px;	
}

TABLE.space
{
	font-size:12px;
}
