﻿html{ margin: 0; padding: 0; height: 100%;}
body { margin: 0; padding: 0; height: 100%; }
html, body, td, div, p { font-family: Arial, Serif; font-size: 10pt; }
form { padding: 0; margin: 0; }
img { margin: 0; padding: 0; }
a img { border: 0;  }

h1 {font-family: Arial, Serif; color: #80090D; font-size: 14pt; font-weight: bold;  margin-top: 7px; padding-top: 0px; margin-bottom: 14px; padding-bottom: 0px;}
h2 {font-family: Arial, Serif; color: #80090D; font-size: 12pt; font-weight: bold;  margin-top: 7px; padding-top: 0px; margin-bottom: 10px; padding-bottom: 0px; }
h3 {font-family: Arial, Serif; color: #80090D; font-size: 12pt; font-weight: bold;  margin-top: 5px; padding-top: 0px; margin-bottom: 7px; padding-bottom: 0px; }
a { color:#D30022;}
a:hover { color: Red; }
p { text-indent: 11pt; text-align: justify; }

.menu
{
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.menu a
{
    color: White;
}
.links
{
  font-family: Tahoma;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
}
.menu1
{
  font-family: Tahoma;
  font-size: 11px;
  color: #918E8E;
  text-decoration: none;
}
.black
{
  font-family: Tahoma;
  font-size: 11px;
  color: #333333;
  font-weight: 900;
}
.red
{
  font-family: Tahoma;
  font-size: 11px;
  color: #9E0B0E;
  font-weight: 900;
}
.grey
{
  font-family: Tahoma;
  font-size: 11px;
  color: #727272;
}

a.leftmenu
{
  font: Arial 13px bold;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #5D5C5C;
  text-decoration: none;
}
a.leftmenu:hover
{
  font: Arial 13px bold;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #9E0B0E;
  text-decoration: none;
}

.votebar
{
    background-color: Blue;
    float: left;
    height: 15px;
    margin-right: 10px;
}