﻿a
{
     text-decoration: none; 
     font-size:12pt;
     }

a:link
{ 
    color: blue;
    border-bottom-color: #2f2a3e;
    font-size:12pt;
} 

.aboutus .inside
{
    font-size:larger;
    font-family:Verdana;
    font-weight:bold;
    color:#0C8DFF;
    width:100%;
    padding:20pt 5pt 15pt 120pt;
    margin:0pt;
    background:transparent url("./images/aboutusbg1.png") center center no-repeat;
    height:102pt;
}
.aboutus .inside .cont
{
    font-size:x-small;
    color:Black;
    font-weight:normal;
    width:340pt;
}

.ptype
{
    font-size:larger;
    font-family:Verdana;
    font-weight:bold;
    color:#0C8DFF;
    width:100%;
    padding:1pt;
    top:1pt;
    left:1pt;
    margin:0pt;
    border-bottom-style:double;
    border-color:#0C8DFF;
}

.25M li
{
    list-style-type:square;
    color:#47B2FF;
    
}
.ptypetitle
{
    font-family:Verdana;
    font-size:small;
    text-align:center;
    
    background-color:#47B2FF;
    color:White;
    margin:1pt;
    padding:1pt;
    width:150pt;
    
    
}
.atype
{
    font-size:larger;
    font-family:Verdana;
    font-weight:bold;
    color:#7F0000;
    width:100%;
    padding:1pt;
    top:1pt;
    left:1pt;
    margin:0pt;
    border-bottom-style:double;
    border-color:#7F0000;
}
 .atypetitle
{
    font-family:Verdana;
    font-size:small;
    text-align:center;
    background-color:#7F0000;
    color:White;
    margin:1pt;
    padding:1pt;
    width:150pt;
    
}
.alist li
{
    list-style-type:square;
    color:#7F0000;
    
}