
body {
  background-color: white;
}

.titlepic {
position: relative;
top: -14px;
text-align: center;
z-index: 1;
}

.titlepic2 {
position: relative;
text-align: center;
top: -14px;
z-index: 1;
}

.titleflash {
position: relative;
text-align: center;
top: 11px;
z-index: 1;
}

.metadescription {
position: absolute;
text-align: center;
z-index: 0;
top: 0 px;
left: 0 px;
color: white;
}

.javabar {
z-index: 2;
}


.logopic {
position: relative;
top: -82px;
left: -230px;
text-align: center;
z-index: 3;
}

.pictitle1 {
position: relative;
text-align: center;
top: -130px;
left: 160px;
font-family: verdana;
font-variant: small-caps;
color: #FFFFFF;
font-weight: bold;
font-size: 32px;
z-index: 6;}

.pictitle2 {
position: relative;
text-align: center;
top: -166px;
left: 162px;
font-family: verdana;
font-variant: small-caps;
color: #FF0000;
font-weight: bold;
font-size: 32px;
z-index: 5;}

.pictitle3 {
position: relative;
text-align: center;
top: -208px;
left: 159px;
font-family: verdana;
font-variant: small-caps;
color: #000000;
font-weight: bold;
font-size: 32px;
z-index: 4;}


.center {
text-align: center;
}

.title {
position: relative;
font-family: verdana;
font-variant: small-caps;
color: #FFFFFF;
background-color: #000000;
font-size: 15;
font-weight: bold;
line-height: 1.5;
}

.title2 {
position: relative;
top: -190px;
font-family: verdana;
font-variant: small-caps;
color: #FFFFFF;
background-color: #000000;
font-weight: normal;
font-size: 20;
line-height: 1.5;
}

.title3 {
font-weight: bold;
font-size: 110%
}

.title4 {
position: relative;
font-family: verdana;
font-variant: small-caps;
color: #FFFFFF;
background-color: #000000;
font-weight: normal;
font-size: 20;
line-height: 1.5;
}


.mainbody {
position: absolute;
top: 130px;
width: 100%
}

.verdana {
font-family: verdana;
}

.arial {
font-family: arial;
font-size: 10pt;
}

.arial12 {
font-family: arial;
font-size: 12pt;
}

.middlebar {
  background-image: url(images/line.gif);
  background-repeat: repeat-y;
 }

.indextableleft {
  font-family: arial;
  font-size: 10pt;
border: black;
border-style: solid;
border-right-width: 1px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 0px;
}

.indextableright {
  font-family: arial;
  font-size: 10pt;
  border: black;
border-style: solid;
border-right-width: 0px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 1px;
}

.indextablebottom {
  font-family: arial;
  font-size: 10pt;
border: black
width : 50%;
border-style: solid;
border-right-width: 0px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 0px;
}

.indextable {
  font-family: arial;
  font-size: 10pt;
}

.contacttableleft {
  font-family: arial;
  font-size: 10pt;
  padding-right: 80px;
  text-align: right;
  vertical-align: middle;
  background-color: #6699ff;
border: black;
border-style: solid;
border-right-width: 1px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 0px;
}

.contacttableleft2 {
  font-family: arial;
  font-size: 10pt;
  text-align: right;
  vertical-align: middle;
  padding-right: 20px;
  background-color: #6699ff;
border: black;
border-style: solid;
border-right-width: 1px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 0px;
}

.contacttablebottom {
  font-family: arial;
  font-size: 10pt;
  padding-right: 80px;
  text-align: right;
  vertical-align: middle;
  background-color: #6699ff;
  border: black;
border-style: solid;
border-right-width: 0px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 0px;
}

.contacttableright {
  font-family: arial;
  font-size: 10pt;
  padding-right: 80px;
  text-align: right;
  vertical-align: middle;
  background-color: #6699ff;
  border: black;
border-style: solid;
border-right-width: 0px;
border-bottom-width: 2px;
border-top-width: 0px;
border-left-width: 1px;
}
.top {
vertical-align: top;
}

.middle {
vertical-align: 100%;
}


.genpicleft {
border: 0px;
margin-top: 5px;
margin-right: 5px;
float: left;
}

.genpicright {
border: 0px;
margin-top: 5px;
float: right;
}

.rotatepicright {
border: 0px;
float: right;
}

.pushright {
margin-left: 5px;
}

.shoveright{
margin-left: 210px;}

.footer {
border: 1px;
text-align: center;
font-weight: bold;
font-size: 75%;
}

.half {
font-size: 50%;
}

a:hover {color: red; text-decoration: none; }
