﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #303030;
    line-height: 20px;
}
.title
{
    color: #3366aa;
    font-size: 16px;
    padding-left: 10px;
    height:45px;    
}
.title1
{
    color: #3366aa;
    font-size: 16px;
    padding-left: 20px;
    height:45px;
    background-image: url(../Images/titlearrow.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
.lightdiv
{
    background-image: url(../Images/light.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    width: 900px;
    max-width:900px;
}
.content
{
    text-align: justify;
    padding: 10px;
    padding-top: 0;
}
.ab:link
{
    color: #3366aa;
    text-decoration: none;
}
.ab:visited
{
    color: #3366aa;
    text-decoration: none;
}
.ab:hover
{
    color: #3366aa;
    text-decoration: underline;
}

.btn
{
    font-family: Tahoma;
    font-size: 12px;
    height: 25px;
    color: #303030;
}
.winlogobar
{
    background-image: url(../Images/winlogobar.png);
    background-position: middle center;
    background-repeat: no-repeat;
    height: 57px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.txb
{
    font-family: Tahoma;
    font-size: 14px;
    color: #303030;
    width: 150px;    
    background-image: url(../Images/txbbg.gif);
    background-repeat:repeat-x;
    height:18px;
    border:solid 1px #9ab1c1;
}
.dd
{
    font-family: Tahoma;
    font-size: 14px;
    color: #303030;        
}
#menutd
{
    
   
}
.menu
{
    background-image: url(../Images/menuback.gif);    
    background-repeat: repeat-x;
    vertical-align:middle;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    height: 40px;
    width: 900px;
    text-align:center;          
}
.menu_item
{
    padding: 0px;
    margin: 0px;
    width: 900px;
    text-align: center;
    vertical-align:middle;
    height: 40px;
    margin-right: 0px;
    margin-left: 0px;
    width: 900px;   
}
.menu_hover
{
    background-image: url(../Images/menuhover.gif);
    background-repeat: repeat-x;        
    height: 40px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    vertical-align:middle;
    text-align:center;
    
}
.icon
{
    vertical-align:middle;
    width:16px;
    height:16px;
}
.footer
{
    background-image: url(../Images/footer.gif);
    background-repeat: no-repeat;
    width: 900px;
    height: 50px;
    padding-top: 4px;
    line-height: 12px;
    border-top: solid 1px #f0f0f0;
}
.footer a:link
{
    color: #3c3c3c;
}
.footer a:visited
{
    color: #3c3c3c;
}
.footer a:hover
{
    color: black;
    text-decoration: underline;
}
/* Web Hosting CSS */
.hrow
{
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #384868;
    text-decoration: underline;
}
.htd
{
    width: 120px;
}
.htd1
{
    font-size: 16px;
    color: #384868;
    text-align: right;
    font-family: Tahoma;
}
.featureTitle
{
    text-decoration: underline;
    color: #3366aa;
    padding-left: 25px;
    font-size: 14px;
    font-weight: bold;
}

