
/* Main elements */
body
{
    color: #000000;
    font-size: 11px;
    background: #e0debf;
    margin: 0px;
    font-family: verdana,arial,helvetica,sans-serif;
}

.whtbkg
{
    background: white;
}

.orabkg
{
    background: #d99954;
}

.lbgbkg
{
    background: #f5f4e1;
}

a
{
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
}


/*----- Banner Area Formatting -----*/

td.bannersliver
{
    background-image: url('../images/itop.gif');
    vertical-align: bottom;
    text-align: right;
}

p.bannertext
{
    color: black;
    margin-right: 20px;
    margin-bottom: 4px;
}

/*----- Title Bar Formatting -----*/
td.titleleft
{
    background: url(../images/ittlleft.gif); 
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

td.titlebar
{
    background: #d99954;    
}

p.titlebar
{
    font-size: 16px;
    font-weight: bold;
    color: black;
    font-family: arial;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*----- Left Menu Formatting -----*/
td.leftgroup
{
    background: #f5f4e1;
}

p.leftgroup
{
    /* color: #2841c0; */
    color: #726b56;
    font-weight: bold;
    font-size: 13px;
    font-family: Tahoma,Arial,Helvetica;
    text-indent: -3px; 
    margin-left: 7px; 
    margin-top: 5px; 
    margin-bottom: 1px;
}

p.leftitem
{   
    text-indent: 5px; 
    margin-left: 3px; 
    margin-top: 0px; 
    margin-bottom: 5px;
}

a.leftlink
{
    color: #7d7953;
    text-decoration: none;
}

a.leftlink:visited
{
    color: #7d7953;
    text-decoration: none;
}

a.leftlink:hover
{
    color: #ff8000;
    text-decoration: none;
}

/*----- Web Site Map Formatting -----*/


p.wsgroup
{
    color: white;    
    font-weight: bold;
    font-size: 13px;
    font-family: Tahoma,Arial,Helvetica;
    text-indent: -3px; 
    margin-left: 7px; 
    margin-top: 5px; 
    margin-bottom: 6px;
}

p.wsitem
{   
    color: white;
    font-size: 11px;
    font-weight: bold;
    margin-left: 13px; 
    margin-top: 0px; 
    margin-bottom: 3px;
}

a.wslink
{
    color: #ffff80;
    text-decoration: none;
}

a.wslink:visited
{
    color: #ffff80;
    text-decoration: none;
}

a.wslink:hover
{
    color: #5f5f5f;
    text-decoration: none;
}



/*----- Main Content Formatting -----*/

.main
{
    color: #5f5f5f;
}

p.productlinks
{
    margin-top:    8px;
    margin-bottom: 9px;
    margin-left:   0px;
    margin-right:  0px;
    font-size:    11px;
    text-align:   right;
}

a.productlinks
{
    color: #d99954;
    font-weight: bold;
    text-decoration: none
}

a.productlinks:hover
{
    color: #5f5f5f;
    text-decoration: underline;
}

a.productlinks:visited
{
    color: #d99954;
    text-decoration: none;
}

img.ssmall
{
    margin: 0px 8px 8px 0px;
}

.productlink
{
    font-weight: bold;
    font-size: 13px;
}

.productversion
{
    color: #d99954;
    font-weight: bold;
 	padding-left: 10px;
}

.producttext
{
    color: #3f3f3f;
}

hr.sep
{
     margin-bottom: 10px; 
     border-width: 1px; 
     border-style: dotted; 
     border-color: #d99954;
     color: #d99954;
}

ul.compatibility
{
    margin-left: 24px;
    padding-top: 10px;
}

ul.paymentlist
{
    margin-left: 20px;
    margin-top: 0px;
}

p.prodidnfo
{
    margin: 10px 6px 0px 6px;
}

/*.producttitle
{
    font-weight: bold;
    font-size: 13px;
    font-family: tahoma,arial,helvetica;
}


.slogantextversion
{
    color: #c0c0c0;
    font-size: 11px;
    font-family: verdana,arial;
}

.slogantext
{
    color: #8ea3ea;
    font-size: 11px;
    font-family: verdana,arial;
}*/



p.producttitle
{
    margin-left:  12px; 
    margin-top:    8px; 
    margin-bottom: 1px;
}

#copyright 
{
    font-weight: bold;
    font-style: italic;
}
