﻿body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: #800000 url('img/img_131.gif') repeat;
	color: #000;
}

a {
  color: #7F0000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

* {
  padding: 0;
  margin: 0 auto;
}

h1,h2,h3 {
  color: #7F0000;
  background-color: transparent;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}


h3 {
  font-size: 12px;
}


#global {
  width: 750px;
  height: 100%;
  background-color: #fff;
  text-align: left;
  border-top: 3px solid #7F0000;
}

#header {
  padding-top: 20px;
  padding-bottom: 10px;
  background: #fff url('img/bg.jpg') repeat-x bottom;
  border-bottom: 3px solid #d2d24b;
}

#header ul {
  padding-left: 20px;
}

#header li {
  float: left;
  padding: 5px 5px 5px 5px;
  list-style: none;
  text-transform: uppercase;
  text-align: center;
}

#header a {
  color: #999;
  text-decoration: none;
  border-bottom: 2px solid #999;
  display: block;
}

#header a:hover {
  color: #7F0000;
  text-decoration: none;
  border-bottom: 2px solid #444;
}

#header a.current {
  color: #7F0000;
  border-bottom: 2px solid #444;
}
  
#header .lefttext {
  margin-top: 20px;
  padding: 20px 40px 20px 40px;
}

#header .lefttext em {
  color: #7F0000;
}

#content {
  padding: 10px 5px 10px 15px;
  color: #444;
}

#content .leftone {
  width: 210px;
  float: left;
  border-bottom: 4px solid #d2d24b;
  padding: 5px 0 5px 0;
  margin-bottom: 20px;
  margin-left: 15px;
}

#content .leftone ul {
  color: #444;
  padding-top: 5px;
}

#content .right {
  border: 4px solid #f1f1f1;
  background-color: #ffffef;
  padding: 10px 5px 10px 5px;
  margin-bottom: 20px;
  margin-left: 235px;
  margin-right: 10px;
}

#content li {
  margin-left: 22px;
}

#content .leftone h3 {
  margin-top: 5px;
  padding: 5px 5px 5px 5px;
  background: #fff url('img/bt.jpg') repeat-x;
}

#content .right h2 {
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
}

#content .right p {
  padding-left: 10px;
  padding-right: 10px;
}

#bottom {
  clear: both;
  margin: 10px 5px 10px 5px;
  border-top: 3px solid #7F0000;
}

#bottom .bleft {
  width: 210px;
  float: left;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}

#bottom .bleft:hover {
  background-color: #eeeeff;
}

#footer {
  width: 740px;
  color: #222;
  text-align: right;
  background: #fff url('img/bg.jpg') repeat-x bottom;
  padding: 5px 5px 5px 5px;
}

#footer a {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}


.uptext {
  text-transform: uppercase;
  font-size: 13px;
  color: #888;
  padding: 10px 0px 10px 0px;
}
