#content { position: absolute; }

/*
#8B2133 = dark_red
#C40F0F = medium red
#FFDFDF = light red

#E65797 = dark pink
#F994C1 = medium pink
#F7D2E3 = light pink


*/

.light {background: #F7D2E3}
.medium {background: #FFDFDF}
.dark {background: #F994C1}
.checker {background-image: url(images/checker_bkgrnd.gif); }

body {font-family: Verdana; color: #C40F0F;	font-size: 10pt; }
ul {font: 10pt Verdana,Arial,Sans-Serif; color: #C40F0F}
td {font: 10pt Verdana,Arial,Sans-Serif; color: #C40F0F}

A:link {color: #C40F0F;cursor:hand; text-decoration:underline; background:transparent;}
A:visited {color: #C40F0F;cursor:hand; text-decoration:underline; background:transparent;}
A:active {color: #C40F0F;cursor:hand; text-decoration:underline; background:transparent;}
A:hover {color: #C40F0F;cursor:hand; text-decoration:underline;font:bold; background:#FFDFDF;}

.lbj_scroll {
	scrollbar-arrow-color: white;
	scrollbar-face-color: #C40F0F;
	scrollbar-base-color: #C40F0F;
	scrollbar-track-color: grey;
	scrollbar-3dlight-color: #FFDFDF;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: #AAB5C4;
	scrollbar-shadow-color: white;
}

.lbj_clock  {color: #8B2133; background:#FFDFDF;}