body
{
    background-color:White;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}
.BackColor
{
    background-color:  #0685AA;
}

.ColorBold16pt
{
    font-size: 16px;
    font-weight: bold;
    color: #003399;
}
.ColorBold18pt {
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.ColorBold24pt {
	font-size: 24px;
	color: #003399;
	font-weight: bold;
}


.Default18pt {font-size: 18px}
.Default16pt {font-size: 16px}
.Default14pt {font-size: 14px;}
.Black18pt {font-size: 18px; color: #000000; }

a img {border: none; } 

a:link {
	color: #0685AA;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:visited {
	color: #333399;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:hover {
	color: #003366;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}
a:active {
	color: #333333;
	text-decoration: none;
}
.sermondate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.bottomshadow {background-image:url(images/design/shadow/bottom.gif); background-repeat:repeat-x;}
.rightshadow {background-image:url(images/design/shadow/right.gif); background-repeat:repeat-y;}



.tdHomeLeft
{
width:240px;
text-align:center;
vertical-align:top;
padding-bottom:10px;
background-image:url(images/home/divider.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.tdHomeRight
{
padding-left:15px;
vertical-align:top;
width:100%;
text-align:left;
padding-bottom:10px;
background-position:bottom;
background-repeat:no-repeat;
}


div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.small
{
    font-size:x-small;
}

.CalDay
{
  font-size:10px;
}


.CalEdit .small{
  font-size:10px
  }

.CalEdit  a img {border: none; } 

.CalEdit  a:link {
	color: #333333;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.CalEdit  a:visited {
	color: #333333;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.CalEdit  a:hover {
	color: #006633;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}

.CalEdit  a:active {
		color: #333333;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.CalEdit topleft {
  vertical-align:top;
  text-align:left;
  background:#CCCCCC;
  font-size:9px;
  width:80px;
  }
  
.Menu
{  
	cursor:hand;
	text-align: center;
	z-index:1000;
}

.menuStatic
{
  border:solid 1px #222222;
 
  font-size:12px;
  text-align:center;
  background-color: #FFF; 
}

.menuDynamicHover
{
  border:solid 2px #222222;
  padding-left:10px;
  padding-right:10px;
  font-size:12px;
  text-align:left;
  background-color: #ffffff; 
}
.menuStaticHover
{
  border:solid 2px #222222;
  padding-left:10px;
  padding-right:10px;
  font-size:12px;
  text-align:left;
  background-color: #ffffff; 
}

.eventDate
{
    font-size:x-small;
}

.eventTitle 
{
    font-size:18px;
}