BODY{
        background-color:tan;
        font-family:verdana;
        font-size:8pt;
        font-weight:bold;
        color:white;
}
TD{
        font-family:verdana;
        font-size:8pt;
        font-weight:normal;
        #color:#CC6633;
        color:black;
}
TH{
        font-family:verdana;
        font-size:10pt;
        font-weight:bold;
        color:white;
        background-color:#663300;
}
.spacerCell{
        border:none;

}
INPUT{
        font-family:verdana;
        font-size:8pt;
        font-weight:bold;
        color:#CC6633;

}
.titleText{
        font-family:Monotype Corsiva;
        font-size:30pt;
        width:650;
}
.subtitleText{
        font-family:Monotype Corsiva;
        font-size:14pt;
        font-weight:normal;
        width:650;
}
.basicText{
        font-family:Arial;
        font-size:9pt;
        color:black;
        font-weight:normal;
        width:650;
}
.googleBar{
	position:absolute; 
	right:0px;
	top:100px;
	width:160px; 
	height:600px;
	z-index:"1";
}
.logoutLink{
	position:absolute;
	top:0px;
	right:0px;
	z-index:"1";
}



