body
{
    background-color : #ffffff;
    color: #900000;
    padding : 0;
    font-size : 12px;
    font-family : arial , helvetica , sans-serif;
    text-align : justify;
}

img
{
  border: 0px;
}

img#css
{
  border: 0px none;
  margin: 5px 0 0 3px;
}

img#top
{
  margin-left: 3px;
  border: 1px solid #900000;
}

h1
{
    font-family : arial , helvetica , sans-serif;
	font-style: italic;
    margin : 5px 10px 10px 0;
    padding : 0;
    color : #900000;
    background-color : #ffffff;
	text-align: right;
    Font-size : 1.5em;
}
h2
{
    font-family : arial , helvetica , sans-serif;
    margin : 10px 0 5px 0;
    padding : 0;
    font-size : 1.3em;
    color : #900000;
    background-color : #ffffff;
}

h2#disclaimer
{

    font-family : arial , helvetica , sans-serif;
    margin : 5px 5px 5px 0;
    padding : 0 0 0 5px;
    font-size : 0.9em;
    color : #900000;
    background-color : #c5c5c5;
}

ul.inactive {
list-style: none;
text-align: right;
margin: 1px 0 0 0;
padding: 0;
background-color: #eeeeee;
color: #900000;
}

ul.inactive li a:link, ul.inactive li a:visited {
text-decoration: none;
display: block;
width: 88%;
padding: 3px 6%;
background-color: #eeeeee;
font: bold 9pt/1.2 arial,helvetica, sans-serif;
color: #900000;
}

ul.inactive li a:hover {
background-color: #900000;
color: #ffffff;
}

ul.active {
list-style: none;
text-align: right;
margin: 1px 0 0 0;
padding: 0;
color: #ffffff;
background-color: #900000;
}

ul.active li a:link, ul.active li a:visited {
text-decoration: none;
display: block;
width: 88%;
padding: 3px 6%;
background-color: #900000;
color: #ffffff;
font: bold 9pt/1.2 arial, helvetica, sans-serif;
}

ul.active li a:hover {
background-color: #900000;
color: #ffffff;
}

ul.topinactive {
list-style: none;
margin: 0;
padding: 0;
background-color: #f3f3f3;
color: #900000;
}

ul.topinactive li a:link, ul.topinactive li a:visited {
text-decoration: none;
display: block;
width: 88%;
padding: 3px 6%;
background-color: #f3f3f3;
font: bold 9pt/1.2 arial,helvetica, sans-serif;
color: #000000;
}

ul.topinactive li a:hover {
color: #900000;
background-color : #f3f3f3;
text-decoration: underline overline;
}

ul.topactive {
list-style: none;
margin: 0;
padding: 0;
color: #900000;
background-color: #f3f3f3;
}

ul.topactive li a:link, ul.topactive li a:visited {
text-decoration: none;
display: block;
width: 88%;
padding: 3px 6%;
font: bold 9pt/1.2 arial, helvetica, sans-serif;
color: #900000;
background-color: #f3f3f3;
}

ul.topactive li a:hover {
color: #900000;
background-color : #f3f3f3;
}

p
{
    font-family : arial , helvetica , sans-serif;
    line-height : 1.3em;
    margin : 5px 0 5px 0;
    color : #900000;
    background-color : #ffffff;
    padding : 0;
}

p.bold
{
  font-weight : bold;
}

p.bolditalic
{
  font-weight : bold;
  font-style : italic;
}

p.italic
{
  font-style: italic;
}

p.tabhead
{
    font-weight : bold;
    color: #ffffff;
    background-color: #900000;
}


p.poll_result
{
    font-family : arial , helvetica , sans-serif;
    line-height : 1.3em;
    margin : 5px 0 5px 0;
    color : #900000;
    background-color: #eeeeee;
    padding : 0;
}

p#Disclaimer_text
{
    font-family : arial , helvetica , sans-serif;
    line-height : 1.3em;
    font-size: 0.8em;
    margin : 5px 5px 5px 5px;
    color : #900000; 
    background-color : #c5c5c5;
    padding : 0;
}
li
{
    font-family : arial , helvetica , sans-serif;
    line-height : 1.3em;
    color: #990000;
    background-color : #ffffff;
    padding : 0;
}

#content > p
{
    margin : 5px 0 5px 0;
}
#content > p + p
{
    text-indent : 0px;
}

