BODY {
	background-color: #2b2b2b;
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-family: Tahoma, Sans-Serif;
     }
A {
	color: #5181ef;
	text-decoration: none;
  }
A:HOVER {
	color: #5181ef7;
	text-decoration: underline;
        }
.header {
	width: 770px;
	padding: 0px;
        }
.leftcolumn {
	width: 195px;
	background-color: #2d2d2d;
	background-image: url('images/nav_bg.gif');
        }
.leftcolumnlink {
	font-weight: bold;
	margin-left: 29px;
	font-size: 12px;
             }
.sectionhead {
	background-image: url('images/nav_section_bg.gif');
	background-repeat: no-repeat;
	width: 195px;
	padding-top: 6px;
	margin-bottom: -6px;
	padding-left: 5px;
	margin-right: -5px;
	height: 49px;
              }
.sectionheadtext {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
                   }
.linksbg {
	background-image: url('images/links_bg.gif');
	width: 195px;
	padding-top: -3px;
         }
.bigsectionhead {
	background-image: url('images/content_top.gif');
	background-repeat: no-repeat;
	width: 575px;
	padding-top: 7px;
	margin-bottom: -7px;
	height: 49px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
              }
.content {
	width: 575px;
	background-image: url('images/content_bg.gif');
         }
.contenttext {
	width: 515px;
	font-size: 12px;

             }
.pagefooter {
	background-image: url('images/footer_bg.gif');
	width: 770px;
	height: 68px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
        }
.footerlink {
	color: #FFFFFF;
             }
.footertext {
	padding-top: 5px;
            }