body, html {
    font-size: 100%;
    height: 100%;
    width:100%;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    color: #515151;
    background-color:#999999;
}

ul{  
FONT: 8pt Tahoma; TEXT-DECORATION: none;
list-style-position: outside;
list-style-type: square; 
text-align: left;
LINE-HEIGHT: 1.4em
}

#body-center { margin:0em; background-color:#999999;}

.MainTable
{
background-color:#FFFFFF;   
}

.HeaderTD
{
font-size:11px; font-weight:bold; color:#5d5d5d; background-color:#ABABAB;    
}

.HeaderTop
{
font-size:11px; font-weight:bold; color:#5d5d5d; background-color:#3C3C3C;    
}

.LeftLinks
{
    font-family: Tohama;
    color: #000000;
    padding-left: 5px;
    font-size:9pt;
    text-align:left;
 
    background-color: #666666;
    border-bottom-color:#999999;
    border-bottom-style:solid;
    border-bottom-width:2px;
    text-decoration: none;
    font-weight:bold;
    height:19px;
}

.LeftLinks A
{
    font-family: Tohama;
    color: #FFFFFF;
    padding-left: 10px;
    font-size:8pt;
    text-align:left;
    
    background-color: #666666;
    text-decoration: none;
    font-weight:normal;
}

.LeftLinks A:Hover
{
    font-family: Tohama;
    color: red;
    padding-left: 10px;
    font-size:8pt;
    text-align:left;
  
    background-color: #666666;
    text-decoration: none;
    font-weight:normal;
}

.Footer
{
    background-color: #d6d6d6;
    font-family: Tahoma;
    font-size: 8pt;
    color: Black;
    padding: 10px;
    text-decoration: none;
}

.Footer A
{
    background-color: #d6d6d6;
    font-family: Tahoma;
    font-size: 8pt;
    color: Black;
    text-decoration: none;
}

.Footer A:Hover
{
    background-color: #d6d6d6;
    font-family: Tahoma;
    font-size: 8pt;
    color: Black;
    text-decoration: underline;
}

.HeaderTitle
{
    font-size:12pt;
    font-weight: bold;
    color: White;
}

.HeaderText
{
    font-size:10pt;
    font-weight: normal;
    color: White;
}

.TopMenu
{
    color: Red;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 24px;
}

.TopMenu A
{
    color: white;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 24px;
}

.TopMenu A:Hover
{ 
    text-decoration: none;
    color: White;
    background-color: #ABABAB;
    font-size: 10pt;
    font-weight: bold;
    display: block;
    line-height: 24px;
   
}

.TextHeading
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: red;
    text-decoration: none;
}

.TextDetails
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    text-align:justify;
}

.TextDetails A
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: red;
    text-decoration: none;
}

.TextDetails A:hover
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: red;
    text-decoration: underline;
}

.Ulist
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: Black;
    text-decoration: none;
}

.Ulist A
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: red;
    text-decoration: none;
}

.Ulist A:Hover
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: red;
    text-decoration: underline;
}

.InputBox
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
   
    border-color: #666666;
    border-width: 1px;
    border-style: solid;
}

.InputButton
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: White;
   height: 20px;
    border-color: #666666;
    border-width: 1px;
    border-style: solid;
    background-color: #999999;
}

hr
{
color:Silver;
width: 100%;
height: 1px;    
}
