body {
        font-family: 'trebuchet ms', century gothic, verdana, sans-serif;
        color: white;
        background: #19479D url(../images/bckstr4.png) repeat-x;
        }

ul {
        margin-left: 0;
        padding-left: 0;
        list-style-type: none;
}



.glob {
        position: absolute;
        top: 6%; left: 6%;
				width: 90%;
        height: 92%;
        }

.row {
        clear: both;
        }

.rowc {
        clear: left;
        height: 88%;
        }




#lo{
        float:left;
        background: url(../images/sprite.gif) no-repeat;
        background-position: 0px 0px;
        width: 16px;
        height: 16px;
        }
#o{
        float:left;
        background: url(../images/spritev.gif) repeat-x;
        background-position: center 0px;
        width: 91%;
         height: 16px;
        }
#ro{
        float:left;
        background: url(../images/sprite.gif) no-repeat;
        background-position: 100% 0px;
        width: 16px;
        height: 16px;
        }



#l{
        float: left;
        background: url(../images/spriteh.gif);
        background-position: 0px center;
        background-repeat: repeat-y;
        height: 100%;
        width: 16px;
        }

#c{
        background: url(../images/bckg3.png) no-repeat 40% 51%;
        float:left;
        width: 91%;
        height: 100%;
        }


        #c #top {
                width: 97.3%;
                height: 19.3%;
                margin-left: 0.7%;
                margin-top: 0.7%;
                padding: 6px;
        }

        #c #bottom      {
                height: 97%;
                margin-left: 0.7%;
                margin-top: 0.5%;
		overflow: hidden;
        }

                #c #bottom #menu{
			/* background: url(../images/logo_sm.gif) no-repeat center 5%;*/
                        /*border-right:   1px solid #00F;*/
			border-top: 1px solid black;
                        border-left: 1px solid black;
			border-right: 2px solid black;
                        border-bottom: 2px solid black;
			float: left;
                        width: 22%;
                        height: 95%;
                        padding-left: 20px;
                        padding-top: 15px;
                        font-size: 15px;
                        line-height: 3;
			overflow: hidden;
                }

                #c #bottom td{
                        font-size: 15px;
                        line-height: 1.3;
			vertical-align: bottom;
		}


                #c #bottom #content{
                        float:left;
			/*
			border-top: 1px solid black;
                        border-left: 1px solid black;
			border-right: 2px solid black;
                        border-bottom: 2px solid black;
			*/
                        width: 71%;
                        height: 95%;
                        margin-left: 0.5%;
                        padding-top: 10px;
                        padding-left: 8px;
			overflow: auto;
                        font-size: 14px;
                }
 
                #c #bottom #content td{
		        font-family: 'trebuchet ms', century gothic, verdana, sans-serif;
                        font-size: 14px;
			text-align: justify;
                        line-height: 1.5;
			vertical-align: bottom;
		}

                #c #bottom #content #l2 td{
		        font-family: 'trebuchet ms', century gothic, verdana, sans-serif;
                        font-size: 14px;
			text-align: justify;
                        line-height: 1.5;
			vertical-align: top;
		}

                #c #bottom #content #cont #left{
			float: left;
                        width: 97%;
                        padding-left: 6px;
			overflow: auto;
                }


		.box {
			background: #222;
			border-top: 1px solid white;
                        border-left: 1px solid white;
			border-right: 2px solid white;
                        border-bottom: 2px solid white;
			padding: 10px;
		}
		.box td {
			font-weight: bold;
			padding-right: 10px;
			padding-bottom: 3px;
		}
		.box td input {
			padding: 4px;
		        font-family: 'trebuchet ms', century gothic, verdana, sans-serif;
		}


                #c #bottom #content #cont #l1{
                        height: 98.5%;
			float: left;
                        width: 45%;
                        padding-left: 6px;
			overflow: hidden;
                }
                #c #bottom #content #cont #l2{
                        height: 98.5%;
			float: left;
                        /*border-left:   1px solid black;*/
                        width: 47%;
                        padding-left: 6px;
                }

                #c #bottom td a:link, #c #bottom td a {
                        color: white;
			text-decoration: none;
                        background: url(../images/but_l.gif) no-repeat 8px 0px;
                        padding-left: 40px;
                }

                #c #bottom td a:hover{
			color: black;
                        background: white url(../images/but_a.gif) no-repeat 8px 0px;
                }

                #c #bottom td a.act, #c #menu #bottom td a.act:hover {
			font-weight: bold;
			color: white;
                        background: url(../images/but_c.gif) no-repeat 13px 0px;
		}






/* LAYOUT FOR 'HOME' */
        #c #bottom_i      {
	        font-family: century gothic, verdana, sans-serif;
                height: 97%;
                margin-left: 0.7%;
                margin-top: 0.5%;
        }

                #c #bottom_i #top_i{
			background: url(../images/coll.gif) no-repeat 7% 40px;
                        float: left;
                        width: 97%;
                        height: 48%;
                        padding-left: 10px;
                        padding-bottom: 10px;
                }

                #c #bottom_i #top_i #coll{
			background: url(../images/logo.gif) no-repeat right top;
                        float: left;
                        width: 97%;
                        height: 100%;
                        padding-left: 10px;
                        padding-bottom: 10px;
			overflow: visible;
                }


                #c #bottom_i #menu1{
                        float: left;
                        width: 12%;
                        height: 30%;
                        padding-left: 20px;
                }

                #c #bottom_i #menu2{
                        float: left;
                        width: 18%;
                        height: 45%;
                        padding-left: 30px;
                }

                #c #bottom_i #menu3{
                        float: left;
                        width: 18%;
                        height: 50%;
                        padding-left: 30px;
                }

                #c #bottom_i td{
                        font-size: 20px;
                        line-height: 2;
			vertical-align: bottom;
		}

                #c #bottom_i td a:link, #c #bottom_i td a {
                        color: white;
			text-decoration: none;
                        background: url(../images/but_l.gif) no-repeat 8px 6px;
                        padding-left: 40px;
                }

                #c #bottom_i td a:hover{
			font-weight: bold;
			color: black;
                        background: white url(../images/but_a.gif) no-repeat 8px 6px;
                }

                #c #bottom_i td a.act, #c #menu #bottom_i td a.act:hover {
			font-weight: bold;
			color: white;
                        background: url(../images/but_c.gif) no-repeat 8px 6px;
		}

/* END LAYOUT FOR 'HOME' */










#r{
        float:left;
        background: url(../images/spriteh.gif) repeat-y;
        background-position: 100% center;
        width: 16px;
        height: 100%;
        }




#lu{
        float:left;
        background: url(../images/sprite.gif) no-repeat;
        background-position: 0px 100%;
        width: 16px;
        height: 15px;
        }
#u{
        float:left;
        background: url(../images/spritev.gif) repeat-x;
        background-position: center 100%;
        width: 91%;
        height: 15px;
        }
#ru{
        float:left;
        background: url(../images/sprite.gif) no-repeat;
        background-position: 100% 100%;
        width: 16px;
        height: 15px;
        }

#imp{
        float:left;
        width: 100%;
	padding-top: 4px;
	text-align: center;
	font-size: 10px;
        }

#imp a{
	text-decoration: none;
	color: white;
}
