@charset "utf-8";
.arial12Ck {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.arial12Grey {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
.arial12Brown {
	font-family: arial;
	font-size: 12px;
	color: #69321f;
}
.arial11GreyI {
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.arial14Ck {
	font-family: arial;
	font-size: 14px;
	color: #000000;
}


#content a {
	font-weight: bold;
	color: #0f9cd8;
	text-decoration: underline;
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arial15Ck {
	font-family: arial;
	font-size: 15px;
	color: #000000;
}

/* Nav bar */
div.topBand ul {
	z-index: 999;
	width: 755px;
	height: 25px;
	margin-top:0;
	margin-bottom:0;
	margin-left: auto;
	margin-right:auto;
	padding: 0;
	background: url("images/navs/mNav.png") no-repeat;
	list-style-type: none;
	position: relative;

}
div.topBand li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 999;
}
div.topBand li, div.topBand li a, div.topBand li strong {
	display: block;
}
div.topBand li a, div.topBand li strong {
	text-indent: -10000px;
	text-decoration: none;
}


/* Nav btn */
#navClass, #navClass a {
	width: 110px;
	height: 25px;
}
#navClass a:hover, #navClass strong, #navClass a:hover strong {
	background: transparent url("images/navs/mNav.png") 0 -35px no-repeat;
}
#navSchedule, #navSchedule a {
	width: 110px;
	height: 25px;
	left:114px;
}
#navSchedule a:hover, #navSchedule strong, #navSchedule a:hover strong {
	background: transparent url("images/navs/mNav.png") -114px -35px no-repeat;
}
#navWorkshop, #navWorkshop a {
	width: 170px;
	height: 25px;
	left:228px;
}
#navWorkshop a:hover, #navWorkshop strong, #navWorkshop a:hover strong {
	background: transparent url("images/navs/mNav.png") -228px -35px no-repeat;
}
#navTeachers, #navTeachers a {
	width: 120px;
	height: 25px;
	left:402px;
}
#navTeachers a:hover, #navTeachers strong, #navTeachers a:hover strong {
	background: transparent url("images/navs/mNav.png") -402px -35px no-repeat;
}
#navTraining, #navTraining a {
	width: 230px;
	height: 25px;
	left:525px;
}
#navTraining a:hover, #navTraining strong, #navTraining a:hover strong {
	background: transparent url("images/navs/mNav.png") -525px -35px no-repeat;
}
#linkNav {
	width: 755px;
	height: 25px;
	margin-top:0;
	margin-bottom:0;
	margin-left: auto;
	margin-right:auto;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
#topLink a{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.tableTxt{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.arial11Black {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.arial11Grey {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}