@charset "iso-8859-1";
body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	scrollbar-3dlight-color: grey;
	scrollbar-arrow-color: black;
	scrollbar-base-color: grey;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: silver;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: grey;
	margin: 0px;
}

A, a:link, a:active, a:visited {
	color: #a3a3be;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.subheader {
	color: #FFFFFF;
	background-color: #111111;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: 700;
}

.page h3 {
	color: #FFFFFF;
	background-color: #222222;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	font-weight: 700;
}

.news {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
	font-weight: 700;
}

.vis2 {
	display: none;
}

.vis1 {
	display: inline;
}

.topgray {
	background-color: #CBDAF3;
}

.topblue {
	background-color: #004c69;
}

.newsAdd {
	color: #999999;
	font-style: italics;
	font-size: 10px;
	font-weight= 500;
}

.author {
	color: #999999;
	font-size: 10px;
	text-align: right;
}

.page table {
	font-size: 10px;
}

.row1 {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 10px;
}

.row2 {
	background-color: #222222;
	color: #FFFFFF;
    font-size: 10px;
}

.column1 {
	color: #CCCCCC;
	width: 100px;
}

.mainTable {
	text-align: left;
	width: 50%;
	padding: 1cm;
}

.picture {
	text-align: center;
}

span.footer {
	color: #555555;
	text-align: center;
	background-color: #222222; font-size:12pt; font-family:Verdana
}

.input {
	font-family: verdana;
	font-size: 10px;
	color: white;
	background: black;
	border: 1px solid white;
	highlight: #333333;
	}