td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A09D;
}
.bgHeader {
	background-image: url(img/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {

	color: #DA2B13;
	text-decoration: none;
}
.MenuSel {
	color: #B70000;
}
.Dg_Unsel {
	background-color: #B61600;
}
.Dg_Sel {

	background-color: #DA2B13;
}
.bgFooter {
	background-color: #DA2B13;
}
.Dg_Dis {


	background-color: #C6C6BF;
}
.txtMain {
	color: #666666;
	font-size: 11px;
}
.ErrMsg {
	color: #B70000;
	font-size: 10px;
}
.FormInput {
	background-color: #F7F7EF;
	border: 1px solid #C6C6BF;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Header {
	font-size: 16px;
	font-weight: bold;
	color: #B61600;
}
