﻿body
{
}

/*Footer content parts */
.FooterHolder
{
    height:5px;    
}

.FooterBackgroundPart
{
    height:12px; 
    background-image: url('../pictures/login-bg2.jpg');    
}

.FooterGradientPart
{
    height:20px; 
    background-image: url('../pictures/subnav-gradient.png');
    background-repeat:repeat-x;    
}

.FooterGradientPartDiv
{
    height:30px;    
}

.FooterMainContentPart
{
    background-image: url('../pictures/subnav-gradient.png');
    background-repeat:repeat-x; 
    font-weight: normal; 
    color: #007DC3;    
}

.FooterMainContentText
{
    font-size:11px;      
}