body {
	margin:0px;


}

.normal{ 
	display:block;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	height:37px;
	line-height:37px;
	vertical-align:middle;
	text-align:center;
	font-stretch: ultra-condensed;
}

.active-page, .normal:hover{ 
	display:block;
	color: #f1b54c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
	background:URL(images/hover.gif) no-repeat center;
	height:37px;
	line-height:37px;
	vertical-align:middle;
	text-align:center;
}

.inner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393734;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}


.num-txt {
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow"
	font-size: 10px;
	font-weight: bold;
	color: #92283C;
	text-decoration: none;
}

.txt-box {
	border:1px #92283C solid;
	background-color:#fafafa;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #212121;
}

.link {
	font-family: Tahoma, arial;
	font-size:12px;
	color:#92283C;
	text-decoration:none;
	font-weight:bold;
}



