﻿html, body
    {
	    margin: auto;
	    width: 100%;	
	    height: 100%;
    }

.Text
    {
        font-weight: bolder;
        color: #000080;
    }

.ColRL
    {
        width: 50px;
    }    
        
.submenucontrol
{
    border: thin solid #0000FF;
    width: 300px;
    text-align: left;
    font-size: large;
    color: #FFFFFF;
    background-image: url('Images/background_footer.jpg');
    background-repeat: repeat-x;
    font-weight: bold;
    z-index: 9999;
}

.Menu
    {
        width: 100%;
        text-align: left;
        font-size: large;
        color: #FFFFFF;
        background-image: url('Images/background_footer.jpg');
        background-repeat: repeat-x;
        font-weight: bold;
    }
    
#RowHead
    {
        background-image: url('Images/background_baner.jpg');
        background-repeat: repeat-x;
        vertical-align: top;
        text-align: left;
    }
    
#RowFooter
    {
        background-image: url('Images/background_footer.jpg');
        background-repeat: repeat-x;
        font-weight: bold;
        color: #FFFFFF;
        vertical-align: middle;
        text-align: right;
    }
#TblMaster
    {	
	width: 100%;
	height: 100%;	
	text-align: left;
	vertical-align: top;
    }
    
#r2
    {
    height:60%;
    }
    
#r3
    {
    height:10%;
    }
    
#ContentPlaceHolder1
{
    vertical-align: top;
    text-align: left;
}
.TextT
{
    font-weight: bold;
    font-size: xx-large;
    color: #336699;
    font-style: italic;
    border-bottom-style: dotted;
    border-bottom-width: thin;
}

.TextT_1
{
    font-weight: bold;
    font-size: large;
    color: #336699;
    font-style: italic;
}

#r1
        {
            width: 750px;
            height: 100px;
            vertical-align: top;
            text-align: left;
        }
        
        .RSep
        {
            font-size: large;
            font-weight: bold;
            color: #000080;
            background-color: #ECF3FF;
        }
        
        html, body
        {
            text-align: center;
            vertical-align: top;   
        }

        #tbl
        {	
	        text-align:center;
	        vertical-align: top;
        }
                
        .Answer
        {
            vertical-align: top;
            font-size: medium;
            font-weight: bold;
            text-align: left;
        }
        .tc1
        {
            vertical-align: top;
            text-align: left;
        }
        
        .Question
        {
            vertical-align: top;
            font-size: x-large;
            font-weight: bold;
            text-align: left;
            color: #000080;
        }
.Titlu
{
    font-weight: bolder;
    font-style: normal;
    font-size: 3em;
    color: #000080;
    border-bottom-style: ridge;
    border-bottom-width: thick;
    border-bottom-color: #C0C0C0;
}
.STitlu
{
    font-size: 1.5em;
    font-style: normal;
    font-weight: bold;
}

.S1Titlu
{
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
    color: #808080;
}

.p1
{
    font-style: normal;
}

.img
{
    width:728px;
    min-width:100px;
}