a:link, a:active, a:visited {
color: #F92201;
font-size: 11; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #ffffff;
font-size: 11;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #ffffff;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #F92201; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input {
background-color: transparent;
border-width : 1px;
border-color: white;
border-style: solid;
font-size: 10px; 
color: #F92201; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.button {
width: 60px;
height: 20px;
border-width : 1px;
border-color: white;
border-style: solid;
background-color: #F92201;
font-size: 11px;
color: white;
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.big_title{
color: #F92201;
font-size: 13;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #F92201;
font-size: 11;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.title{
color: #F92201;
font-size: 11;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.hhco{
color: #000000;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;}

BODY {
scrollbar-arrow-color: #F92201;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #F92201;
scrollbar-highlight-color: #F92201;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
background-color: #000000;
font-size: 11;
font-weight: normal;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;}

.hnh {
	FONT-SIZE: 13; 
	COLOR: white; 
	FONT-FAMILY: Old English;}


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

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#E4E4E4; height:80; width: 90; }
.empty_day_cell			{ background-color:#FFFFFF; height:80; width: 90; }
.today_cell				{ background-color:#FFFFFF; height:80; width: 90; border-width : 1px;border-color: #F92201;border-style: solid; }

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

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#FFFFFF }
.title_txt A:link		{ color:#000000; text-decoration:none }
.title_txt A:active		{ color:#000000; text-decoration:none }
.title_txt A:visited	{ color:#000000; text-decoration:none }
.title_txt A:hover		{ color:#F92201; 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:#F92201; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

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



.form_labels		{ font-size:14px; font-family:arial, helvetica }
.add_new_header		{ font-size:16; font-family:arial, helvetica; font-weight:bold }
.delete_pg_txt		{ font-size:14px; font-family:arial, helvetica }

.display_header		{ font-size:16px; font-family:arial, helvetica; font-weight:bold }
.display_title		{ font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }
.display_txt		{ font-size:12px; font-family:arial, helvetica; color:#000000 }
.display_user		{ font-size:10px; font-family:verdana, helvetica, arial; color:#999999; font-weight:bold }
.display_edit		{ font-size:10px; font-family:verdana, arial, helvetica }
.display_title_bg	{ background-color:#F92201 }
.display_txt_bg		{ background-color:#E4E4E4 }

