html
{
	overflow-y: scroll;
}
body {
	background-color: #eee;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
div.status
{
	padding: 10px;
	margin: 10px 0;
	background-color: #E54483;
	font-weight: bold;
}
table.search_results
{
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}
table.search_results th,
table.search_results td
{
	padding: 2px;
	text-align: left;
}
table.search_results td a
{
	color: black;
	text-decoration: none;
}
table.search_results tbody tr:hover,
table.search_results tbody tr:hover a
{
	background-color: #00BA04;
	color: white;
	cursor: pointer;
}
h2,
.heading_editor
{
	font-size: 16px;
	font-weight: bold;
}
.article_image
{
	margin: 45px 5px 5px 5px;
	border: 1px solid black;
	display: block;
	width: 160px;
	height: 120px;
	float: right;
}
table
{
	text-align: left;
}

.top_navigation
{
	background-color: #666;
	padding: 5px 10px;
	height: 31px;
}
.top_navigation ul
{
	padding: 0;
	margin: 0;
}
.top_navigation li
{
	position: relative;
	list-style: none outside none;
	float: left;
	margin-right: 20px;
}
.top_navigation a
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: white;
	text-decoration: none;
}
.sports_navigation,
.top_navigation
{
	font-size: 13px;
	line-height: 20px;
}


/* Footer */
.footer {
	width: 940px; /* + 2 * 10 = 960 */
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	background-color: #666;
	background-image: url('/images/rainbowhoriz.gif');
	background-repeat: no-repeat;
}
.footer p {
	margin: 0;
}
.footer strong {
	font-size: 14px;
}
/*
#footLinks {
	float: right;
	width: 520px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer #navLinks {
	width: 500px;
	visibility: visible;
	float: right;
	padding: 0px;
}

.footer #navLinks ul {
	list-style-type: none;
	text-align: right;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.footer #navLinks li {
	text-decoration: none;
	display: inline;
}

.footer a:link,
.footer a:visited {
	text-decoration: none;
	color: #000;
}
.footer a:hover,
.footer afocus,
.footer a:active {
	color: #000;
	text-decoration: none;
}
.footer #footnotes {
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.footer .award {
	float: left;
	width: 400px;
	font-weight: bold;
	font-size: 120%;
}
.footer #copyright {
	float: left;
	width: 400px;
}
*/



/* EDITOR RELATED STYLES - CUSTOMIZE FOR YOUR NEEDS */
/*
    The classes panel, the visual feedback and the preview
    will be affected by these values.

    - Commented styles inside style definitions are used for visual
      feedback when using the editor.
    - Comments before opening the style are used as caption.
    - Comments after the class name and before the style declaration ({)
      define the jQuery expression that decides whether this
      style should be applied or not.

    Note: the WYMeditor and /WYMeditor comments below are required
    for the CSS parser to work properly.
*/

/* WYMeditor */

/* PARA: Date */
p.date {
  color: #ccf;
  /* background-color: #ff9; border: 2px solid #ee9; */
}

/* PARA: Hidden note */
p.hidden-note /* p[@class!="important"] */ {
     display: none;
    /* color: #999; border: 2px solid #ccc; */
}

/* PARA: Important */
p.important /* p[@class!="hidden-note"] */ {
    color: red; font-weight: bold;
    /* color: red; font-weight: bold; border: 2px solid red; */
}

img.border {
    border: 1px solid #ccc;
    /* border: 4px solid #ccc; */
}

/* LIST: Special */
ul.special,
ol.special {
    color: green;
    /** / background-color: #fc9; border: 2px solid red; /**/
}

.wym_tools {
	float: left;
	width: 70%;
}

.wym_image {
	float: right;
	width: 25%;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	height: 24px;
	padding-top: 7px;
}

/* /WYMeditor */
/* END EDITOR RELATED STYLES */














