html{
  overflow-x: hidden;
}

body{
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  background-color: #012945; 
  text-align: center;
  margin-top: 0px; 
  margin-bottom: 0px; 
}

#page{
  width: 1000px;
  position: relative;
  margin: auto;
}

#header {
  float: left;
  width: 1000px;
  height: 171px;
  background-color: #002842;  
}

#header_left {
  float: left;
  width: 468px;
  height: 171px;
  background-image: URL('../pic/web/header/header1.gif');
}

#header_right {
  float: left;
  width: 532px;
  height: 171px;
  background-image: URL('../pic/web/header/header2.gif');
}

#header_right #hrgap1{
  float: left;
  width: 150px;
  height: 171px;
}

#header_right #hrgap2{
  float: left;
  width: 382px;
  height: 50px;
}

#header_right #icons {
  float: left;
  width: 382px;
  height: 39px;
}

#menu {
  float: left;
  width: 1000px;
  height: 48px;
  background-color: #002842;
}

#menu .menuItem {
  float: left;
  height: 48px;
}

#main {
  float: left;
  width: 1000px;
  min-height: 425px;
  background-image: URL('../pic/web/main/bodybackground.jpg');
  background-repeat: no-repeat;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;  
}

#main #emptySpace {
  float: left;
  width: 1000px;
  height: 100px;
}

#main #leftSide {
  float: left;
  width: 200px;
  text-align: left;
}

#main #leftSide #emptyUp{
  float: left;
  width: 200px;
  height: 61px;
}

#main #leftSide .header {
  float: left;
  width: 200px;
  height: 32px;
}

#main #leftSide .headerText {
  float: left;
  width: 175px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

#main #leftSide .infoBox {
  float: left;
  width: 200px;
  height: 192px;
}

#main #leftSide .textPart {
  position: relative;
  float: left;
  width: 155px;
  height: 190px;
  overflow: hidden;
}

#main #leftSide .mainText {
  position: relative;
  left: 3px;
  top: 3px;
  width: 150px;
  font-family: Verdana, Arial;
  font-size: 9px;
  text-align: left;
}

#main #leftSide .arrowsPart {
  float: left;
  width: 21px;
  height: 192px;
}

#main #leftSide .arrowUp {
  float: left;
  width: 21px;
  height: 172px;
  line-height: 5px;
}

#main #leftSide .arrowDown {
  float: left;
  width: 21px;
  height: 20px;
}

#main #leftSide img {
  cursor: pointer;
}

#main #rightSide {
  float: left;
  width: 780px;
  text-align: justify;
}

#main #rightSide h1 {
  font-size: 16px;
  color: #FFF366;
}

#main #rightSide ul {
  margin-top: 0px;
  padding: 0px;
  list-style-position: inside;
  margin-left: 0px;
}

#main #rightSide ul.linkEnum {
  list-style-image: URL('../pic/web/main/link.gif');
  line-height: 18px;
  padding-left: 20px;
  list-style-position: outside;
}

#main #rightSide strong {
  font-weight: normal;
}

#main #rightSide strong.bold {
  font-weight: bold;
}

#main #rightSide h2 {
  font-size: 12px;
  margin-bottom: 5px;
}

#main #rightSide div.sourceCode {
  width: 650px;
  background-color: #FFFFFF;
  color: #000000;
  font-family: 'Courier New';
  font-size: 12px;
  border: 1px solid #000000;
  padding: 10px;
  text-align: left;
}

#footer_menu {
  float: left;
  width: 1000px;
  height: 20px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0px 0px 0px;
  color: #FFF68B;  
}

#footer_subMenu {
  float: left;
  width: 1000px;
  height: 15px;
  font-family: Verdana;
  font-size: 10px;
  color: #FFF68B;
}

#footer {
  float: left;
  width: 1000px;
  min-height: 28px;
  background-image: URL('../pic/web/footer/footer.gif');
  background-repeat: repeat-x; 
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10px;  
  padding-top: 5px;
}

#footer #fleftSide {
  float: left;
  width: 500px;
  text-align: left;
}

#footer #frightSide {
  float: left;
  width: 500px;
  text-align: right;
}

#footer #webLinks {
  float: left;
  width: 1000px;
  text-align: center;
}

a.noLink {
  text-decoration: none;
}

a.noLink:hover{
  text-decoration: none; 
}

a.fMenuLink {
  text-decoration: none;
  color: #FFFFFF;
}

a.fMenuLink:hover{
  text-decoration: none;
  color: #FFF68B;
}

a.footerLink {
  text-decoration: none;
  color: #FFFFFF;
}

a.footerLink:hover{
  text-decoration: underline;
  color: #FFFFFF;
}

a.yellowLink {
  text-decoration: none;
  color: #FFF366;
}

a.yellowLink:hover{
  text-decoration: underline;
  color: #FFF366;
}

a.navigationLink {
  text-decoration: none;
  color: #FFFFFF;
}

a.navigationLink:hover{
  text-decoration: none;
  color: #000000;
  background-color: #FFF366;
}

a.referenceLink {
  text-decoration: none;
  color: #FFF366;
}

a.referenceLink:hover{
  text-decoration: none;
  color: #FFFFFF;
}

ul.fMenu {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

ul.fMenu li {
  display: inline;
  margin: -3px;
  padding: 0;
}

p.paging {
  text-align: right;
  font-size: 10px;
}

h3 {
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}

.yellowText {
  color: #FFF366;
}

.yellowBoldText {
  color: #FFF366;
  font-weight: bold;
}

.redText {
  color: #ED5454;
}

.referenceTable {
  float: left;
  width: 780px;
}

.referenceImage {
  float: left;
  width: 110px;
}

.referenceText {
  float: left;
  width: 670px;
}

.referenceUrl {
  float: left;
  width: 780px;
  font-size: 9px;
  line-height: 15px;
}
