TD.onwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	vertical-align : middle;
	text-align : center;
	padding : 0;
}

TABLE.onwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	height : 20;
	text-align : center;
	vertical-align : middle;
}
H2.top {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Navy;
}

TD.manage_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
	vertical-align : middle;
	background-color : #DFE4FF;
}

TD.game_header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
	vertical-align : middle;
	background-color : #DFE4FF;
}
TABLE.manage {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
H1 {
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : bold;
}
BODY.green {
	background-color : #9FC240;
	background-image : url("../../oregonreferee/images/greendot.jpg");
}
BODY.white {
	background-color : White;
	background-image : none;
}
textarea.inner {
	width: 380px;
	height: 80px;
	border: 3px solid #eeeeee;
	padding: 5px;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color : White;
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	font-variant : small-caps;
	color : Green;
	font-style : normal;
}
BODY {
	margin-top : 0px;
	background-image : url("../images/bg2.jpg");
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : Black;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Navy;
}
H4.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
}


H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}

textarea.styled {
	width: 400px;
	height: 100px;
	border: 3px solid #eeeeee;
	padding: 5px;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color : #eeeeee;
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

textarea.answer {
	width: 740px;
	height: 220px;
	border: 3px solid #cccccc;
	padding: 5px;
	background-image: none;
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align : top;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}