H1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.copyrights {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	1padding-left: 45px;
}

.counter {
	padding-left: 20px;
	padding-top: 2px;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
	text-align: justify;
	padding-top: 10px;
}
.header {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #CC0000;
}
.red:link {
	color: #BC3E39;
}
.red:visited {
	color: #BC3E39;
}
.red:hover {
	color: #666666;
}

.menu-main {
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 6px;
	color: #000000;
	font-weight: bold;
}
.menu-main:link {
	color: #000000;
	text-decoration: none;
}
.menu-main:visited {
	color: #000000;
	text-decoration: none;
}
.menu-main:hover {
	color: #666666;
	text-decoration: none;
}
.menu-main-active {

	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftbg {

	background-image: url(images/mbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.emfy {
      background-color: #000;
      color: #FFF;
      font-size:20px;
      text-decoration:none;
      padding-left: 10px;
      padding-right:10px;
}

.emfy b {
      font-size:12px;
      position: relative;
      top:-3px;
}
