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

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

.contus .inside
{
    width:100%;
    margin:0pt;
    background:transparent url("./images/contusbg1.png") center center no-repeat;
    height:"403";
    
    
 }
 
 
 .contustitle
 {
    font-family:Verdana;
    font-weight:bold;
    color:Blue;
    
    padding:40pt 0pt 0pt 60pt;
    background:transparent url("./images/contusbg2.png") center center no-repeat;
    background-position:center inherit;
    height:120;
 }

.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;
    
}