a.tag1 { font-size: 1.2em; font-weight: 500; }
a.tag2 { font-size: 1.4em; font-weight: 600; }
a.tag3 { font-size: 1.6em; font-weight: 700; }
a.tag4 { font-size: 1.8em; font-weight: 800; }
a.tag5 { font-size: 2.2em; font-weight: 900; }
a.tag6 { font-size: 2.5em; font-weight: 900; }

#menuiframe {
height:43px;
}
.btn {
	float: left;
	margin-left:5px;
	margin-right:5px;
	background: url(images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
}
.btn a{
	float: left;
	height: 40px;
	background: url(images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: none;
}
.btn span {
	background: url(images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}


