div.headline {
	font-weight: bold;
}


div.data {
  max-width: 1000px;
	padding-left: 20px;
  }

div.newsbox {
	width: 20em;
	border: 0px solid #f0f0e0;
	background-color: white;
	padding: 0ex;
	opacity: 0.95;
	float:right;
	/*position: fixed;*/
	/*height: 963px;*/
	/*top: 0;*/
	/*width: 185px;*/
	filter:alpha(opacity=95);
	/*filter:alpha(opacity=80);*/
}

div.newsbox2 {
	width: 20em;
	bottom: 40px;
	/*position: fixed;*/
	border: 0px solid #f0f0e0;
	/*top: 200px;*/
	background-color: white;
	padding: 0.5ex;
	opacity: 0.9;
	opacity: 0.9;
	right: 20px;
	float:right;
	position: fixed;
	/*position:absolute;*/
	/*height: 963px;*/
	/*top: 0;*/
	/*width: 185px;*/
	filter:alpha(opacity=90);
}


div.newsbox * {
	font-size: 8pt;
}

div.newsbox2 * {
	font-size: 8pt;
}

div.title {
	font-weight: bold;
	text-align: center;
	background: rgb(237,107,0);
	color: #f0f0e0;
	/*height: 1em;*/
	padding: 0.5ex;
}

div.ntitle {
	font-weight: bold;
	background: rgb(0,107,150);
	color: #ffffe0;
	/*height: 1em;*/
	padding: 0.5ex;
	margin-top: 0.5ex;
	margin-bottom: 0;
}

div.welcome {
  margin-left: 10em;
	margin-left: 4px;

  }

h1.welcome {
 margin-bottom: 2ex;
   font-size:10pt;
  color: rgb(255,255,255);
	max-width: 800px;
}

span.welcomeC {
	margin-bottom: 2ex;
	font-size:11pt;
	color: #607991;
	margin-top:1ex;
	font-weight: bold;
	display:block;
	text-align: right;
	/*text-align: left;*/
}

span.head {
	margin-bottom: 1ex;
	font-size: 34pt;
	color: #607991;
	margin-top:0em;
	font-weight: bold;
	display:block;
	position:relative;
	top:-10px;
}
span.head2 {
	margin-bottom: 4ex;
	font-size: 18pt;
	color: #8da5bb;
	margin-top:0em;
	font-weight: bold;
	display:block;
	width: 520px;
	text-align: right;
	text-align: left;
}

span.head3 {
	margin-bottom: 2ex;
	font-size: 26pt;
	color: #ff782b;
	margin-top:1em;
	font-weight: bold;
	display:block;
	width: 530px;
	text-align: left;
	/*float:left;*/
}

span.head4 {
	font-size: 90pt;
	color: #fb5000;
	margin-top:0em;
	font-weight: bold;
	display:block;
	width: 770px;
	text-align: right;
	position:relative;
	top: -0.25ex;
	float:left;
}

div.newsbody {
	/*height: 28em;*/
	/*border: 1px solid rgb(237,107,0);*/
	border-width: 0 1px 1px 1px;
	border-color: #f0f0e0;
	border:0;
	margin-bottom:0;
}


div.onenbody {
	/*opacity: 0.8;*/
	padding: 0.5ex;
	/*color:black;*/
	border: 1px solid rgb(0,107,150);
	background: #e0f0ff;
	background: #f0f0e0;
	background:white;
}

h4 {
	font-size: 16pt;
	margin-bottom: 0.5ex;
	margin-top: 1.5ex;
	/*position: absolute;*/
	/*color: rgb(99,99,99);*/
}
h1 {
	color: rgb(237,107,0);
	margin-top: 0ex;
	/*font-size: 36pt;*/
	font-size: 24pt;
	/*position: absolute;*/
}

div.hot {
	top: 200px;
	margin-right: 22em;
	border: 1px solid #474747;
	background: #f0f0e0;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin-top: 14em;
	float: right;
}

p.title {
	font-size: 14pt;
	font-weight: bold;
	margin:0;
	padding: 0.6em;
}

p.title2 {
	font-weight: bold;
	background: rgb(237,107,0);
	border-color: #a63f00;
	border-style: solid;
	border-width: 1px 0;
	color: white;
	padding: 1em;
	margin:0;
}

p.title3 {
	font-weight: bold;
	background: rgb(237,107,0);
	border-color: #a63f00;
	border-style: solid;
	border-width: 1px 0;
	color: white;
	padding: 1ex;
	margin:0;
}

p.text {
	padding: 1em;
	margin:0;
}

p.hpnewp {
	margin: 1ex 0 0 0;
}

td.hpnewtd {
	font-weight: bold;
	text-align: left;
}
