BODY {
 font:10pt/12pt Arial; 
 margin-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:20px;
}
BODY.index {
 background-color:#333333; 
 overflow: hidden;
 margin-top:20px;
}

H1   {font:10pt/12pt Arial;color:#000000;}
TDD  {font:10pt/12pt Arial;color:#000000;}
UL   {font-family:Arial,sans-serif; font-size:11px; color:#262626;}
UL.regular {font-family:Arial,sans-serif; font-size:12px; color:#000000;}

A.teamheaderlit       {font:10pt/12pt Arial,Tahoma; text-decoration:underline; font-weight:bold; color:#FF0000;}

A    {font:10pt/12pt Arial; text-decoration:underline; font-weight:bold;}
A:link    {color:#444444;}
A:visited {color:#444477;}
A:hover   {color:#777777;}

A.teams               {font:10pt/12pt Tahoma,Arial; text-decoration:none; font-weight:normal;}
A.teams:hover         {text-decoration:underline;}
A.teamheader          {font:10pt/12pt Arial,Tahoma; text-decoration:none; font-weight:bold;}
A.teamheader:hover    {text-decoration:underline;}
A.tiny                {font:8pt/10pt Tahoma,Arial; text-decoration:underline; font-weight:normal;}

.smalltext  {font-size:11px; font-family:Verdana,Arial; text-decoration:none; font-weight:normal;}

.indentmenu{
font: bold 13px Arial;
width: 100%; 
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: auto; /*width of menu*/
border: 1px solid #002C2C; /*border color*/
border-width: 1px 0;
background: black url(http://www.oklahomaball.com/images/indentbg.gif) center center repeat-x;
border-left: 1px solid #002C2C; /*color of left border of menu items*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
font: bold 13px Arial;
float: left;
color: white; /*text color*/
padding: 4px 12px;
text-decoration: none;
border-right: 1px solid #002C2C; /*color of divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #FFFF99; /*text color of selected and active item*/
padding-top: 5px; /*shift text down 1px for selected and active item*/
padding-bottom: 3px; /*shift text down 1px for selected and active item*/
background: black url(http://www.oklahomaball.com/images/indentbg2.gif) center center repeat-x;
border-bottom:0px;
}
