BODY
{
	color: white;
	font-family: 'Times New Roman';
	background-color: #626463;
	font-size: 16px;
}
A:visited, A
{
	color: #ffff00;
	font-family: 'Times New Roman';
}
A:active, A:hover
{
	color: Orange;
	font-family: 'Times New Roman';
}

H1, H2, H3, H4, H5, H6
{
	font-family: 'Times New Roman';
}
.FALL
{
	background-position: right top;
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	color:Orange;
	font-family:Monotype Corsiva;
	text-align:right;
	font-weight:bold;
	font-size:19px;
}
.RIGHT
{
	BACKGROUND-POSITION-X: left;
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
}
.FIT
{
	background-position: left top;
	background-image: url(../img/bg_fit.gif);
	background-repeat: repeat-y;
}
.LEFT
{
	BACKGROUND-POSITION-X: right;
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
}
.BRIGHT
{
	background-position: left center;
	background-image: url(../img/bottom_right.gif);
	background-repeat: repeat-y;
}
.BLEFT
{
	background-position: right top;
	background-image: url(../img/bg_bottom_left.gif);
	background-repeat: no-repeat;
}
.INFO
{
	font-size: 16px;
}
IMG
{
	border: 0;
}
.ATTENDANCE
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
}
.ATTENDANCE TH
{
	font-weight: bold;
	color: black;
	background-color: white;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
}
.ATTENDANCE TD
{
	border-right: thin ridge;
	border-top: thin ridge;
	border-left: thin ridge;
	border-bottom: thin ridge;
}