.WhiteText {
	COLOR: #ffffff;
}
.WhiteText A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.WhiteText A:link {
	COLOR: #ffffff
}
.WhiteText A:visited {
	COLOR: #ffffff
}
.WhiteText A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.OrangeTitle {
	COLOR: #ff6600;
}
.OrangeTitle A {
	COLOR: #ff6600; TEXT-DECORATION: none
}
.OrangeTitle A:link {
	COLOR: #ff6600
}
.OrangeTitle A:visited {
	COLOR: #ff6600
}
.OrangeTitle A:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}
.BoxBG {
	BACKGROUND-COLOR: #000032
}
.WhiteBg {
	BACKGROUND-COLOR: #ffffff
}
.HomeOutline {
	BACKGROUND-COLOR: #ffffff
}
.GreyBG {
	background-color: #333333;
}
.RedText {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #aa0000; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.BlueText {

	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000032; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.BlueText A {

	FONT-WEIGHT: normal; COLOR: #000032; TEXT-DECORATION: none
}
.BlueText A:link {

	COLOR: #000032
}
.BlueText A:visited {

	COLOR: #000032
}
.BlueText A:hover {

	COLOR: #000032; TEXT-DECORATION: underline
}
.GreyText {

	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #999999; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.GreyText A {

	FONT-WEIGHT: normal; COLOR: #999999; TEXT-DECORATION: none
}
.GreyText A:link {

	COLOR: #999999
}
.GreyText A:visited {

	COLOR: #999999
}
.GreyText A:hover {

	COLOR: #999999; TEXT-DECORATION: underline
}


/* BG classes */

.RedBG,
.OrangeBG,
.YellowBG,
.Yellow2BG,
.Yellow3BG,
.Green3BG,
.Green2BG,
.GreenBG,
.BlueBG,
.Blue2BG,
.Blue3BG,
.Blue4BG,
.PurpleBG,
.Purple2BG,
.Purple3BG,
.GreyBG,
.Grey2BG,
.Black2BG
{
	padding: 2px 10px;
	width: 140px;
	vertical-align: middle;
}
.Black2BG a
{
	color: #FF6600 !important;
}
.RedBG A,
.OrangeBG A,
.YellowBG A,
.Yellow2BG A,
.Yellow3BG A,
.GreenBG A,
.Green2BG A,
.Green3BG A,
.BlueBG A,
.Blue2BG A,
.Blue3BG A,
.Blue4BG A,
.PurpleBG A,
.Purple2BG A,
.Purple3BG A,
.GreyBG A,
.Grey2BG A,
.Black2BG A
{
	color: #fff;
	text-decoration: none;
}

.RedBG:hover {      BACKGROUND-COLOR: #CC0000; }
.OrangeBG:hover {   BACKGROUND-COLOR: #FF6600; }
.YellowBG:hover {   BACKGROUND-COLOR: #FFCC00; } .YellowBG:hover A {  color: black; }
.Yellow2BG:hover {  BACKGROUND-COLOR: #CECE00; } .Yellow2BG:hover A { color: black; }
.Yellow3BG:hover {  BACKGROUND-COLOR: #B0DD00; } .Yellow3BG:hover A { color: black; }
.GreenBG:hover{     BACKGROUND-COLOR: #66CC00; }
.Green2BG:hover{    BACKGROUND-COLOR: #33CC00; } .Green2BG:hover A {  color: black; }
.Green3BG:hover {   BACKGROUND-COLOR: #339966; }
.BlueBG:hover {	    BACKGROUND-COLOR: #0099FF; }
.Blue2BG:hover   {  BACKGROUND-COLOR: #3300FF; }
.Blue3BG:hover   {  BACKGROUND-COLOR: #003399; }
.Blue4BG:hover   {  BACKGROUND-COLOR: #9966CC; }
.PurpleBG:hover {   BACKGROUND-COLOR: #C224FF; }
.Purple2BG:hover {  BACKGROUND-COLOR: #660066; }
.Purple3BG:hover {  BACKGROUND-COLOR: #330033; }
.Grey2BG:hover {    BACKGROUND-COLOR: #666666; }
.Grey2BG:hover {    BACKGROUND-COLOR: #cccccc; } .Grey2BG:hover A {  color: black; }
.Black2BG:hover {}



.BlackBg {
	background-color: #000000;
}



.RedBoxBG {

	BACKGROUND-COLOR: #CC0000;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.RedTitle {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #CC0000; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.OrangeTitle {


	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff6600; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.OrangeBoxBG {

	BACKGROUND-COLOR: #ff6600;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.YellowTitle {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFCC00; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.YellowBoxBG {

	BACKGROUND-COLOR: #FFCC00;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	margin: 0;
}
.Yellow2Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #CECE00; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Yellow2BoxBG {

	BACKGROUND-COLOR: #CECE00;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	margin: 0;
}
.Yellow3Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #B0DD00; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Yellow3BoxBG {

	BACKGROUND-COLOR: #B0DD00;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	margin: 0;
}
.GreenTitle {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #66CC00; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.GreenBoxBG {

	BACKGROUND-COLOR: #66CC00;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	margin: 0;
}
.Green2Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #33CC00; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Green2BoxBG {

	BACKGROUND-COLOR: #33CC00;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	margin: 0;
}
.Green3Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #339966; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Green3BoxBG {

	BACKGROUND-COLOR: #339966;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	vertical-align: middle;
	margin: 0;
}
.BlueTitle {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0099FF; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.BlueBoxBG, .blueBoxBG {

	BACKGROUND-COLOR: #0099FF;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	vertical-align: middle;
	margin: 0;
}
.Blue2Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #3300FF; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Blue2BoxBG {

	BACKGROUND-COLOR: #3300FF;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.Blue3Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #003399; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Blue3BoxBG {

	BACKGROUND-COLOR: #003399;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.Blue4Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9966CC; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Blue4BoxBG {


	BACKGROUND-COLOR: #9966CC;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.PurpleTitle {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #C224FF; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.PurpleBoxBG {

	BACKGROUND-COLOR: #C224FF;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.Purple2Title {


	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #660066; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Purple2BoxBG {

	BACKGROUND-COLOR: #660066;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.Purple3Title {

	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #330033; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.Purple3BoxBG {

	BACKGROUND-COLOR: #330033;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.White2BG {

	BACKGROUND-COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
	width: 140px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
}
.White2BG A:link {


	BACKGROUND-COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
	width: 140px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
}
.White2BG A:hover {


	BACKGROUND-COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	height: 25px;
	width: 140px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
}
.White2BG A {

	BACKGROUND-COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
	width: 140px;
	vertical-align: middle;
	text-decoration: none;
	margin: 0;
}
.GreyTitle {


	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0099FF; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.GreyBoxBG {


	BACKGROUND-COLOR: #999999;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
.BlackTitle {



	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 17px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
}
.BlackBoxBG {



	BACKGROUND-COLOR: #000000;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0;
}
