﻿body 
{
  font-family: Verdana; 
  font-size: 14px;
  margin: 0px 0px 0px 0px;    
}

body.popup
{
  font-family: Verdana; 
  font-size: 14px;
  margin: 0px 0px 0px 0px;    
}

a, a:link, a:visited, a:hover
{
  color: Black;
  text-decoration: underline;
}

a:hover
{
  color: Black;
  text-decoration: none;
}

td
{
font-size:10px;  
}

hr
{
  border: dotted 1px #7996A8;
  width: 100%;
  height: 1px;
}

h1
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

h2
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}

input.button
{
  background-color:#eeeeee;
  border: solid 1px #0b1e3d;  
}

input.image;
{
}

input
{

}

input.text
{

}

textarea
{
 
}

select{
}

