/* CSS Document */

/*body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}*/
h1{
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

/*
a{
	color: #667EBB;
	font-size: 12px;
}
a:hover{
	color: #FE9C15;
}
*/
.link{ color:#009900}
.link:hover{ color:#CC9900}
.nowtxt{color:#004500}
.nowtxt:hover{color:#CC9900}
.crnttxt{color:#000099}
.crnttxt:hover{color:#CC9900}
.title{
	font-size:12px;
	font-weight:bold;
}
.day{
	color:#667EBC}
#maininnerdiv {
	width:870px;
	/*width:885px;*/
	/*border:1px solid #009400;*/
}
#closex {
	float:right;
	margin-left: auto;
	margin-right: 1px;
	margin-top: 0px;
	font-size: 10px;
}
#closex a{
	color: #990000;
	text-decoration: none;
}
.calnav{ }
.Course0{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	height: 18px;
	width: 150px;
	padding: 2px;
	cursor: help;
	/*overflow:hidden;*/ 	height:auto;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;	
}
.Course0:hover, .Course1:hover, .Course2:hover, .Course3:hover, .Course4:hover{
	width: 	150px; /*146*/
	/*height: 35px;*/
	height:auto;
	border: 2px solid #00aa00;
	text-decoration: none;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

.Course0 a, .Course1 a, .Course2 a, .Course3 a, .Course4 a{
	color: #ffffff;
	text-decoration: none;	
	cursor: help;
}
.Course1{ /*regulations*/
	font-size: 10px;
	color: #FFFFFF;
	background-color: #005baa;
	
	/*height: 18px;*/
	width: 150px;
	padding: 2px;
	cursor: help;
	/*overflow:hidden;*/ 	height:auto;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;	
}
.Course2{ /*ngmt*/
	font-size: 10px;
	color: #FFFFFF;
	background-color: #f6821f;
	
	/*height: 18px;*/
	width: 150px;
	padding: 2px;
	cursor: help;
	/*overflow:hidden;*/ 	height:auto;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;	
}
.Course3{ /*contracts*/
	font-size: 10px;
	color: #FFFFFF;
	background-color: #d71820;
	
	/*height: 18px;*/
	width: 150px;
	padding: 2px;
	cursor: help;
	/*overflow:hidden;*/ 	height:auto;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;	
}
.Course4{ /*property & development*/
	font-size: 10px;
	color: #FFFFFF;
	background-color: #33cb98;
	
	/*height: 18px;*/
	width: 150px;
	padding: 2px;
	cursor: help;
	/*overflow:hidden;*/ 	height:auto;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;	
}
.theDay{
	font-size: 10px;
	color: #000000;
	background-color: #71BF44;
	
	height: 12px;
	width: 150px;
	padding: 2px;
	cursor: help;
	overflow:hidden;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;	
}
.theDayNm{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	
	height: 12px;
	width: 150px;
	padding: 2px;
	cursor: help;
	overflow:hidden;
	margin-bottom: 2px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}
.NotDate{background-color: #eeeeee; /*f3f3f3*/}
.NotDateWknd{background-color: #dddddd; /*fcfcfc*/}
.venue{ color:#CCCCCC;}
.SoldOut{
	border: 1px solid #FF0000;
	width:  	150px; /*146*/
			padding: 1px;
}
.SoldOut:hover{
	border: 2px solid #FF0000;
	width:  	150px; /*146*/
		padding: 0px;
}
.wtxt {
	color: #FFFFFF;
}

