/* CSS Document */
.textb {
	font-family: "tahoma";
	font-size: 12px;
	color: #000000;
}
.home {
	font-family: "tahoma";
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.textg {
	font-family: "tahoma";
	font-size: 12px;
	color: #999999;
}
.textw {
	font-family: "tahoma";
	font-size: 12px;
	color: #ffffff;
}
.hd1 {
	font-family: "Ms Sans Serif";
	font-size: 16px;
	color: #cd0000;
	font-weight:bold;
}
.hd2 {
	font-family: "arial";
	font-size: 10px;
	color: #ffffff;
	padding: 2px;
}
.hd3 {
	font-family: "arial";
	font-size: 10px;
	color: #ffffff;
	background-color:#E10627;
	padding: 2px;
}
.hd4 {
	font-family: "Ms Sans Serif";
	font-size: 12px;
	color: #cd0000;
	font-weight:bold;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}
A.menu:link {text-decoration:none;color:#ffffff;font-family: tahoma;font-size: 11px;font-weight:bold;}
A.menu:visited {text-decoration:none;color:#ffffff;font-family: tahoma;font-size: 11px;font-weight:bold;}
A.menu:hover {text-decoration:none;color:#666666;font-family: tahoma;font-size: 11px;font-weight:bold;}
A.menu:active {text-decoration:none;}
