/* PAGE STYLE */
body 
{
  padding:0px;
  background:#E6EEF2;
  color: #000000;
  margin: 0px;
}

TD.mainarea, P.mainarea 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TH.mainarea
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  font-weight : bold;
  background: #e0dfe3;
}

H1
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight : bold;
}

H2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight : bold;
}

a 
{
  color: #206BA2; 
  text-decoration: underline;
}

a img{ border:none;}

FORM 
{
  display: inline;
}

button
{ 
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
}

input
{ 
  font-size: 11px;
  line-height: 1.5;
}

.mainarea
{
  /*background: #ffffff;*/
}

TR.header 
{
  background: #E6EEF2;
}

TR.headerNavigation 
{
  background: #bbc3d3;
}

TD.headerNavigation 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation 
{ 
  color: #FFFFFF; 
}

A.headerNavigation:hover 
{
  color: #ffffff;
}

TR.headerError 
{
  background: #ff0000;
}

TR.searchbar 
{
  background: #e0dfe3;
}

TD.searchbar 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e0dfe3;
  color: #b2b4bf;
  font-weight : bold;
}

.infoBox 
{
  background: #b6b7cb;
}

.infoBoxContents 
{
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice 
{
  background: #FF8E90;
}

.infoBoxNoticeContents 
{
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading1 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #E6EEF2;
  color: #ffffff;
}

TD.infoBoxHeading2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.footer 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
}
