
body{
 background-color:#792700;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFF;
}

td.edgeLeft{
background:URL('images/edgeLeft.gif');
background-repeat:repeat-y;
width:15px;
}
td.edgeRight{
background:URL('images/edgeRight.gif');
background-repeat:repeat-y;
width:15px;
height:100%;
}
.contentBkgrd{
 background-color:#930;
}
.contentCellLeft{
 padding: 10px 20px 10px 20px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFF;
}
.contentCellRight{
 padding: 10px 20px 10px 20px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFF;
 width: 175px;
 background-color:#792700;
}
.headerWhite{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#FFF;
 font-weight:bold;
}
a{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFF;
 text-decoration:underline;
}
a:hover{
  font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFF;
 text-decoration:none;
}
.gigTable{
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#CCCCCC;
 background-color:#792700;
}
.nav a{
 font-family:"Courier New", Courier, monospace;
 font-size:15px;
 color:#FFF;
 text-decoration:underline;

}
.nav a:hover{
 font-family:"Courier New", Courier, monospace;
 font-size:15px;
 color:#FFF;
 text-decoration:none;
 background-color:#000;
}
.enter_btn a{
 font-size:18px;
 font-family:"Courier New", Courier, monospace;
 color:#FFFFFF;
 text-decoration:underline;
}
.enter_btn a:hover{
 font-size:18px;
 font-family:"Courier New", Courier, monospace;
 color:#FFFFFF;
 text-decoration:underline;
 background-color:#000;
}