@charset "utf-8";
/* CSS Document */
body{
    background-image: url(/img/bg.gif);
    background-color: #22496d;
    font-family: 'Courier New','Courier','monospace';
    text-align: center;
}

#header,#footer,#page{
    width: 917px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}

#logo{
    background-image: url(../img/logo.jpg);
    height:146px;
}

#logo_bottom_line{

    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-color: #266696;
    border-right-color: #266696;

}

#logo_bottom_line_in{

    background-color: #9c3d3d;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-color: #264367;
    border-right-color: #264367;
    height:8px;
    overflow:hidden;

}


#footer{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #7daec6;
    background-image: url(/img/footer.jpg);
    height: 21px;
    margin-bottom: 20px;
}

#page{


    margin-top: 0px;
    margin-bottom: 0px;
}

#page_in1{

    background-color: #ffffff;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-color: #266696;
    border-right-color: #266696;

}

#page_in2{

    background-color: #ffffff;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-color: #264367;
    border-right-color: #264367;
    height:250px;
}

#page_table{
    width:100%;
    height:100%;
}

#page_body{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #264367;
    vertical-align: middle;
    text-align: center;
    direction: rtl;
    color: #660000;
    font-family: 'Tahoma', 'Arial', 'Times New Roman';
    font-size: 11px;
    font-weight: bold;
}

#page_body{
    TEXT-ALIGN:right;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: 'Tahoma', 'Arial', 'Times New Roman';
    vertical-align: top;
}

#page_body A:Link{
    COLOR:#0000AA;
    TEXT-DECORATION:none;
}

#page_body A:active{
    COLOR:#000000;
    TEXT-DECORATION:none;
}

#page_body A:VISITED{
    COLOR:#0000aa;
    TEXT-DECORATION:none;
}

#page_body A:HOVER{
    COLOR:#0000aa;
    TEXT-DECORATION:underline;
}

#page_body_img{
    margin:0px;
    border:0px;
    width:100%;
    height:185px;
    background-color: #327412;
    background-image: url(../img/img.jpg);
    background-repeat: inherit;
}

#page_mnu{
    width:200px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 6px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccd7f3;
    border-left-color: #aaaaab;
    border-right-color: #264367;
    background-color: #e4eaf9;

}

#mnu{
    height:100%;
    width:100%;
    margin:0px;
}


#mnu {
	text-align:right;
	color:#326293;
	font-weight:500;
	font-size:11px;
	font-family:'Tahoma', 'Arial', 'Times New Roman';
}
#mnu {
	/*PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; PADDING-TOP: 2px*/
}
#mnu .line {
	border-top:#9eb9e4 1px solid;
	margin: 0px 0px 0px 0;
}
#mnu H4 {
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	margin:4px 3px 2px;
}
#mnu P {
	border:1px;
	margin:1px 0;
	width:200px;
    height:20px;
	cursor:pointer;
	padding:1px 8px 3px 4px;
  	/*expression(MNUTdR.clientWidth-4)*/

    vertical-align: middle;
    line-height: 20px;
    font-weight: bold;
    font-size: 10px;
}
#mnu A {
	border-right:1px;
	color: #376ca2;
	text-decoration:none;
}
#mnu A:visited {
	color: #376ca2;
}
#mnu A:hover, P:hover {
	color:#3971a9;
	border:0px solid #cccccc;
	background-color:#c6d8f7;
	text-decoration:none;
}

#mnu IMG {
	margin-left:4px;
	margin-top:2px;
}
#mnu A.active, A.active P {
	color: #BB2A2A;
	
	background-color:#FFCCCC;
	text-decoration:none;
}
#mnu A.active:visited, A.active:visited P {
	color: #BB2A2A;
}
#mnu A.active:hover, A.active:hover P {
	color:#BB2A2A;
	
	background-color:#FFB8B8;
	text-decoration:none;
}
#mnu P.title {
	cursor:default;
}
#mnu A.title {
	font-weight:bold;
	border:1px solid #bbceef;
	background-color:#9eb9e4;
	text-decoration:none;
}

.inf_table{
    width:100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #347815;
    border-collapse:collapse;
    border-bottom-color: #347815;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 11px;
}
.inf_table th{
        color:#347615;padding:12px 15px;
    background-color: #c0e6af;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    text-align: center;
}
.inf_table td{
        color:#337511;
        border-bottom:1px solid #fff;
        padding:8px;
        background-color: #ddf3d2;
        
}

.inf_table tr:hover td{
        color:#337511;background:#caecbb;
    }
    .oce-first {
        background:#caecbb; width:180px;
            border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ffffff;
    font-weight: bold;
    text-align: left;
    }
    .table-td {
        background:#caecbb; 
            border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ffffff;
    text-align: center;


}
.table-th {
        background:#D1ECC6; width:180px;
            border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ffffff;
    font-weight: bold;
    text-align: center;
padding:0px;    }




