body
{
  font-size: 100%;
  text-align: center;
  background: #ddeEaa;
  color: blue;
  margin: 1px;
}

div.main
{
    width:800px;
    margin: 0px auto;
}

div.black
{
    width:800px;
    margin: 0px auto;
    background: #303030;
}

div.white
{
    width: 800px;
    margin: 0px auto;
    background: white;
    font-size: 11pt;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    float: left;
}

div.pgphead
{
    width:800px;
    margin: 0px auto;
    background: #303030;
    font-size: 24pt;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-align: center;
}

div.center
{
    width:800px;
    margin: 0px auto;
    background: #303030;
    font-size: 20pt;
    font-family: Helvetica, Arial, sans-serif;
    color: gold;
    text-align: center;
}

div.pgptext
{
    width:760px;
    margin: 20px;
    background: #303030;
    font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
    color: #fadd69;
    text-align: left;
}

div.doubletable
{
    width: 300px;
    margin: 15px;
    font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
    color: #00dd69;
    text-align: left;
    float: left;
}

div.doubletable2
{
    width: 300px;
    margin: 15px;
    font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
    color: #00dd69;
    text-align: left;
}

hr.pgp
{
    width: 90%;
    background: #303030;
    color: #030303;
}

div.date
{
    width:800px;
    margin: 0px auto;
    text-align: left;
    background: black;
    color: yellow;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
}

div.header
{
    width:800px;
    margin: 0px auto;
    text-align: left;
    background-image: url("/img/topright.png");
    color: yellow;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
}
div.header1
{
    width:400px;
    height: 73px;  
    text-align: left;
    background-image: url("/img/topright.png");
    float: left;
}
div.header2
{
    width:400px;
    height: 73px;  
    text-align: right;
    vertical-align: bottom;
    background-image: url("/img/topright.png");
    color: blue;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    float: left;
}

div.navbar
{
    background-image: url("/img/topright.png");
    width: 800px;
    height: 20px;
    margin: 0px auto;
    overflow: hidden;
}

div.dmnav
{
    background-image: url("/img/topright.png");
    width: 800px;
    height: 20px;
    margin: 0px auto;
    overflow: hidden;
}

div.footer
{
    width:800px;
    margin: 0px auto;
    text-align: left;
    background-image: url("/img/topright.png");
    color: yellow;
    font-weight: bold;
    font-family: helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    float: left;
}

div.textleft
{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
   width: 100%;
   text-align: left;
}

div.textend
{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
   width: 100%;
   text-align: left;
   clear: both;
}

div.text_1
{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
   color: black;
   width: 100%;
   text-align: left;
   font-size: 14px;
   letter-spacing: 1px;
}

.hovermenu ul
{
    font: bold 13px arial;
    padding-left: 0;
    margin-left: 0;
    height: 20px;
    margin: 0px auto;
}

.hovermenu ul li
{
    list-style: none;
    display: inline;
}

.hovermenu ul li.here a
{
    background-image: url("/img/topright.png");
    color: white;
}

.hovermenu ul li a
{
    padding: 2px 0.5em;
    text-decoration: none;
    float: left;
    color: black;
    background-color: #EFF2BF;
}

.hovermenu ul li a:hover
{
    background-image: url("/img/topright.png");
    color: white;
}

.bullz
{
  background-color: #f8f8f8;
  padding: 20px;
  color: black;
  font-weight: normal;
  font-family: helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
}

.tubez
{
  background-color: gray;
  padding: 20px;
  color: yellow;
  font-weight: bold;
  font-family: helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
}

.title
{
   padding-top: 0px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   width: 75%;
   text-align: center;
}

.red
{
   padding-top: 0px;
   color: red;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   width: 75%;
   font-size: 16px;
   text-align: center;
}

.text
{
   font-family: Georgia, "Times New Roman", Times, serif;
   padding: 8px;
   font-weight: normal;
   width: 100%;
   text-align: left;
}

.text2
{
   font-family: helvetica, sans-serif;
   font-weight: normal;
}

.picture
{
   padding: 10px;
   text-align: right;
   float: right;
}

.tube
{
   padding: 10px;
   text-align: right;
   float: right;
}


table.main
{
  table-layout: fixed;
  border-style: none;
  margin-left:auto;
  margin-right:auto;
  border-spacing: 0px;
  border-collapse: separate;
  border-width: 0px;
  left: 10px
}

table.border
{
  width: 300px;
  table-layout: fixed;
  border-style: none;
  margin-left:10px;
  margin-right:auto;
  border-spacing: 4px;
  border-collapse: separate;
  border-width: 5px;
  left: 10px;
  border-color: #600;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
}

table.tb1
{
  table-layout: fixed;
  margin-left: 10px;
  margin-right: 10px;
  border-spacing: 4px;
  border-collapse: separate;
  background: #e8e8e8;
}

table.date
{
  table-layout: fixed;
  border-style: none;
  margin-left:auto;
  margin-right:auto;
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0px;
  color: yellow;
  background: #FF0000
}

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 260px;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;}

td.xxxxxx
{
  border-spacing: 0px;
  border-width: 0px;
  text-align: left;
  vertical-align: top;
}

td.right
{
  border-spacing: 0px;
  border-width: 0px;
  text-align: right;
  vertical-align: top;
}

td.top
{
  text-align: left;
  background-image: url("/img/topright.png");
}

td.webmaster  
{
  text-align: right;
  vertical-align: bottom;
  color: aqua;
  font: bold 9pt helvetica, sans-serif;
}

img
{
    border-style: hidden;
}

h1
{
  vertical-align: bottom;
  color: aqua;
  font: bold 9pt helvetica, sans-serif;
}

h2
{
  vertical-align: top;
  color: black;
  font: 10pt helvetica, serif;
}

