BODY {
	background-color: #2b2b2b;
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-family: Tahoma, Sans-Serif;
	background-image: url('images/page_bg.gif');
     }
A {
	color: #5181ef;
	text-decoration: none;
  }
A:HOVER {
	color: #5181ef7;
	text-decoration: underline;
        }

h1 {
	font-size:14px;
	padding: 0;
	margin: 0;
}
.sidebar {
	width: 8px;
	border-left: 1px SOLID #5e626e;
	border-right: 1px SOLID #5e626e;
	background-image: url('images/side_bar_bg.gif');
         }
.topnav {
	background-image: url('images/top_nav_bg.gif');
	height: 32px;
        }
ul.buttons {
	width: 760px;
	height: 32px;
	margin: 0;
	padding: 0;
}

ul.buttons li {
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
              }

ul.buttons li a {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 8px;
	margin-bottom: -8px;
                }

ul.buttons li.button a {
	width: 107px;
	height: 32px;
	background: url('images/button_normal.gif') no-repeat top left;
                       }

ul.buttons li.button a:hover {
	background: url('images/button_hover.gif') no-repeat top left;
                             }
.header {
	width: 760px;
	height: 108px;
	padding: 0px;
	background-image: url('images/header.gif');
        }
.headerad1 {
	padding-left: 330px;
	padding-top: -8px;
	margin-bottom: 8px;
	margin-right: -330px;
           }
.ports {
	background-image: url('images/ports.gif');
	width: 760px;
	height: 68px;
       }
.leftcolumn {
	width: 198px;
	background-color: #2d2d2d;
	background-image: url('images/nav_bg.gif');
        }
ul#linksbg {
	width: 198px;
	margin: 0;
	padding: 0;
           }
ul#linksbg li {
	list-style: none;
	float: left;
              }
ul#linksbg li.leftcolumnlink a {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #2d344f;
	background: url('images/link_bg_normal.gif') repeat-x;
	height: 25px;
	width: 178px;
	text-decoration: none;
             }
ul#linksbg li.leftcolumnlink a:hover {
	background-image: url('images/link_hover_bg.gif');
                        }
.sectionhead {
	background-image: url('images/section_head_bg.gif');
	background-repeat: no-repeat;
	width: 198px;
	padding-top: 14px;
	margin-bottom: -14px;
	padding-left: 2px;
	margin-right: -2px;
	height: 44px;
              }
.sectionheadtext {
	font-weight: bold;
	font-size: 12px;
	color: #2d344f;
                   }
div#begincontent {
	background-color: #f2f4f9;
                 }
.bigsectionhead {
	background-image: url('images/content_top.gif');
	background-repeat: no-repeat;
	width: 562px;
	padding-top: 14px;
	margin-bottom: -14px;
	height: 44px;
	color: #2d344f;
	font-size: 12px;
	font-weight: bold;
              }
.content {
	width: 562px;
	background-image: url('images/content_bg.gif');
         }
.contenttext {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: -3px;
	color: #2d344f;
	min-height:600px;
	_height: 600px;
	width: 540px;
             }
.contenttext a {
	color: #6775aa;
               }
.pagefooter {
	background-image: url('images/footer_bg.gif');
	width: 760px;
	height: 44px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
        }
.footerlink {
	color: #FFFFFF;
             }
.footertext {
	padding-top: 3px;
            }