/* MtMistSpas.com */

body { color: #FFFFFF; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #4692E6; margin: 0px; padding: 0px; }
td   { color: #FFFFFF; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
a:link    { color: #CCCCCC; }
a:visited { color: #BBBBFF; }
a:active  { color: #FFFFFF; }
a:hover   { color: #FFFFFF; }

/* content area */
//.content { background-color: #EEEEEE; padding: 10px; }
.content { padding: 10px; margin: 10px; border-color: #FFFFFF; border-width: 1px; border-style: solid; }

/* title */
.title { font-size: 14pt; text-align: center; }

/* subtitle */
.subtitle { font-size: 8pt; text-align: center; }

/* decoration */
td.white_bar { background-color: #EEEEEE; height: 1px; }
td.blue_bar { background-color: #0000EE; height: 1px; }

/* navigation bar */
.nav_menu { margin: 1px; padding: 5px; border-color: #EEEEEE; border-style: solid; border-width: 1px; z-index: 10; width: 120px; position: absolute; top: 0px; left: 0px; background-color: #4692E6; visibility: hidden; }
.menu_head { position: relative; left: 0px; top: 0px; }

/* bottom contact information */
.con { font-size: 8pt; text-align: center; color: #EEEEEE; }

/* menu test */
.main { position: absolute: z-index: 1;  left: 0px; top: 0px; }

/* home page */
a.white_link:link    { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.white_link:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.white_link:active  { color: #CCCCCC; font-weight: bold; text-decoration: none; }
a.white_link:hover   { color: #CCCCCC; font-weight: bold; text-decoration: none; }

/* white border for box */
.white_border { border-color: #FFFFFF; border-width: 1px; border-style: solid; }

/* spa model table */
table.model {
 border-collapse: collapse;
	border-style: solid;
	/* border-color: #285383; */
	border-color: #88c0fe;
	border-width: 2px;
 }
	
td.model_title { 
 color: #FFFFFF;
 font-weight: bold;
	background-color: #3C7CC4;
	padding: 5px;
	border-style: solid;
	border-color: #88c0fe;
	border-width: 1px;
	}

td.model_data {
 color: #FFFFFF;
	padding: 5px;
	border-style: solid;
	border-color: #88c0fe;
	border-width: 1px;
 }	
	