/* Cascading style sheet (CSS): monorailmike.com */

body
{
	background: url('images/bg_houndstooth_blue.gif') repeat;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px
}

p, ul, ol, blockquote, .normal
{
	color: #336666;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	font-family: verdana, arial, sans-serif;
}

.small
{
	color: #336666;
	font-size: 11px;
	line-height: 17px;
	font-family: verdana, arial, sans-serif
}

.x-small
{
	color: #336666;
	font-size: 10px;
	line-height: 16px;
	font-family: verdana, arial, sans-serif
}

.football
{
	color: #336666;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}

.rank
{
	color: #336666;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
}

a:link
{
	color: #FF0000;
	text-decoration: underline
}

a:visited
{
	color: #990000
}

a:active
{
	color: #FF0000
}

.am-pm
{
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	letter-spacing: 0px
}

.boxscore
{
	background: #CCFFFF;
	border: solid #99CCCC 1px;
	padding: 3px;
}

.code
{
	font-size: 13px;
	font-weight: normal;
	font-family: consolas, "courier new", monospace
}

.credit
{
	font-size: 11px;
	line-height: 15px;
	text-align: right
}

.date
{
	font-weight: bold
}

.footer
{
	font-size: 11px;
	line-height: 15px
}

.highlightrow
{
	background: #FFFFCC
}

.indent
{
	margin-left: 30px
}

.line
{
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px
}

.lineabovetable
{
	color: #999999;
	padding-top: 5px;
	padding-bottom: 15px
}

.new
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	background: #006600;
	margin-right: 3px;
	padding: 2px;
	border: solid #003300 1px;
}

.popup
{
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px
}

.post
{
	font-size: 11px;
	line-height: 15px;
	text-align: right
}

.psu
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	background: #003366;
	padding: 8px;
	border: solid #FFFFFF 2px;
	font-family: verdana, arial, sans-serif
}

.psuborder
{
	margin: 0px;
	padding: 0px;
	border: solid #003366 5px
}

.quotebox
{
	background: #CCFFFF;
	border: dashed #99CCCC 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.shadedrow
{
	background: #EEEEEE
}

.smallcaps
{
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0px
}

.subhead
{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: georgia, "times new roman", serif
}

.x-am-pm
{
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.x-smallcaps
{
	font-size: 10px;
	letter-spacing: 0px
}

/* Original theme: dark teal background, red/maroon links */
/*
body
{
	background: #336666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px
}

a:link
{
	color: #FF0000;
	text-decoration: underline
}

a:visited
{
	color: #990000
}

a:active
{
	color: #FF0000
}
*/

