@charset "utf-8";
/* CSS Document */
.txtNormal{
	font-family:Tahoma;
	font-size:12px;
	color:#333;
}
.AlertMsg{
	color:#FF0000;
}
.bg{
	margin:0 auto;
	background:#f4edd1 url(../images/bg01.jpg) top repeat-x;
}
.txtNote{
	font-size:10px;
	font-weight:bold;
}

.txtHeader{
	font-family:Tahoma;
	font-size:14px;
	color: #990000;
}
.txtContact{
	font-family:Tahoma;
	font-size:12px;
	color: #990000;
}
