body {
	background: #515457;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : .90em;
	color: #FFFFFF;
	letter-spacing : .1em;
}

textarea {
	font-size : .75em;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
}

small {
	font-size : .75em;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	color : #D8F080;
}

a {
	color: #D8F080;
}

a.bodyLink:hover {
	color: #000000;
	background: #D8F080;
	text-decoration: none;
}

a.image {
	color: #FFFFFF;
}

a.image:hover {
	color: #FFFFFF;
	background: none;
}

h1 {
	font-size : 1.75em;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	color : #D8F080;
}

h2 {
	font-size : 1.25em;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	color : #D8F080;
}

h3 {
	font-size : 1em;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	color : #D8F080;
}

.big {
	font-size: 1.75em;
	font-weight: bold;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	color : #D8F080;
}

.red {
	color : #FF0000;
}

.pink {
	color : #FFCCFF;
}

.green {
	color : #008000;
}

.white {
	color : #FFFFFF;
}

.black {
	color : #000000;
}

.noWrap {
	white-space: nowrap;
}

.newsHeadline {
	font-size: 1.45em;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color : #D8F080;
}

.newsBody {
	font-size: .95em;
	font-family: "Courier New", Courier, monospace;
}

.v3_background {
	background-color: #587297;
	background-image: url(/images/main/background_v3.gif);
}

.menuCell {
	height: 55px;
	vertical-align: top;
}

.menuCellLeft {
	height: 25px;
	vertical-align: top;
}

.menuCellRight {
	height: 2px;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
}