H1
{
  font-weight: bold;
  font-size: 24pt;
}
H2
{
  font-weight: bold;
  font-size: 20pt;
}
H3
{
  font-weight: bold;
  font-size: 16pt;
}
H4
{
  font-weight: bold;
  font-size: 14pt;
}
H5
{
  font-weight: bold;
  font-size: 10pt;
}
H6
{
  font-weight: bold;
  font-size: 8pt;
}

A
{
  color: #990000;
}
A:hover      { color: #1F5A48 }
A.Login
{
  color: #990000;
  text-decoration: none;
}
A.Login:hover      { color: #1F5A48 }
a.LeftMenu
{
  font-size: 10pt;
  padding-bottom: 5px;
  padding-right: 3px;
  padding-left: 3px;
  color: #E4E4E4;
  padding-top: 5px;
  font-family: Verdana, Arial;
}
a.LeftMenu:hover
{
  color: #1F5A48;
}
A.Footer
{
  color: #990000 ;
  text-decoration: none;
}
A.Footer:hover      { color: #FFFEDF }

body
{
  font-size: 10pt;
  background-image: url(images/Back.gif);
  color: #000120 ;
  background-repeat: repeat;
  font-family: arial, verdana;
}

table.LeftMenu
{
  font-size: 8pt;
  color: #E4E4E4;
  font-family: verdana,arial;
  background-color: #000120;
}
table.Header
{
  color: #FFFEDF;
  font-family: verdana,arial;
}
table.Footer
{
  color: #FFFEDF;
  font-family: verdana,arial;
  background-color:#000120;
}
table.BaseTable {
  border-right: #bbbbbb 4px solid;
  border-top: #dddddd 4px solid;
  font-size: 12pt;
  border-left: #666666 4px solid;
  border-bottom: #555555 4px solid;
  font-family: arial, verdana;
  background-color: #FFFEDF ;
}
Table.MainTable
{
  width: 580px;
  padding-top: 0px;
  border-bottom: 0px;
  font-size: 12pt;
}
Table.LoginBox
{
  font-size: 8pt;
  color: #000120;
  font-family: verdana,arial;
  background-color: #FFFEDF;
}

Table.SuccessStories
{
  border-right: darkgray thin ridge;
  border-top: darkgray thin ridge;
  font-size: 10pt;
  border-left: darkgray thin ridge;
  border-bottom: darkgray thin ridge;
  font-family: verdana,arial;
  background-color: gainsboro;
}
Table.Services
{
  border-right: darkgray thin ridge;
  border-top: darkgray thin ridge;
  font-size: 10pt;
  border-left: darkgray thin ridge;
  border-bottom: darkgray thin ridge;
  font-family: arial, Verdana;
  background-color: #f0f0f1;
}



TR.LoginHeader
{
  font-weight: bold;
  font-size: 10pt;
  color: #FFFEDF;
  font-family: verdana,arial;
  background-color: #990000;
}

TR.MenuLine
{
  padding-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 5px;
  background-color: #990000;
}
TR.HeaderLine
{
  background-color: #990000;
}
TR.FooterLine
{
  background-color: #990000;
}
TD.Logo
{
  background-color: #000120;
  color: #E4E4E4;
}


TD.TitleLarge
{
  font-weight: bold;
  font-size: 20pt;
  font-family: verdana,arial;
}
TD.TitleMedium
{
  font-weight: bold;
  font-size: 16pt;
  font-family: verdana,arial;
}
TD.TitleSmall
{
  font-weight: bold;
  font-size: 12pt;
  font-family: verdana,arial;
}
TD.Large
{
  font-weight: bold;
  font-size: 16pt;
  font-family: verdana,arial;
}
TD.Medium
{
  font-weight: bold;
  font-size: 12pt;
  font-family: verdana,arial;
}
TD.Small
{
  font-weight: bold;
  font-size: 10pt;
  font-family: verdana,arial;
}
Span.HeaderTitle
{
  font-weight: bold;
  font-size: 24pt;
  font-family: Garamond, Sans-Serif;
}
Span.FooterTitle
{
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial;
}
Span.HeaderMotto
{
  font-weight: bold;
  font-size: 10pt;
  font-family: Georgia;
}
Span.Footer
{
  font-size: 7pt;
  font-family: verdana;
}
Span.FooterSiteInfo
{
  font-size: 7pt;
  font-family: verdana;
}
Span.LogoMotto
{
  font-size: 8pt;
  color: #e4e4e4;
  font-style: italic;
  font-family: arial;
}

.Warning
{
  color: Red;
}
.leftimage  { padding-right: 15px; padding-bottom: 10px }
.rightimage  { padding-bottom: 10px; padding-left: 15px }
.LogoImage
{
  border-right: black 1px solid;
  border-top: black 1px solid;
  border-left: black 1px solid;
  border-bottom: black 1px solid;
}

.Articles
{
  font-size: 10pt;
  line-height: 15pt;
  font-family: georgia,arial;
}

