body {	margin-top: 0px;	margin-left: 0px;	margin-right: 0px;	margin-bottom: 0px;	font-family: "Comic Sans MS";	font-style: normal;	font-size: 11pt; color: #887B6C; }
a:link		{	color: #7898BA;	text-decoration: none;}
a:active		{	color: #7898BA;	text-decoration: none;}
a:visited	{	color: #7898BA;	text-decoration: none;}
a:hover		{	color: #887b6c;	text-decoration: underline;}
.title {	font-family: "Comic Sans MS";	font-size: 14pt;	color: 000000;	background-color: White;	height: 25px;	vertical-align: middle;}

/* forms */
.form				{	border: 1px solid #999999;	padding: 1px; font-family: arial; font-size: 10pt; background-image: url("http://www.serenitysalonspa.net/img/formshade.gif"); }
.form:hover		{	border: 1px solid #c26603;	background-color: #ffffff; background-image: url("http://www.serenitysalonspa.net/img/formshade2.gif"); }
.formbutton				{	background-color: #ECECEC;	border: 1px solid #999999;	padding: 0px; font-family: arial; font-size: 9pt; background-image: url("http://www.serenitysalonspa.net/img/formshade2.gif"); }
.formbutton:hover		{	border: 1px solid #c26603;	background-color: #ffffff; background-image: url("http://serenitysalonspa.net/img/formshade.gif"); }

/* rollover */
.trbg 				{	background-color: #ffffff; color: #887B6C; }
.trbg:hover			{	background-color: #EFEFEF; color: #887B6C; }
.trbg:visited		{	background-color: #ffffff; color: #887B6C; }

.bg_content {	font-family: "Comic Sans MS";	font-size: 9pt;	color: #464646;	background: #FFFFFF;	vertical-align: top;}
.wood {	font-family: "Comic Sans MS";	font-size: 14pt;	color: #000000;	background-color:  White;}

/**** month and year header at top of calendar ****/
.date_header				{ font-size:9pt; font-family:Comic Sans MS; color:000000; }

/**** color and size of calendar cells.  ****/
.day_cell					{ background-color: #ffffff; height: 120; width: 137; }
.empty_day_cell			{ background-color: #c0c0c0; height: 120; width: 137; }
.today_cell					{ background-color: #F3C399; height: 120;	width: 137; }

/**** day number in upper left corner of each cell ****/
.day_number					{	font-size: 9pt; font-family: Comic Sans MS; color: #000000; }
.day_number A:hover		{ text-decoration: none; color: #D2691E; }				

/**** title_txt is the text for each post on main page ****/
.title_txt					{ font-size:8pt; font-family:Comic Sans MS; color:#808080 text-decoration:none }
.title_txt A:link			{ font-size:8pt; font-family:Comic Sans MS; color: #0064C4; text-decoration: none; font-weight: normal }
.title_txt A:active		{ font-size:8pt; font-family:Comic Sans MS; color: #0064C4; text-decoration: none; font-weight: normal }
.title_txt A:visited		{	font-size: 8pt; font-family: Comic Sans MS;color: #0064C4;text-decoration: none; font-weight: normal; }
.title_txt A:hover		{ text-decoration: none; color: #8C5B36; }	

/**** time line under title text when event time given ****/
.time_str					{ font-size:9pt; color:#999999; font-family:Comic Sans MS }

/**** column headers or days of the week ****/
.column_header				{ background-color: #674C3D; font-size: 9pt; font-family: Comic Sans MS; color: #ffffff; }

/**** footprint text ****/
.footprint				{	font-size: 9pt;	font-family: Comic Sans MS;	color: #CACACA; }
.footprint A			{ font-size:9pt; font-family:Comic Sans MS; color:#6495ED;  }
.footprint A:hover	{ text-decoration: none; color: #D2691E; }

/**** user administration ****/
TD    		{ font-size:9pt; font-family:Comic Sans MS; }
.login_header		{ font-size:9pt; font-family:Comic Sans MS; color:#c4c4c4; }
.login_label		{ font-size:9pt; font-family:Comic Sans MS;  }
.login_auth_fail	{ font-size:9pt; font-family:Comic Sans MS;}
.edit_user_header { font-size:9pt; font-family:Comic Sans MS; color:#c4c4c4; }
.edit_user_label	{ font-size:9pt; font-family:Comic Sans MS }
.bad_user_name		{ font-size:9pt; font-family:Comic Sans MS; color:#Ff0000 }
.user_table_col_label	{ font-size:9pt; font-family:Comic Sans MS; color:#666666; font-weight: bold;}
.user_table_txt			{ font-size:9pt; font-family:Comic Sans MS; color: #3D3D3D; }
.user_list_header		{ font-size:9pt; font-family:Comic Sans MS; }
.user_list_options				{ font-size:9pt; font-family:Comic Sans MS; color: #3D3D3D; }
.user_list_options A:link		{ font-size:9pt; font-family:Comic Sans MS; color:#6495ED }
.user_list_options A:active		{ font-size:9pt; font-family:Comic Sans MS; color:#6495ED }
.user_list_options A:visited	{ font-size:9pt; font-family:Comic Sans MS; color:#6495ED }
.user_list_options A:hover		{ text-decoration: none; color: #D2691E; }	

/**** popwin css ****/
.form_labels		{ font-size:9pt; font-family:Comic Sans MS; color: #666666;}
.add_new_header		{ font-size:9pt; font-family:Comic Sans MS; color: #666666;}
.delete_pg_txt		{ font-size:9pt; font-family:Comic Sans MS }
.display_header		{ font-size:9pt; font-family:Comic Sans MS; color:#666666; }
.display_title		{ font-size:9pt; font-family:Comic Sans MS; color:#666666; }
.display_txt		{ font-size:9pt; font-family:Comic Sans MS; color:#909090 }
.display_user		{ font-size:9pt; font-family:Comic Sans MS; color:#999999; }
.display_edit		{ font-size:9pt; font-family:Comic Sans MS }
.display_title_bg	{ background-color:#2663E2 }
.display_txt_bg	{ background-color:#f7f7f7 }
