A:LINK {
	text-decoration: none;

	
} 
A:VISITED {
	text-decoration:none;
	
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;



}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-align: center;





}
.menu:hover
{ color:#FFFFFF;
text-decoration: underline; }
.footer {
	font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color             : #FFFFFF;
	font-size         : 11px;
	text-align: center;


}
.H2 {
  font-family       : "Monotype Corsiva";
  font-size         : 22px;
  font-weight       : normal;
  font-style        : normal;
  text-transform    : none;
  text-align        : left;
  color             : #B8304F;
  width             : 100%;
  background-image	: url(../images/headline.gif);
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	text-align: justify;

}
.H3 {

  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 16px;
  font-weight       : bold;
  text-align        : left;
  color             : #252525;
  width             : 100%;
}
.H4 {


  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 16px;
  font-weight       : bold;
  text-align        : left;
  color             : #2E3D72;
  width             : 100%;
}
.menuUP {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.News {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	text-align: left;
}
.upslog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;




}
.NewsLink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-align: left;
}
.mainprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	text-align: justify;
	line-height: 25px;

}
.menuDown {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

