.pageTitle {
  font-size : 18px;
  font-weight: bold;
  color : #001463;
  text-align: right;
  border-bottom : 1px solid #A3B1D8;
}

.newsheader
{
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  background: url(/images/bg_header_mid.gif);
}

.header {
  font-size : 13px;
  font-weight: bold;
  color : #001463;
  padding-top: 10px;
}

.headerLine {
  font-size : 13px;
  font-weight: bold;
  color : #001463;
  background-color: #DDECE5;
  border-bottom : 1px dotted #A3B1D8;
}

.TextField
{  
  height: 20px;
  font-family : Arial, Helvetica, Verdana;
  font-size: 12px;
  color: #001463;
  margin: 0px;
  background-color: #DDECE5;
  border : 1px solid #02634E;
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-family : Arial, Helvetica, Verdana;
  font-size: 12px;
  color: #001463;
  margin: 0px;
  background-color: #DDECE5;
  border : 1px solid #02634E;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-family : Arial, Helvetica, Verdana;
  font-size: 12px;
  color: #001463;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #A3B1D8;
}

TD.Header
{
  font-family: Arial, Helvetica, Verdana;
  font-size: 8pt;
  font-style: normal;
  font-weigth: bold;
  background-color: #A3B1D8;
  color: #FFFFFF;
}

A {text-decoration: none;}
A:link {color: #054C3C}
A:visited {color: #054C3C}
A:hover {color: #A1A1A1; text-decoration: none}

A.link {text-decoration: none; font-weight: bold; font-size: 8pt;}
A.link:link {color: #054C3C}
A.link:visited {color: #054C3C}
A.link:hover {color: #A1A1A1; text-decoration: none}

A.inactive {text-decoration: none;}
A.inactive:link {color: #A1A1A1}
A.inactive:visited {color: #A1A1A1}
A.inactive:hover {color: #A1A1A1; text-decoration: underline}

TD.menu
{
  font-family: Arial, Helvetica, Verdana;
  font-size: 8pt;
  color: #054C3C;
}

TD
{
  font-family: Arial, Helvetica, Verdana;
  font-size: 9pt;
  font-style: normal; 
  color: #000000;
}

BODY.menu
{
  background-color: #DDECE5;
  font-family: Arial, Helvetica, Verdana;
  margin: 0px;
}

BODY.login
{
  background-color: #DDECE5;
  font-family: Arial, Helvetica, Verdana;
  font-size: 8pt;
  font-style: normal; 
  text-decoration: none; 
  color: #000000;
  margin: 0px;
}

BODY
{
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, Verdana;
  font-size: 8pt;
  font-style: normal; 
  text-decoration: none; 
  color: #000000;
  margin: 15px;
}
