.TD_L1 {  font-family: Arial; font-size: 16px}
.TD_LB1 { font-family: Arial; font-size: 16px; font-weight: bold}
.TD_M1 { font-family: Arial; font-size: 13px}
.TD_MB1 { font-family: Arial; font-size: 13px; font-weight: bold}
.TD_S1 { font-family: Arial; font-size: 11px; font-weight: normal}
.TD_SB1 { font-family: Arial; font-size: 11px; font-weight: bold}
a:hover {text-decoration: none; color: #6A0000;}
a:visited { color: #996600}
a:link { color: #990000;}
.noline {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}
.tbl-line {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bg-td.gif);
	background-repeat: repeat;
	height: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

.color1 {
	color: #996633;
	display: block;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
}
.box {
	background-color: #F7F8E8;
	padding: 10px;
	border: thick double #CCCC99;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.color2 {
	color: #999900;
}
.color3 {
	color: #99CC33;
}
.lineunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

