.c_head_blue h1, .c_head_blue h1 input {color:#61A3D5;}

.c_head_bg
{   
    background: #045AAC;    
    /*background-image: url(images/head.png);
    width: 300px;*/
    height: 10px; 
    }
    
.c_border_title
{
    border: dotted 1px #045AAC;
    
    }
.c_border_pane
{
    border-left: dotted 1px #045AAC;
    border-right: dotted 1px #045AAC;
    border-bottom: dotted 1px #045AAC;
    
    }
    
.c_print
{
    vertical-align: top;
    text-align: right; 
}

.c_title
{
    background-image: url(images/background.gif);
    padding: 5px 5px;
    }

.c_content_pane
{
    padding: 5px 5px;
    }







