BR.page { page-break-after: always; }

P  {}

H1  {}

H2  {}

H3  {}

A  { color : #cc3300; }

A:Visited  { color : #cc3300; }

A:Active  { color : #cc3300; }

A:Hover { color : #ff6600; }

BODY { font-family : Verdana, Arial, Helvetica, sans-serif; }

.CONTENT { font-size : 8pt; color : #002f55; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.SBOX { font-size : 8pt; color : #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.BOX {	font-size : 12pt; color : #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.FORM { font-size : 10pt; color : #002f55; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.LINK { font-size : 8pt; color : #002f55; font-family : Verdana, Arial, Helvetica, sans-serif; }

.LINK:Hover { font-size : 8pt; color : #ff6600; font-family : Verdana, Arial, Helvetica, sans-serif; }

.MENU { font-size : 8pt; color : #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.MENU_SUB { font-size : 7pt; color : #ffffff; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.MENU:Hover { font-size : 8pt; color : #ff6600; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.MENU_SUB:Hover { font-size : 7pt; color : #ff6600; font-family : Verdana, Arial, Helvetica, sans-serif; text-decoration : none; }

.datarow { font-weight : bold; color : #003399; background-color: #CCCCCC; }

.altdatarow { font-weight : bold; color : #003399; background-color: #EEEEEE; }

.datarowparent { font-weight : bold; color : #0099CC; background-color: #CCCCCC; }

.altdatarowparent { font-weight : bold; color : #0099CC; background-color: #EEEEEE; }

.camo { background-color: #EEEEEE; }

.goodtime { color: forestgreen; }

.badtime { color: red; }

.poortime { color: darkorange; }

.input { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent; vertical-align: middle; border: solid 1px black; }

.invisiblebox { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent; vertical-align: middle; border: none; }

table { padding: 0px; spacing: 0px; border-width: 0px;}

td.box  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center;  padding: 0px; border-style: solid; border-width: 0px 1px 1px 0px; border-color: gray; line-height: 1.4;}

td.boxleft  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left;  padding: 0px; border-style: solid; border-width: 0px 1px 1px 0px; border-color: gray; }

table.box  { border-style: solid; border-width: 1px 0px 0px 1px; border-color: gray; }



/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:bold}
.clLevel0{background-color:#003366; layer-background-color:#003366; color:white;}
.clLevel0over{background-color:#3366cc; layer-background-color:#3366cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#003366; layer-background-color:#003366}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:1px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#003399; layer-background-color:#003399; color:white;}
.clLevel1over{background-color:#3366cc; layer-background-color:#3366cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#003366; layer-background-color:#003366}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:bold}
.clLevel2{background-color:#003399; layer-background-color:#003399; color:white;}
.clLevel2over{background-color:#3366cc; layer-background-color:#3366cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#003366; layer-background-color:#003366}

a.ovalbutton{
background: transparent url('../images/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

