﻿body {
}

.bannerHead {
    font-size:28pt;
    color: White;
    font-family:Malgun Gothic;
}

.bannerHMenu {
   text-align:center;
   
}

a.homeServiceHead 
{
    font-size:16pt;
    font-family:Lucida Sans;
    font-weight:bold;
    color:Green;
    padding-top:15px;
    text-decoration:none;
}
a:hover.homeServiceHead 
{
    font-size:16pt;
    font-family:Lucida Sans;
    font-weight:bold;
    color:Blue;
    padding-top:15px;
    text-decoration:underline;
}
p.companyInfo
{
    font-size:12pt;
    font-family:Sans-Serif;
    text-align:justify;
    padding: 15px;
}
p.compareCaption
{
    font-size:22pt;
    font-family:Sans-Serif;
    font-weight:bolder;
    text-align:center;
}
p.sellerTxtPlain
{
    font-size:11pt;
    font-family:Sans-Serif;
    text-align:left;
}
p.sellerTxtBold
{
    font-size:12pt;
    font-family:Sans-Serif;
    font-weight:bold;
    text-align:center;
}
p.sellerTxtItalic
{
    font-size:11pt;
    font-family:Sans-Serif;
    text-align:left;
}
p.sellerTxtItalicBold
{
    font-size:11pt;
    font-family:Sans-Serif;
    font-weight:bold;
    text-align:center;
}
td.advHead
{
    font-size:12pt;
    font-family:Sans-Serif;
    color:Yellow;
    background-color:Green;
    text-align:center;
}
td.compareCaption
{
    font-size:22pt;
    font-family:Sans-Serif;
    font-weight:bolder;
    text-align:center;
}
td.compareLbl
{
    font-size:10pt;
    font-family:Sans-Serif;
    font-weight:bold;
    text-align:center;
}
td.compareTxt
{
    font-size:8pt;
    font-family:Sans-Serif;
    text-align:left;
    margin-left:15px;
}
td.homeServiceHead2
{
    font-size:12pt;
    font-family:Lucida Sans;
    font-weight:bold;   
    padding-top:5px;
    color:Maroon;
}
a.homeServiceHead2
{
    font-size:16pt;
    font-family:Lucida Sans;
    font-weight:bold;   
    padding-top:15px;
    color:Maroon;
    text-decoration:none;
}
a:hover.homeServiceHead2
{
    font-size:16pt;
    font-family:Lucida Sans;
    font-weight:bold;   
    padding-top:15px;
    color:Blue;
    text-decoration:underline;
}
li.sellPageListItem
{
    font-size: large;
    line-height: 2.5;  
}
td.buyerHead
{
    font-size:16pt;
    font-family:Lucida Sans;
    font-weight:bold; 
    text-align:center;
}
td.buyerLbl
{
    font-size:14pt;
    font-family:Lucida Sans;
    font-weight:bold; 
    text-align:left;
}
td.buyerTxt
{
    font-size:11pt;
    font-family:Lucida Sans;
    text-align:left;
}
td.buyerTxtA
{
    font-size:11pt;
    font-family:Lucida Sans;
    text-align:justify;
}
td.buyerTxt2
{
    font-size:9pt;
    font-family:Lucida Sans;
    text-align:left;
}
p.buyerTxt3
{
    font-size:16.5pt;
    font-family:Arial;
    color:#BA6203;
}
td.homeHead
{
    padding-top:15px;
}
td.faqQues
{
    font-size:11pt;
    font-family:Lucida Sans;
    font-weight:bold; 
    text-align:left;
}
td.faqAns
{
    font-size:9pt;
    font-family:Lucida Sans;
    text-align:left;

}
.style1
{
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    border:solid .5 white;
}
.style2
{
    background-color: #CCCCCC;
}
.style3
{
    background-color: #CCCCCC;
}
.style4
{
    background-color: #FFFFFF;
}
.style5
{
    width: 100%;
    border-bottom:solid 1px #000000;
}
.leftNavMenu 
{
    text-align: left;
    color:#FFFFFF;
}   