A:link.news,A:hover.news,A:visited.news {
	font-size: 7pt;
	font-family : arial;
	text-decoration: none;
}

.source {
	font-size: 5pt;
	font-family : arial;
	text-decoration: none;
}

A:link {
	color: black;
	font-size: 12px;
	font-family : arial;
	text-decoration: none;
}

fieldset {
	border-style : outset;
	padding : 2px;
	text-align: left;
}

H1 {
	color: black;
	text-align: center;
	font-size: 16px;
	font-family : arial;
	font-weight : Bold;
}


A:link.smaller {
	color: black;
	font-size: 11px;
	font-family : arial;
	text-decoration: none;
}

A:visited {
	font-size: 12px;
	font-family : arial;
	color: black;
	text-decoration: none;
}

A:visited.smaller {
	color: black;
	font-size: 11px;
	font-family : arial;
	text-decoration: none;
}

A:active {
	font-size: 12px;
	font-family : arial;
	color: black;
	text-decoration: none;
}

A:active.smaller {
	color: black;
	font-size: 11px;
	font-family : arial;
	text-decoration: none;
}

A:hover.smaller {
	color: #55889B;
	font-size: 11px;
	font-family : arial;
	text-decoration: none;
}

A:hover {
	font-size: 12px;
	font-family : arial;
	color: #55889B;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : arial;
	color : black;
}

TH {
	font-size: 12px;
	font-family : arial;
	color : black;
}


P {
	font-size: 12px;
	font-family : arial;
	color : black;
}

BODY {
	font-size: 12px;
	font-family : arial;
	color : black;
	margin : 0px 0px 0px 0px;
	background-color : white
}

.stats, .small {
	font-size: 11px;
	font-family : arial;
	color : black;
}

.smaller {
	font-size: 10px;
	font-family : arial;
	color : black;
}

#menubox {
	width: 130px;
	float: left;

}

#loginbox {
	width: 130px;
	float: left;

}

.menuitem A:hover {
	color: black;
	text-decoration: none;
}

.menuitem {
	width: 130px;
	white-space: nowrap;
	float: none;
	background: #9ACBDD;
	width: auto;
	padding: 2px;
	border: solid;
	border-width: 1px; 
	border-color: #A9A9A1;
	margin: 2px;
}

.menuitem:hover {
	background: #9ACBDD;
}

button,.button {
	background: #9ACBDD;
	padding: 2px;
	border: 1px solid;
	margin-right: 5px;
	margin: 2px;
	font-size: 12px;
	font-family : arial;
	color : #000000;
	font-weight : Bold;
}

button:hover {
	background: #9ACBDD
}

.buttonsmall {
	background: #9ACBDD;
	padding: 1px;
	border: 1px solid;
	margin: 1px;
	font-size: 10px;
	font-family : arial;
	color : #000000;
}

.buttonskip {
	background: #000000;
	padding: 1px;
	border: 0px;
	margin: 2px;
	font-size: 10px;
	font-family : arial;
	color : #FFFFFF;
}

.buttonskip:hover {background:#000000}

.buttonsmall:hover {
	background: #9ACBDD
}

.buttonsmalldisabled,.buttonsmalldisabled:hover {
	background: #FE1616;
	padding: 1px;
	border: 1px solid black;
	margin: 1px;
	font-size: 10px;
	font-family : arial;
	color : #FFFFFF;
}

.buttondisabled,.buttondisabled:hover {
	background: #FE1616;
	padding: 2px;
	border: 1px solid black;
	margin: 2px;
	font-size: 12px;
	font-family : arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.submitstatusbar {
	background-image: url('images/menubg.gif');
	background-repeat:repeat-x;
	height:23px;
	font-size: 12px;
	font-family : arial;
	color : black;
	font-weight : Bold;
}

TD.submitbox {
	background: #9ACBDD;
	font-size: 10px;
	font-family : arial;
	color : black;
}

BODY.help {
	padding : 4px 4px 4px 4px;
	background-color : white;
	background-image:none;
}