BODY.big {
	background-color:#203020;
}
BODY.main {
	background-color:#f0f0d0;
}

DIV.center { text-align: center; 
        font-variant: small-caps;
        font-size: 8pt;
        color: black;
}

A:visited,A:active,A:link,A:hover       {
        text-decoration: none;
        color: black;
        }

A.tc    {
        font-weight: bold;
        text-decoration: none; outline: 0px;
        }

A.lightbottom {
        font-weight: normal;
        text-decoration: none; outline: 0px;
	}

TABLE.cam {
        background-color: #909060;
        border: 0px solid #909060;
        padding: 0px;
        width: 320px;
        }

TABLE.bottom {
    width: 100%;
    display: inline;
    padding: 0px;
    }


TD {    border: 0px solid yellow;
        padding: 0px;
	}
TD.head {
        font-variant: normal;
        font-weight: bold;
        background-color:#909060;
	color: #ffffee;
        }
TD.small {
        font-variant: small-caps;
        font-size: 8pt;
        color: black;
        }
TD.links {
        background-color:#506040;
        font-variant: small-caps;
        font-size: 8pt;
        color: black;
	text-align: right
	}
TD.timecontrol {
        font-size: 8pt;
        color: #ffffee;
        }

IMG {border-width:0px}
IMG.r {border-width:0px;float: right}
IMG.l {border-width:0px;float: left}
IMG.v {border-width:0px;width:16px;height:17px}
IMG.n {border-width:0px;width:16px;height:16px}

P.newline {clear:both}

IMG.bigthumb {width:320px;height:240px;border-width:0px}
IMG.thumb {width:106px;height:80px;border-width:0px}

.r {border-width:0px;float: right}
.l {border-width:0px;float: left; margin-right:1em;}

