/* little loading on right handside */
.copyright {
font-family: Tahoma;
font-size: 10px;
}

.loading {
	position:relative;
	width:16px;
	height:16px;
	cursor: wait;
}

/* marquee style */
.marquee {
font-family: Tahoma;
font-size: 14px;
}

/* news headline style */
.articleheadline {
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
text-align: right;
}

.articleSmallheadline {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
text-align: right;
}

/* news body style */
.articlebody {
font-family: Tahoma;
font-size: 14px;
}

/* news sources style */
.articlesources {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-align: left;
}

/* news underpic text style */
.articlepictxt {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.articleheadlinePrintview {
font-family: Tahoma;
font-size: 15px;
font-weight: bold;
text-align: right;
}

.articlebodyPrintview {
font-family: Tahoma;
font-size: 14px;
}

.articlesourcesPrintview {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-align: left;
}

.txtCaptionPrintview {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
border: thin solid #000000;
}

.originalarticle {
font-family: Tahoma;
font-size: 10px;
}

/* hidden submenu style */
.wmSubMenuHidden {
position:absolute;
visibility:hidden;
z-index:1;
}

/* share link style for both menus */
.wmLink {
display:block;
width:100%;
padding:2px 2px 3px 2px;
text-decoration:none;
color:#000000;
font-family: Tahoma;
font-size: 12px;
}

.wmLink:hover {
text-decoration:none;
}

/* horizontal menu styles */
.hItemOn  {
width:110px;
margin:1px;
background:#DCDCDC;
border:1px solid #CCCCCC;
cursor:pointer;
}

.hItemOff {
width:110px;
margin:1px;
background:#F0F0F0;
border:1px solid #CCCCCC;
cursor:pointer;
}