.smallheader { font-weight: bold; background-color:Silver; font-size: 12px; color: black; font-family: Tahoma, Arial; height: 20px; } .contenttitle { font-family:Tahoma, Arial; font-size:11px; font-weight:bold; color: Black; } a.top_links, a.top_links:hover { font: 8pt Tahoma, Arial; font-weight: bold; color: white; } a, a:link, a:visited { font: 8pt Tahoma, Arial; color: Black; text-decoration: underline;} a:hover { font: 8pt Tahoma, Arial; color:Navy; text-decoration: underline;} td.Assigned { background-color: Green; font-weight:bold; } td.Cancelled { background-color: Black; color: White; } td.Requested { background-color: Coral; color:Black; } td.NotRequested { background-color: Red; color:Black; } td.NotUsed { background-color:Gray; } td.Error { color:Red; } td.Note { color:Black; font-size:11px; font-family:Trebuchet MS, Verdana; } tr.GameAssigned { background-color:#E96D0E; } /* IE Mac Ignore \*/ #outer{ height:100%; min-height:100%; } .full { width:100%; /* IE Mac Ignore \*/ height:100%; min-height:300px; /* end IE Mac Hack */ } html>body full{height:auto;} /*for mozilla as IE treats height as min-height anyway*/ /* end IE Mac Hack */ .content { font-family:Trebuchet MS, Verdana;font-size:12px; } .datagrid { font-family:Trebuchet MS, Verdana;font-size:12px; } td.lb /* This is actually the cell that contains table.lb, and the root of the sidebar */ { width: 200px; background-color: #E96D0E; /* IE Mac Ignore \*/ height: 100%; /* End IE Mac hack */ } table.lb /* left bar */ { width: 100%; background-color: #E96D0E; /* IE Mac Ignore \*/ height: 100%; /* End IE Mac hack */ } /* IE Mac Ignore \*/ .fullh { height:100%; min-height:100%; } html>body fullh{height:auto;} /*for mozilla as IE treats height as min-height anyway*/ /* end IE Mac Hack */ td.bar1s { padding-bottom: 0px; padding-top: 0px; background-color: #E96D0E; height: 6px; } tr.bar2 { width: 100%; height: 33px; } td.bar2 { padding-bottom: 0px; padding-top: 0px; width: 100%; background-color: #EBEADB; color: #FFFFFF; font-family: arial, Sans-serif; font-size: 10pt; } td.bar2l { width: 2px; background-color: #E96D0E; } td.bar2r { width: 7px; background-color: #E96D0E; } tr.bar3 { width: 100%; height: 2px; } td.bar3 { width: 100%; background-color: #FFFFFF; } td.bar3l { width: 2px; background-color: #FFFFFF; background-image: url(images/3L.gif); background-position: left top; background-repeat: no-repeat; height: 2px; } td.bar3r { width: 1px; background-color: #FFFFFF; background-image: url(images/3R.gif); background-position: right top; background-repeat: no-repeat; } tr.bar4 { width: 100%; /* IE Mac Ignore \*/ height: 100%; /* End IE Mac hack */ } td.bar4 { /* IE Mac Ignore \*/ height:100%; /* end IE Mac Hack */ width: 100%; background-color: #FFFFFF; } td.bar4l { width: 2px; background-color: #FFFFFF; } td.bar4r { width: 2px; background-color: #FFFFFF; } table.bar4inner { width: 100%; /* IE Mac Ignore \*/ height: 100%; /* End IE Mac hack */ } tr.bar5 { width: 100%; height: 2px; } td.bar5 { width: 100%; background-color: #FFFFFF; } td.bar5l { width: 2px; background-color: #FFFFFF; background-image: url(images/5L.gif); background-position: left bottom; background-repeat: no-repeat; } td.bar5r { width: 2px; background-color: #FFFFFF; background-image: url(images/5R.gif); background-position: right bottom; background-repeat: no-repeat; } tr.bar6 { width: 100%; } td.bar6 { padding-bottom: 7px; padding-right: 5px; padding-top: 6px; width: 100%; background-color: #E96D0E; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; } td.lbright /* Right margin */ { width: 10px; background-color: #E96D0E; /* IE Mac Ignore \*/ height: 100%; /* End IE Mac hack */ } .menustyle {background-color:WhiteSmoke; border:Solid 1px black; } .menuitem {background-color:WhiteSmoke;font-family:verdana;font-size:12px; padding:2px;padding-left:5px;padding-right:15px;cursor:hand;} .mouseover {background-color:silver;font-family:verdana;font-size:12px; padding:2px;padding-left:5px;padding-right:15px;cursor:hand;}