.style {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bgcombo {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #DDF4FF;
}
.white {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #000000;
	text-decoration: none;
}
.white:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.red:hover {
	color: #0000CC;
	text-decoration: underline;
}
.black {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.orage {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.orage:hover {
	color: #000000;
	text-decoration: none;
}
.yellow {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
}
input.button {
	cursor: hand;
	width: 70px;
}
input.text {
	width: 150px;
}
td {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
}
td.content {
	font-size: 14px;
	font-weight: bold;
}
.button2 {
	cursor: hand;
	width: 110px;
	height: 25px;
}

.bgdetail_1 { background-color: #CCCCCC }
.bgdetail_2 { background-color: #EEEEEE } 
.bgdetail_3 { background-color: #FFFFFF } 
.bghead_1 { background-color: #FF6600 }
.bghead_2 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #993300;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
} 
.bghead_3 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9966;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
.bgTail_2 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.tdContent_hr {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF6600;
	color: white;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.tdContent_vt {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 20px;
}
.tdDetails {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
	color: #000000;
	height: 20px;
}
.txtdetail_1 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
}

.txtred {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #CC0000}
.txtdetail_2 { font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF }
a.txtdetail_2:visited {  font-family: "MS Sans Serif"; color: #FFFFFF; font-size: 12px}
a.txtdetail_2:hover {  font-family: "MS Sans Serif"; font-size: 12px; color: #FFFFCC}
a.txtdetail_2:link {  font-family: "MS Sans Serif"; font-size: 12px; color: #FFFFFF}
.txtcomment { font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #FF0000 }
.txtblack {  font-family: "MS Sans Serif", "Microsoft Sans Serif"; font-size: 12px; color: #000000}
