.darkBlue 	{background-color: #42526F;}	/* 66-82-111 */
.medBlue 	{background-color: #9DABC5;}	/* 157-171-197 */
.lightBlue 	{background-color: #C0C0FF;}	/* 192-192-255 */
.darkRed	{background-color: #CC0000;}	/* xxx-0-0 */
.darkGray	{background-color: #999999;}
.gray		{background-color: #eeeeee;}

/*A { 	text-decoration: none; }*/

a:link {text-decoration: none; color: #000080}     /* unvisited link */
a:visited {text-decoration: none; color: #000080}  /* visited link */
a:hover {text-decoration: none; color: #000080}   /* mouse over link */
a:active {text-decoration: none; color: #000080}   /* selected link */

.base {
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 10pt;
	color:  #42526F;
}

BODY {
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:silver;
	scrollbar-base-color:#cc0000;
	scrollbar-darkshadow-color:navy;
	scrollbar-face-color:;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:silver;
	margin-top: 5px;
	margin-left: 5px;
	background-color:#9DABC5;
	b/ackground:  #9DABC5 url(images/ribbon.gif) top left repeat-x;
	padding-top: 10px;
}

.banner {
	background:  #ffffff url(images/ribbon.gif) top left repeat-x;
	height: 10px;
}

.calendar {
	border-width:1px;
	border-color:#42526F;
	border-style:solid;
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 8pt;
	color:  #42526F;
}

.footer {
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 10pt;
}

.mainTable {
	background-color:#ffffff;
	width:960px;
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 10pt;
}

.borderAll {
	border-width:1px;
	border-style:solid;
	border-color:#dedede;
	font-size: 10pt;
}

.borderRight {
	border-width:1px;
	border-right-style:solid;
	border-color:#dedede;
	font-size: 10pt;
}

.borderRightBottom {
	border-width:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#dedede;
}

.borderTopRightBottom {
	border-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-color:#dedede;
}

.borderTopBottom {
	border-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#dedede;
}

.note {
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 7pt;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.sectionHeader { 
	font-size:12pt;
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	color: ffffff;
}

.gradient {
	background-image: url(images/gradientGray.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	z-index: 0;
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 10pt;
	color:  #42526F;
}

.playoffcutoff {
	background-image: url(images/playoffLine.png);
	background-repeat: repeat-x;
	z-index: 10;
}

/* MAP ELEMENTS */
/* ------------ */
.marker {
	text-decoration: none;
	font-family: sans-serif, Tahoma, Arial;
	font-size: 6pt;
	color: fff;
}

.marker-title {
	text-decoration: none;
	font-family: sans-serif, Tahoma, Arial;
	font-size: 9pt;
	font-weight:bold;
	color: green;
}

.marker-body {
	text-decoration: none;
	font-family: sans-serif, Tahoma, Arial;
	font-size: 8pt;
	color: green;
}

/* END MAP ELEMENTS */
/* ---------------- */



/* MARICOPA RSS FEEDS ONLY */
/* ----------------------- */
.rss-box {
	width: 220px;
	background-image: url(images/gradientGray.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	z-index: 0;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#d00;
}
p.rss-title {padding:0.5em;}
.rss-title, .rss-title a {
	text-decoration: none;
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 8pt;
	color:#fff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
	font-family: 'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	font-size: 8pt;
	font-weight : normal;
	list-style:none;
	padding-bottom:1em;
	text-align: left;
}

.rss-item a {
	text-decoration : none;
	font-size: 8pt;
	font-family:'Gill Sans', verdana, sans-serif, Tahoma, Arial;
	text-align: left;
}

.rss-date {
	font-size: 7pt;
	font-weight : light;
	color: #000;
	text-align: left;
}
/* END MARICOPA RSS FEEDS ONLY */
/* --------------------------- */ 
