*{
	margin:0px;
    padding:0px;
}
html, body{
	height: 100%;
}

#contents {
    min-height:100%;
    height:auto !important;
    height:100%;
    padding:0;
    margin:0 auto -76px;
    #margin:0 auto -88px;
}
#main {
    height:auto;
}

#footer {
	height:76px;
}


	.platums-padding
    {
        width:990px;
        height:75px;
        cursor:default;
    }

    .platums
    {
        position:relative;
        width:990px;
        height:0px;
        cursor:default;
    }


	body
    {
	    background-color: #ffffff;
	    font-family: "Tahoma";
        font-size: 11px;
        color:#000000;
        line-height:13px;
        margin:0px;
        min-width: 950px;
        overflow: auto;
        cursor:default;
	}

    td
    {
        font-family: "Tahoma";
        font-size: 11px;
        color:#000000;
        line-height:13px;
        padding:0px;
    }
    .th
    {
        font-family: "Tahoma";
        font-size: 11px;
        color:#000000;
        line-height:13px;
        padding:0px;
    }


    .w_width
    {
    	width: 986px;
    }