.style1 {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-weight: bold;

        font-size: 12px;

}

.style2 {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 10px;

}

.style3 {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 15px;

}

.norepeat {

        background-repeat: no-repeat;

}

.grid {

  border-collapse: collapse;

  border: solid 2px #666666;

  background-color:#777777;

}

html {

     overflow: -moz-scrollbars-vertical;

}

#bott {

        position: absolute;

        bottom: 0;

        left: 0;

        width: 100%;

        margin: 0 0;

}

html

{

height: 100%;

}



body

{

height: 100%;

}



#nonFooter

{

position: relative;

min-height: 100%;

}



* html #nonFooter

{

height: 100%;

}



#content

{

padding-bottom: 9em;

}



#footer

{

position: relative;

margin-top: -7.5em;

}