/* Redefining of HTML tags */
body {border:0px; padding:0px; margin:0px; background:URL(common/bg-body.gif) repeat-y center #ffffff;}
h1 {font: normal bold 20px Tahoma, Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
h2 {font: normal bold 16px Arial, Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
div, td, p {font: 12px normal Tahoma, Arial, Helvetica, sans-serif;}
p {padding: 0px 0px 10px 0px; margin: 1px 0px;}
form, input, select {margin:0px; padding:0px; font-size:11px;}
ul {padding:0px 0px 0px 5px; margin:0px 0px 0px 5px; text-align:left;}
li {list-style: square outside; text-align:left; text-indent:5px;}
a, a:visited {color:#003698; font-weight:700;}
a:hover {color:black;}
a.alt, a.alt:visited {color:white;}

/* Left navigation */
#left ul, #left li {list-style-type:none; padding:0; margin:0; border:0;}
#left li a, #left li a:link, #left li a:visited 
	{color:white; text-decoration:none; width:100%; display:block; text-indent:10px;
	background: url(common/bg-nav.gif) center repeat-y #003698; 
	padding:2px 0px 2px 0px; font: normal normal 700 12px Tahoma, Arial, Helvetica, sans-serif;}
#left li a:hover, #left li a:active {color: #000; background-color: #bababc; background-image:none; 
	text-decoration:underline;}

/* ID specific <tds> and classes */
#container {width:770px; margin:auto; clear:both; position:relative; background:URL(common/bg-container.gif) bottom no-repeat #fff;}
#left {width:170px; position: absolute; left:0px; top:213px; background:#003698; color:#fff;
	text-align:center; padding-bottom:8px;}
#main {width:420px; margin:5px 175px 0px 175px;}
#home {min-height:400px; height:auto !important; height:400px;}
#wide {width:595px; margin:5px 0px 0px 175px;}
#right{width:170px; position: absolute; right:0px; top:213px; background:#003698; color:#fff;
	text-align:center; padding-bottom:8px;}
#head {height:213px; width:770px; clear:both; position:relative;
	background:URL(common/default_header.jpg) no-repeat top;}
#scoreboard {width:770px; height:23px; position: absolute; left:0px; top:190px;
	background:URL(common/row2.gif) no-repeat top center;}
#contentwrapper{float:left; position: relative; left:120px; top:6px; width:400px; 
	height:18px; overflow:hidden;}	
.bill {display:block; width:100%;}
.dd {display:none; visibility:hidden;}
.hover_row {background-color: #003698; color:white;}
.hover_row a, .hover_row a.hover {color:white;}


.bold {font-weight:bold;}
.sm {font-size:11px;}
.dateline {font-size:10px;}
.smbold {font-weight:bold; font-size:11px;}
.heading {background:#bababc; font-weight:bold;}
.righthead {background-color: #003698; color:white; text-align:center;}

/* Calendar controls */
.smboldc {font-weight: bold; text-align:center; font-size:11px;}
table.cal {	background-color: #2f59af; margin-bottom:10px;}
td.cal {font: 8pt normal Arial, Helvetica, sans-serif;
 background-color:white;}
td.nodate {background-color: #2f59af;}
