﻿/* Standard HTML Tags */

body {
    background-image:none;
}

/*************/
/* Site Container Styles */
/*************/

#container_main_login {
	width:1024px;
	min-height:768px;
}

    #container_body_login {
	    margin:150px 0px 0px 300px;
    }

#container_main{
	clear:both;
	overflow:auto;
	width:1024px;
	min-height:768px;
}

    #container_header_box1 {
        width:716px;
    }
			
    #container_header_box2 {
        width:308px;
        text-align:right;
    }

    #container_body_box1 {
        width:300px;
        min-height:668px;
    }
			
    #container_body_box2 {
        width:724px;
    }
    

    #organize_body_box1 {
        width:300px;
        min-height:924px;
    }
			
    #organize_body_box2 {
        width:724px;
    }

/*************/
/* Site Specific Styles */
/*************/

.pag_das_sea_sto_num {width:75px;}
.pag_das_sea_sto_nam {width:250px;}

#search_report {
    top:78px;
    left:90px;
}

.iframe_contracts {
    width:990px;
    height:620px;
    border:1px #666666 solid;
    background-color:#C9C9C9;
}

.contract_box {
    width:19%;
}