<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family:arial, helvetica; color: #CC6633; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ background-color:#FFF }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:80; width: 90; }
.text				{ background-color:#EDECD8;  color: black; font-family: Verdana, Arial; font-size: 8pt;  vertical-align : top; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 90; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 90; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }
.title_txt A:link		{ color: #CC6633; text-decoration:underline }
.title_txt A:active		{ color: #CC6633; text-decoration:underline }
.title_txt A:visited	{ color: #CC6633; text-decoration:underline }
.title_txt A:hover		{ color: #CC6633; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color: #CC6633; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color: Black; font-weight:bold }

.navig {
	font-family : Arial;
	font-weight : bolder;
	font-size : 15px;
	color : #CC6633;
}

.navig1 {
	font-family : Arial;
	font-weight : bolder;
	font-size : 11px;
	color : #CC6633;
}

.style{ color: black; font-family: Verdana, Arial; font-size: 8pt;  vertical-align : top; }

.style9{ color: black; font-family: Verdana, Arial; font-size: 9pt;  vertical-align : top; }

.script_style{
	font-family : Script;
	color : Black;
	padding : 2px 2px 2px 2px;
	vertical-align : top;
	font-style : italic;
	font : 23px;
}
.verdana_style{
	color : Black;
	padding : 2px 2px 2px 2px;
	vertical-align : top;
	font-style : normal;
	font : bold 11px Verdana;
}
.footer{
	font-family : Arial;
	font-size : xx-small;
	color : Black;
	padding : 2px 2px 2px 2px;
	vertical-align : top;
}
.heading{
	font-family : "Times New Roman";
	font-size : 27px;
	color : #CC6633;
	vertical-align : top;
	font-style : italic;
	font-weight : 200;
	font : italic normal bold;
	letter-spacing : 3px;
	}
table.maxwidth {
	margin: 0 px; width: 100%;
}

td.nav {
	background-color: #CC6633; color: Black; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt;
}

td.nav2 {
	background-color: #EDECD8; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt;
}

td.description {
	background-color: #333333; color: white; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt;
}


a.nav, a.nav:link, a.nav:visited, a.nav:active {
	color: White; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; text-decoration: none;
}
a.nav:hover {
	color: White; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; text-decoration: underline;
}

a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #CC6633; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; text-decoration: none;
}
a.nav2:hover {
	color: #CC6633; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; text-decoration: underline;
}


a.legend, a.legend:link, a.legend:visited, a.legend:active {
	color: White; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: none;
}
a.legend:hover {
	color: White; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt; text-decoration: underline;
}

.permission {
	color: black; font-family: Verdana, Arial; font-size: 8pt; width: 200px;
}

input.login {
	color: black; font-family: Verdana, Arial; font-size: 7pt; width: 80px;
}

input.submit {
	background-color: #FF8C00; color: black; font-family: Verdana, Arial; font-weight: bold; font-size: 7pt;
}


td.header {
	color: #ffbb55; font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; text-align=center;
}

.whitetext {
	color: #ffffff; font-family: Verdana, Arial; font-size: 8pt;
}

textarea.description {
	color: black; font-family: Verdana, Arial; font-size: 8pt; width: 100%; height: 100px;
}

body.phpwebalbum {
	background-color: #000000; color: white; font-family: Verdana, Arial; font-size: 9pt;
}

img {
	border: 0px;
}
// end hiding -->
</STYLE>
