/* ======================================== */
/*                 h1em                     */
/* ======================================== */

#mainimg{
position:relative;
}

.tn1 {
	width: 864px;
	position:absolute;
	margin: 0 auto;
	color: #ffffff;
	z-index:5;
	top: 5px;
	height: 30px;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	float:right;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float:right;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                 @@                   */
/* ======================================== */

.old_h1{
	display: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

