html {}

body {
	font-size: 11px;
	font-size: 8pt;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(images/main_bg.gif) repeat-y;
	background-position: center;
}

a {
	color: #4068b4;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 1px solid #00ff00;
	border: 0 none;
}

a:hover {
	text-decoration: underline;
}

a img {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

p {
	margin: 0px 0px 5px;
	margin: 0;
}

h1 {
	color: #4068b4;
	display: none;
}

h2 {
	color: #4068b4;
	font-size: 14px;
	white-space: nowrap;
}

h3 {
	color: #4068b4;
	font-size: 14px;
	white-space: nowrap;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #4068b4;
	border: 1px solid #4068b4;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0 none;
}

td {
	border: 0 none;
}

div {
	border: solid 1px #4068b4;
	border: 0 none;
}

.mainFrame {
	background-color: white;
	background: url(images/background.gif) repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 999px;
	border: 1px dashed #ff0000;
	border: 0 none;
}

.mainFrame td {
	vertical-align: top;
	margin-top: -1px;
	border: 0 none;
}

.headline {
	vertical-align: top;
	text-align: center;
	border: 0 none;
}
.headline img {
	margin-left: 20px;
	margin: 0;
}

.mark {
	background: url(images/watermark.gif) repeat-x;
	height: 38px;
}

.content {
	position: relative;
	vertical-align: top;
	margin-top: -6px;
	border: 0 none;
}

#newstext {
  position: absolute;
  top: 190px;
  left: 455px;
  z-index: 2;
  height: 40px;
  width: 480px;
	text-align: left;
	border: 5px dashed #ff0000;
	border: 0 none;
}

#newstext a {
  color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

