/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#000000;
  line-height: 17px;
  text-decoration:none;
}

.bg {
background: #f3f2f2 url(../images/graphics/community08_topslice.gif) top left repeat-x;
}


/* Links */
a{
  color:#b21e3b;
}
a:hover{
  color:#000000;
}


.Nav_Top{
  color:#DB7124;
}

hr{
color: #cccccc;
height: 1px;
}

.contentarea{
padding: 20px 10px 10px 10px;
}

.top{
background: url(../images/graphics/community08_topbg.gif) top left repeat-x;
height: 221px;
padding-top: 20px;
}

.mainbg{
background: url(../images/graphics/community08_mainslice.gif) top left repeat-y;
}

.rightpanel{
background: url(../images/graphics/community08_rightpanelslice.gif) top left repeat-y;
padding: 0px 8px 0px 8px;
}

.navslice{
background: url(../images/graphics/community08_navslice.gif) top left repeat-y;
padding: 0px 3px 0px 3px;
}



