body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004990;
	background-color: #FFFFFF;
	line-height: 14px;
}
.table {
	align: center;
	border: 1px solid #143c5f;
	width: 760px;

	
}
.textreg  {
	font-size: 11px;
}
.textbold  {
	font-weight: bold;
}
.textboldit  {
	font-weight: bold;
	font-style: italic;
}
.header  {
	background-color: #143c5f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #143c5f;
}
.midtext {
	font-size: 11.5px;
	line-height: 16px;
}
.medtext {
	font-size: 16px;
}
.medtextb {
	font-size: 16px;
	font-weight: bold;
}
.medtextbline {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.footer  {
	font-size: 10px;
	color: #143c5f;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #143c5f;
}
.footer1  {
	font-size: 10px;
	color: #143c5f;
	background-color: #FFFFFF;
}
.panel {
	background-color: #097690;
}
.menu {
	display:table;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	align: left;
  }
* html .menu {
   width: 100px;
   font-size: 10px        /* fix bug in IE for border spacing */
  }  

.menu a, .menu a:visited {
	font: bold 11px Verdana;
	display: block;
	width: 120px;
	color: white;
	text-decoration: none;
	align: left;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
.menu li {
  display:table;    /* ignored by IE */
  }
* html .menu a, * html .menu a:visited {
	position: relative;
	margin:0 0 0 -22px;
	font-size: 10px
  }
.menu a:hover {
 color: #FFFFCE;
  }
.menu #currentpage a {
        color: #FFFFCE;
        }

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #143c5f;
}
.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #143c5f;
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.navblue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0067B5;
}
.navblue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0067B5;
}
.navblue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #990033;
}
.navb:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0067B5;
	font-weight: bold;
}
.navb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0067B5;
	font-weight: bold;
}
.navb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}
.navbred:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9D1B0C;
	font-weight: bold;
}
.navbred:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9D1B0C;
	font-weight: bold;
}
.navbred:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #004990;
	font-weight: bold;
}
.border {
	border: 1px solid #143c5f;
}
.bordertb {
	border-top: 3px solid #143c5f;
	border-bottom: 3px solid #143c5f;
}
.borderl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5191CD;
}
.borderr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5191CD;
}
.borderblue {
	border: 1px solid #5191CD;
}
.pad {
	padding-bottom: 4px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #143c5f;
}
.borderb {
	border: 1px solid #999999;
}
.timetable_s_text {
		font-size: 9px;
}
.timetablenotop {
	font-size: 10px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}
.timetablenobot {
	font-size: 10px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-left-color: white;
}
.timetablenol {
	font-size: 10px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: white;
	border-right-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.timetablenor {
	font-size: 10px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.timetablenolt {
	font-size: 10px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
}
.timetablenolb {
	font-size: 10px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
}
.timetablenort {
	font-size: 10px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.timetablenorb {
	font-size: 10px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: white;
	border-left-color: white;
}
.yoga {
	background-color: #DAEBB6;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.pilates {
	background-color: #D4DFEF;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.meditation {
	background-color: #FFFBB7;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.tchi {
	background-color: #FDE4E0;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.warning {
	font-size: 16px;
	color: red;
	font-style: bold;
}.medtextbred {
	font-size: 16px;
	font-weight: bold;
	color: #9D1B0C;
}
.justifytextbold {
	font-weight: bold;
	text-align: justify;
}
.paddingleft {padding: 0 0 5px 30px;}
.paddingright {padding: 0 30px 5px 0;}
