body {
	background-image: url(../images/BG.jpg);
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt-alert {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF0000;
}
.txt-form {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.txt-menu {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.txt-menu:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #009900;
}
.txt-navigator {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.txt-status {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #009900;
}
.txt-orange {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF6600;
}
.txt-green {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #009900;
}
.txt-gray {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
}
.txt-gray:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.txt-white {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.txt-black {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.txt-blue {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #0066FF;
}
.txt-small-black {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.txt-small-gray {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
}
.txt-credit {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
}
.txt-ttl-adm {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-hd-mn {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt-ttl-www {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-mn {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
}
.txt-mn:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF6600;
}
.lnk-credit {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
}
.lnk-credit:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF6600;
}
.hd-black {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.hd-white {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.hd-yellow {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 18px;
	color: #FFDD00;
	font-weight: bold;
}
.lnk-white {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.lnk-white:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFDD00;
}
.lnk-blue {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #0099FF;
}
.lnk-blue:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}
.lnk-black {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.lnk-black:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFCC00;
}
.lnk-page {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
}
.lnk-page:hover {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #0099FF;
}
.lnk-page:active {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #0099FF;
}
.button {
	font-family: "tahoma", Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.hideControl {
	visibility:hidden
}
.showControl {
	visibility:visible
}
.cursor-hand {
	cursor: hand;
}


a.promotion 
{
	background:url('../Images/proicon.gif') 0 0 no-repeat;
	padding-left:45px;
	padding-top:10px;
	height:40px;
	text-decoration:none;
}
