﻿body 
{
    background: "#000000"; 
    font-family: Arial;
    font-size:8pt;
}

table.MainTable
{
    cursor: default; 
    display:block; 
    position: relative; 
    left: 0px; 
    top: 0px;
    table-layout:fixed; 
    width: 1020px;
    border-collapse: collapse;
    border-color: #000000;
    border-width: 0;
    text-align:center;
}

td.R1C1 {width: 10px; height:40px;}
td.R1C5 {width: 10px; height:24px;}
td.R1C3 {background-color: #000000; width: 525px;}
td.R1C31 {background-color: #000000; width: 225px;text-align: right;}
td.R1C32 {background-color: #000000; width: 300px;text-align: left;}
td.Logo
{
    background-color: #000000;
    width: 275px; 
    line-height: 20pt; 
    vertical-align: middle;
    text-align: left;
    padding-left:10px;
    padding-top:10px;
}
span.LogoLine1
{
    color: #53ad68; 
    font-family: Arial; 
    font-size: 10pt;
    font-weight:bold;
}
span.LogoLine2
{
    color: #53ad68; 
    font-family: Arial;
    font-size: 8pt; 
    font-style:italic;
    font-weight:bold;
}
td.TopLinksCell
{
    background-color:#000000;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    color:#53ad68;
    width: 525px;
}
TopLinks
{
    font-weight:bold;
    font-size:8pt;
    color:#53ad68;
}
td.R1C4 {background-color:#000000; width: 200px; color:#53ad68; text-align:center;}
td.SideLinkscell
{
    background-color:#000000;
    width: 200px; 
    height: 24px; 
    text-align: center;
    font-size: 8pt;
    font-weight: normal;
    color:#53ad68;
    text-decoration:none;
}
SideLinks
{
    font-weight:normal;
    font-size:8pt;
    color:#53ad68;
    font-style:normal;
    text-decoration:none;
}
td.R4C1
{
    width: 25px; 
    height: 36px;
}
td.SearchBox
{
    width: 525px; 
    vertical-align: top; 
    padding-top:10px; 
    padding-left:15px;
    text-align:left
}
SearchTB {width:340px}
butSearch {Font-Size:8pt; width:142px;}
RBList 
{
    width:350px; 
    text-align:center; 
    vertical-align: middle; 
    Font-Size:8pt
}
td.DropDownCell
{
    width: 200px; 
    vertical-align: top; 
    padding-top:15px;
    font-size:8pt;
    text-align:left;
}
DropDown {Font-Size:8pt;}
tr.BlankLine 
{
    height: 50px; 
}                
td.R5C1{width:25px;}
td.R5C2{width: 275px;}
td.R5C3
{
    width: 525px;
    font-family: Arial;
    font-size: 7pt;
    color: Gray;
}
td.R5C4{width: 200px;}
td.ContentLeft{height: 280px}
td.ContentMain
{
    height: 280px; 
    border: solid 1px #53ad68;
    padding: 5px;
    vertical-align: top; 
    text-align: left;
    margin: 5px;
}

.popupControl
{
	background-color:#5d7b9d;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}