/* CSS Document */


body
{
	background-color:#4484A0;
	
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
}

td
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
}
input,select, textarea
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
}

table.TABLE-FOOTER
{
	background-color:  #2985AA;
	height: 50;
	width: 100%;
	cellpadding: 1px;
	cellspacing: 1px;
}

table.TABLE-MAINLOGO, td.TD-MAINLOGO
{
	background-color: #D9D9D9;
}

td.TD-FOOTER
{
	background-color:  #2985AA;
	color: #B2EBFF;	
}

td.TD-LEFTMENU
{
	background-color: #FAFAFA;
}



td.TD-HEADING
{
	font-size:10pt;
	font-weight: bold;
	color: #636363;
}
td.TD-HEADING8pt
{
	font-size:8pt;
	font-weight: bold;
	color: #636363;
}



A:VISITED {text-decoration: none;}
A:LINK {text-decoration: none;}
A:HOVER {text-decoration: underline;}

A.A-FOOTER{color: #B2EBFF;}
A.A-BANNER{color: #666666;}

.center{text-align: center;}

.NEWS-HEADING, a.A-STANDARDLINK{color: #2985AA; font-weight: bold;}
.NEWS-TEXT{font-size: 7pt;}

img.IMG-BOXED-LEFT
{
	border: #999999 solid 1px;
}
img.IMG-BORDER1pt
{
	border: #999999 solid 1px;
}


.bold {font-weight: bold;}
.bold_center{font-weight: bold; text-align: center;}
.copyright {text-align: center; font-weight: bold; font-size: 6pt;}

.capitalize{text-transform: capitalize;}


table.TABLE-CALENDERMIDDLE{border-left: #000 solid 1px; border-right: #000 solid 1px;}
td.TD-CALENDERBLANK{background-color: #efefef; border: #000 solid 1px;}
td.TD-WHITEBLANK{background-color: #FFFFFF;}

td.TD-CALENDERFOUND{background-color: orange; border: #000 solid 1px;}
td.TD-CALENDERTITLEBOX
{
	border: #000 solid 1px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background-color:#2985AA;
}

A.A-CALENDER, .CALENDER-HEADER{color: #FAFAFA; font-weight: bold;}

/*  GUESTBOOK STYLES */
table.TABLE-GUESTBOOKTABLE {width: 90%;}
table.TABLE-VIEWGUESTBOOK {width: 95%; border-bottom: #000 solid 1px;}

td.TD-GUESTBOOKHEADING {font-weight: bold; vertical-align:top; color: #666666;}
td.TD-GUESTBOOKHEADINGCENTERED {font-weight: bold; vertical-align:top; color: #666666;text-align:center;font-size: 10px;}

a.A-GUESTBOOK{color: #2985AA;font-weight:bold;}
td.TD-GUESTBOOKINFO, p.P-GUESTBOOKHEADING {font-weight: bold; text-align:center; color:#666666;}
textarea.TEXTAREA-GUESTBOOKMESSAGE{height: 100px; width: 250px;}
input.INPUT-GUESTBOOKTEXTINPUT{width: 200px;}
p.P-GUESTBOOKERROR{text-align:center; font-weight: bold; color: #F00;}

#footerpt1 { width: 400; float:left;}
#footerpt2 { width: 300; padding: 5px 0px 0px 0px; }
#footerpt2 a { color: #B2EBFF; font-weight:bold; text-decoration:underline }

