body, td, th {
	font-family: arial, helvetica, sans-serif;
	font-size: 95%;
	color: black;
}

a, a:visited {
	text-decoration: none;
	color: #0000ff;
}

.toplinks {
	color: #ffffff;
	background: #9999cc;
}

a.toplinks, a:visited.toplinks {
	color: #000000;
	background: #c6cbed;
}

a:link img, a:visited img { border-style: none; }
a img {color: white}


body {
	background: #ffffff;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headbox {
	width: 100%;
	padding: 0px;
    background: #9999cc;
	position: absolute;
    top: 10px;
	right: 100%;
	left: 0px;
	text-align: right;
}

.box-gif {
	float: right;
	/*border-style: none;
	color: white;*/
}

.headtable {
	width: 100%;
	padding: 5px;
    background: #9999cc;
}

.foottableimg { color: #cccccc; } /* Hide border in NS 4.x */

.foottable {
	width: 100%;
	background: #cccccc;
}

.contentcell {
	width: 625px;
}


em {
	font-weight: bold;
	font-style: italic;
}

.newsDate {
	font-size: 85%;
	font-style: italic;
	color: #6666cc;
}

pre,code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 80%;
}

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	color: #000066;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}

.sidebar {
	background: #efefef;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #bcbcbc;
}


small {
	font-size: 75%;
	text-decoration: none;
}

.tableTitle {
	font-weight: bold;
}

textarea {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
}

input.small, select.small {
	font-size: 75%;
}

textarea.small {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: 75%;
}

.tdnowrap { white-space: nowrap }

.headline {
	font-size: 125%;
	font-weight: bold;
}

a[hreflang=btbar] {
	font-size: 70%;
	text-decoration: none;
	color: #efefef;
}
