/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:#2f3132;
  text-decoration:none;
  line-height: 15px;
}

.topbg{
background: #ffffff url(../images/graphics/FivePasses08_bgslice.jpg) top left repeat-x;
}
.contentbg{
background: #ffffff url(../images/graphics/FivePasses08_contentbgtop.gif) top left repeat-x;
padding: 10px;
}

.footerbg{
background: url(../images/graphics/CISport_bottomslice.gif) top left repeat-x;
height: 35px;
}

.headerbg{
background: url(../images/graphics/CISport_headerbg.jpg) top left repeat-x;
height: 288px;
}


.navleft{
width: 202px;
}
.panelbgslice{
background: url(../images/graphics/FivePasses08_panelslice.jpg) top left repeat-y;
}

.paneltop{
background: url(../images/graphics/FivePasses08_paneltopbg.jpg) top left no-repeat;
padding: 10px;
}

.panel2{
background: url(../images/graphics/FivePasses08_panel2slice.jpg) top left repeat-y;
padding: 10px;
}



.spacerrow{
height: 8px;
}

/* Links */
a{
  color:#254461;
}
a:hover{
  color:#000000;
}


.latestnews{
border-top: #324228 1px solid;
border-left: #324228 1px solid;
border-right: #324228 1px solid;
border-bottom: #324228 1px solid;
border: #324228 1px solid;
padding: 4px 4px 5px 4px;
color: #324228;
}



hr{
color: #2f3132;
height: 1px;
}



