
body {
  margin: 0;
  background: #fff url('./images/bg.png');
  color: #2e2e2e;
  font-family: Tahoma, Arial, Helvetica, Verdana;
  font-size: 12px; 
}

a {
  color: #292653;
}

ul {
  margin-top: 2px;
}


h1,h2,h3 {
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
  color: #d72;
  line-height: 1;
}

h1 {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #7189b4;
  font-family: georgia, times new roman, Tahoma, arial, helvetica;
  font-size: 24px;
  font-weight: bold;
}

h2 {
  font-weight: normal;
  font-size: 18px;
}

h3 {
  margin-bottom: 0px;
  font-weight: bold;
  color: #d22823; 
  font-size: 14px; 
  FONT-FAMILY: Tahoma, Verdana, Arial, Georgia, Times new roman, Arial, Helvetica;
  text-decoration: none; 
  xtext-transform: uppercase;
}


#container {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  border-left: 1px solid #7189b4;
  border-right: 1px solid #7189b4;
  background: #fff;
}	

#oneline-news {
  xmargin-bottom: 1px;
  padding: 2px 10px 2px 10px;
  xborder-bottom: 1px solid #C6CE9A;
  xbackground: #DEE0D3;
  xcolor: #2e2e2e;
  background: #666;
  border-bottom: 1px solid #555;
}

#oneline-news a {
  xcolor: #2e2e2e;
  color: #ccc;
  text-decoration: none;
}

#oneline-news a:hover {
  text-decoration: underline;
}



#header {
  margin-top: 1px;
  height: 160px;
  background: url('./images/b1.jpg') no-repeat top right;
}

#header-2 {
  margin-top: 1px;
  height: 160px;
  background: url('./images/b1-2.jpg') no-repeat top right;
}

#logo {
  display: block;
  width: 215px;
  height: 160px;
  background: url('./images/logo.png') no-repeat bottom center;
}

#banner {
  float: right;
  height: 160px;
}

#top-menu {
  margin-top: 1px;
  height: 50px;
  padding-left: 10px;
  background: #D22823 url('./images/top-menu-bg.png') repeat-x top;
}

#top-menu a {
  display: block;
  float: left;
  padding: 12px;
  padding-top: 20px;
  padding-bottom: 7px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

#top-menu a.active {
  border-bottom: 4px solid #7189b4;
}

#top-menu a:hover {
  text-decoration: underline;
}

#content {
  width: 100%;
}

#content td {
  vertical-align: top;
}

#menubar {
  float: left;
  width: 200px;
  padding-right: 20px;
  xpadding-top: 5px;
}

.panel-title {
  margin-bottom: 1px;
  border-bottom: 3px solid #7189b4;
  padding-bottom: 3px;
  color: #7189b4;
  font-family: Tahoma, Verdana, Arial, georgia, times new roman, Tahoma, arial, helvetica;
  font-size: 18px;
  xfont-weight: bold;
}

.arr-title {
  display: inline;
  background: url('./images/arr-title.png') no-repeat left 4px;
  font-size: 12px;
}

.panel {
  padding: 10px;
  padding-bottom: 10px;
  background: #dcdee1 url('./images/panel-bg.png') repeat-x top left;
  line-height: 1.6;
}

.panel-no-bg {
  padding: 10px;
  padding-top: 20px;
  xbackground: #dcdee1 url('./images/panel-bg.png') repeat-x top left;
  background: #fff;
  line-height: 1.6;
}

#subpages-menu {
  line-height: 1;
  font-size: 12px;
}

#subpages-menu a {
  display: block;
  padding: 8px;
  border-bottom: 1px solid #c1ccd9;
  text-decoration: none;
  color: #2e2e2e;
}

#subpages-menu a.active {
  background: #fff;
  padding: 8px;
  border-bottom: 1px solid #d22823;
  text-decoration: none;
}

#subpages-menu a:hover {
  text-decoration: underline;
}

#subpages-menu a.i4 {
  padding-left: 35px;
}

#subpages-menu a.i5 {
  padding-left: 50px;
  font-size: 10px;
}

#nav-path {
  width: 100%;
  border-bottom: 3px solid #7189b4;
}

#nav-path td {
  padding-top: 3px;
}

#nav-path a {
  color: #2e2e2e;
  text-decoration: none;
}

#nav-path a:hover {
  text-decoration: underline;
}

#page-tools {
 margin-top: -6px;
  float: right;
}


.i-print {
  display: block;
  float: left;
  margin-left: 5px;
  width: 25px;
  height: 20px;
  background: url('./images/i-print.png') no-repeat center center;
}

.i-map {
  display: block;
  float: left;
  margin-left: 5px;
  width: 25px;
  height: 20px;
  background: url('./images/i-map.png') no-repeat top center;
}

#body {
  width: 100%;
  line-height: 1.6;
}

#sponsors {
  padding: 5px;
  background: #dcdee1;
  width: 100%;
}

#footer {
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  border-top: 4px solid #d22823;
  font-size: 11px;
}

.enews-footer {
  height: 20px;
  margin-left: 1px;
  margin-right: 1px;
  background: url('./images/enews-bottbg.png') no-repeat bottom right;
}

#menubar .panel {
  font-size: 11px;
}

.first-page .panel {
  padding-bottom: 2px;
}

.first-page .panel ul {
  list-style-type: none;
  padding: 0;
  margin: 0px; 
  margin-top: 5px;
}

.first-page .panel li {
  background-image: url('./images/r-arrow-bg.png');
  background-repeat: no-repeat;
  background-position: 0 8px;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.image-border {
  padding: 4px;
  border: 1px solid #ccc;
}