input.button
{
background-color: #c5c5c5;
color: #900000;
border: 1px solid #900000;
}

input.button:hover
{
background-color: #900000;
color: #ffffff;
}

a
{
    color : #900000;
    background-color : #ffffff;
    font-family : arial , helvetica , sans-serif;
    font-weight : 600;
    text-decoration : none;
}
a:link
{
   color: #900000;
   background-color : #ffffff;
}
a:visited
{
 
   color : #900000;
   background-color : #ffffff;
}
a:hover
{
    color: #ffffff;
    background-color: #900000;
}

a#logout
{
    color : #900000;
    background-color : #c5c5c5;
    font-family : arial , helvetica , sans-serif;
    font-weight : 600;
    text-decoration : none;
    margin: 5px 5px 0 130px;
}

a#logout:link
{
   color: #900000;
   background-color : #c5c5c5;
}
a#logout:visited
{

   color : #900000;
   background-color : #c5c5c5;
}
a#logout:hover
{
    color: #ffffff;
    background-color: #900000;
}

a#result
{
    color : #900000;
    background-color : #eeeeee;
    font-family : arial , helvetica , sans-serif;
    font-weight : 600;
    text-decoration : none;
}
a#result:link
{
   color: #900000;
   background-color : #eeeeee;
}
a#result:visited
{

   color : #900000;
   background-color : #eeeeee;
}
a#result:hover
{
    color: #ffffff;
    background-color: #900000;
}

a#top_of_page
{
    color : #900000;
    background-color : #ffffff;
    font-family : arial , helvetica , sans-serif;
    font-weight : 600;
    font-size: 0.8em;
    text-decoration : none;
}
a#top_of_page:link
{
   color: #900000;
   background-color : #ffffff;
}
a#top_of_page:visited
{

   color : #900000;
   background-color : #ffffff;
}
a#top_of_page:hover
{
    color: #ffffff;
    background-color: #900000;
}

.content
{
    position : relative;
    margin: 0 3px 0 0;
    width: 460px;
    border : 1px solid #900000;
	padding : 10px;
    z-index : 3;

}

td#content
{
    margin: 0 3px 0 0;
    width: 465px;
    background-image: url(pics/back.gif);
    background-position:bottom right;
	background-repeat: no-repeat;
    border : 1px solid #900000;
	padding : 10px;
    overflow: scroll;
}

td#menu
{
  background-color: #c5c5c5;
  color: #900000;
  border: 1px solid #900000;
  width: 210px;
  }

.navi
{
    position : relative;
    width : 210px;
    top: 0px;
    min-width : 190px;
    padding: 20px 0 50px 0;
    margin: 0 0 0 0;
    text-align : left;
}

.poll
{
    position : relative;
    width : 200px;
    top: 0px;
    margin: 0 5px 50px 5px;
	text-align : left;
}

#top
{
position: relative;
background-repeat: no-repeat;
height: 150px;
width: 700px;
border: 1px solid #900000;
margin-left: 3px;
}

#bottom
{
position: relative;
border: 1px solid #900000;
width: 700px;
min-height: 30px;
background-color: #c5c5c5;
color: #900000;
margin-left: 3px;
}

td.poll_top
{
  background-color: #900000;
  color: #ffffff;
  padding-left: 5px;
  width: 210px;
}

td.poll_back
{
  background-color: #eeeeee;
  color: #900000;
  border: 1px solid #900000;
  padding: 5px;
  width: 210px;
}

table.show
{
  width: 100%;
}

table.show_user
{
  width: 80%;
}

tr.tabhead
{
  background-color: #900000;
  color: #ffffff;
}

td.show
{
  background-color: #900000;
  color: #ffffff;
  width: 50%;
}

td.leftblock
{
  background-color: #900000;
  color: #ffffff;
}

a.guest
{
    color : white;
    background-color : #900000;
    font-family : arial , helvetica , sans-serif;
    font-weight : 600;
    text-decoration : none;
}
a.guest:link
{
   color : white;
   background-color : #900000;
}
a.guest:visited
{

   color : white;
   background-color : #900000;
}
a.guest:hover
{
    color: #900000;
    background-color: #ffffff;
}

fieldset
{
  color: #900000;
  background-color: white;
  border: 1px solid #900000;
}

legend {
 font-weight : bold;
 color : #900000;
 background-color: white;
}

