body, td, div, p, span, h1, h2, h3, h4, h5, h6,a {
font-family: "Trebuchet MS", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
color: #ffffff;
}

body {
background-color: #000000;
}

div {
margin: 0px;
}

img, table {
border-style: none;
}

td {
vertical-align: top;
}

p {
margin-top: 0px;
line-height: 13px;
}

td {
line-height: 13px;
}

h3 {
font-weight: bold;
color: #b8f87f;
margin-top: 5px;
margin-bottom: 2px;
}

h4 {
font-weight: bold;
color: #a5c4fb;
margin-top: 0px;
margin-bottom: 0px;
}

a.green:link, a.green:visited, a.green:active {
color: #b8f87f;
text-decoration: none;
}

a.green:hover {
color: #b8f87f;
text-decoration: underline;
}

a.yellow:link, a.yellow:visited, a.yellow:active {
color: #f6c16d;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a.yellow:hover {
color: #f6c16d;
text-decoration: underline;
font-size: 10px;
font-weight: bold;
}

a.brick:link, a.brick:active {
color: #fc8740;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a.brick:visited{
color: #efb795;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a.brick:hover {
color: #fc8740;
text-decoration: underline;
font-size: 10px;
font-weight: bold;
}

a.white:link, a.white:active {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 10px;
}

a.white:visited {
color: #8fcaff;
text-decoration: none;
font-weight: bold;
font-size: 10px;
}

a.white:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-size: 10px;
}

a:link, a:visited, a:active {
color: #ffffff;
text-decoration: none;
font-size: 12px;
}

a:hover {
color: #ffffff;
text-decoration: underline;
font-size: 12px;
}

a.out:link, a.out:visited, a.out:active {
color: #ffffff;
text-decoration: none;
}

a.out:hover {
color: #ffffff;
text-decoration: underline;
}

div.dimmer
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	padding:40px;
	background-color: transparent;
	_background-image:none;
}

div.dimming {
	background-color: transparent;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	border-style: none;
}

table.floatingHeader
{
	background-color: #000000;
	color: #b8f87f;
	font-weight: bold;
}

a.blogger:link, a.blogger:visited, a.blogger:active {
color: #ffffff;
text-decoration: none;
font-size: 14px;
font-weight: bold;
display: block;
background-image: url('../img/some_arrow.gif');
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 15px;
margin: 3px 0px;
}

a.blogger:hover {
color: #e7e7e7;
text-decoration: none;
font-size: 14px;
font-weight: bold;
display: block;
background-image: url('../img/some_arrow.gif');
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 15px;
margin: 3px 0px;
}

.blogger {
color: #ffffff;
font-size: 14px;
font-weight: bold;
}

.border {
border: 1px solid #ab6e20;
}

div.topDiv {
position: absolute;
top: -50px;
height: 300px;
width: 251px;
overflow: auto;
color: #f6c16d;
}

div.topDiv p {
color: #f6c16d;
}
