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

SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }

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

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:80; width: 95; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 95; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 95; }

/**** 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:arial; color:#000 }
.title_txt A:link		{ font-size:10px; color:#A2070E; text-decoration:underline }
.title_txt A:active		{font-size:10px;  color:#A2070E; text-decoration:underline }
.title_txt A:visited	{font-size:10px;  color:#A2070E; text-decoration:underline }
.title_txt A:hover		{ font-size:10px; color:#A2070E; 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:#A2070E; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #000000}
.footprint A			{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color:#95132c}

/*-------------------------------My Links-----------------------------------*/
body{
	/*background-image: url(images/layout/sample-background.gif);
	background-repeat: repeat;*/
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-arrow-color: #E9E9E9;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #95132c;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #E9E9E9;
}

.innerborder {
        margin-top: 0px;
	    margin-right: 10px;
	    margin-bottom: 5px;
	    margin-left: 0px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
		font-family:arial;
		text-align:left;
		font-size:10pt; 
		text-decoration: none; 
		font-weight: normal; 
		color: #333333;  
		}

a:link,a:active,a:visited {text-decoration:underline; color:#95132c;}

a:hover{text-decoration:underline; color:#000000;}

.title-2_black{ font-family: arial; font-size: 12pt; text-decoration: none; font-weight: bold; color: #000000}

.topmenu:active {  font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color:#515151; }
.topmenu:link {  font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color:#515151} 
.topmenu:visited {  font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color:#515151} 
.topmenu:Hover {font-family:arial; font-size:10pt; text-decoration: none; font-weight: bold; color:#95132c}

.footer{ font-family:Verdana; font-size:8pt; text-decoration: none; font-weight: normal; color: #000000}

.footer_link:active {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; text-decoration: none; font-weight: normal; color:#000000}
.footer_link:link {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; text-decoration: none; font-weight: normal; color:#000000} 
.footer_link:visited {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; text-decoration: none; font-weight: normal; color:#000000} 
.footer_link:Hover {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8pt; text-decoration: none; font-weight: normal; color:#95132c}
// end hiding -->
</STYLE>
