a {
	text-decoration: none;
	border-bottom-style: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	border-bottom-style: none;
}
/*.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}*/
.mhdr {
	border: 1px solid #FFFFCC;
	text-align: center;
	font-weight:bold;
}
.noborder {
	border: 1px solid #FFFFCC;
	text-align: center;
}
.nos {
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 18px;
	text-decoration: none;
	color: #AAAAAA;
	background-color: #FFFFFF;
}
.nolink {
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 18px;
}
.wdlink {
	border: 2px solid #0000FF;
	text-align: center;
	width: 18px;
}
.ewdlink {
	border: 2px solid #339900;
	text-align: center;
	width: 18px;
}
.dfaf {
	text-decoration: underline;
}
.dfaf2 {
	text-decoration: underline;
	color: #000000;
}
.nott {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}
.tta {
	background-color: #33CC33;
	color: #000000;
}
.ttb {
	color: #000000;
	background-color: #FFCC66;
}
.ttc {
	color: #FFFFFF;
	background-color: #FF66CC;
}
.ttd {
	color: #000000;
	background-color: #FFFF00;
}
.tte {
	color: #000000;
	background-color: #33CCFF;
}
.ttf {
	color: #FFFFFF;
	background-color: #333399;
}
.tts {
	color: #FFFFFF;
	background-color: #FF0000;
}
.border-ltb {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
.border-rtb {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.border-tb {
	border-width: 1px;
	border-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.monthrow {
/*	float: right;*/
}
