﻿body {
  margin-top: 0px;
  background-image: url('../images/background.gif');
  background-repeat: repeat-x;
  background-color: White;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: White;
  font-size: 10pt;
  line-height: 13pt;
}

.imagesBody
{
  margin-top: 0px;
  background-image: url('../images/img_bg.gif');
  background-repeat: repeat-x;
  background-color: White;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: black;
  font-size: 10pt;
  line-height: 13pt;
}

#imgTop {
  width: 820px;
  text-align: left;
  margin: 0px 0px 0px 10px;
}

#imagesMainDiv
{
  text-align:left;
  width:800px;
  margin: 30px 0px 0px 10px;
}

.ModalPopUp
{
  background-color: White;
  font-size: 8pt;
  border: solid 1px black;
  padding:30px;
}

.ModalPopUpBackground
{
  background-color: Gray;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#main td  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: White;
  font-size: 8pt;
  line-height:11pt;
}

#top {
  width: 950px;
  text-align: left;
  margin: 0px 0px 0px 10px;
}

#menu {
  width: 950px;
  height: 23px;
  text-align: right;
  margin-right: 10px;
}

#main {
  width: 890px;
  height: 584px;
  background-color: #375e9e;
  background-image: url('../images/mainspace_bg.gif');
  background-repeat: repeat-y;
  background-position: top;
  text-align: left;
  padding:15px 30px 30px 30px;
}

#main_start {
  height: 629px;
  background-image: url('../images/start.jpg');
  background-repeat: no-repeat;
  background-position:top;
}

#bottom {
  margin-top: 15px;
  margin-left:10px;
  width: 950px;
  text-align: left;
}

P {
  margin-top: 10px;
  margin-bottom: 0px;
}

#main P {
  font-size:8pt;
  line-height:11pt;
  margin-top: 10px;
  margin-bottom: 0px;
}

#main div {
  font-size:8pt;
  line-height:11pt;
}
