BODY {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-STYLE: normal;  FONT-FAMILY: Arial, Verdana;
	SCROLLBAR-FACE-COLOR: #e8e8e8; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; OVERFLOW: auto; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #e8e8e8; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #cccccc
}
.smallblack {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Verdana
}
.smallwhite {
	FONT-SIZE: 8pt; COLOR: #FFFFFF; FONT-FAMILY: Arial, Verdana
}
.smallgrey {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Verdana
}
.smallorange {
	FONT-SIZE: 8pt; COLOR: #FF6600; FONT-FAMILY: Arial, Verdana
}
.smallwhitebrown {
	FONT-SIZE: 8pt; COLOR: #FFFFFF; BACKGROUND-COLOR: brown;
	FONT-FAMILY: Arial, Verdana; font-weight : bold;
}
.smallwhiteorange {
	FONT-SIZE: 8pt; COLOR: #FFFFFF; BACKGROUND-COLOR: orange;
	FONT-FAMILY: Arial, Verdana; font-weight : bold;
}
TD.fontheader {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY:  Arial, Verdana
}
.normalboldblack {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY:  Arial, Verdana
}
.normalwhitebold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY:  Arial, Verdana
}

TD.pdaybg {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Verdana;
	background-image: url(images/pday.gif);
	background-position : center;
	background-repeat : no-repeat
}

TD.ndaybg {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Arial, Verdana;
	background-image: url(images/nday.gif);
}
.clock  {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana;
	background-color : #ffffff;
	border-width : 0;
}
.butstyle  {
	font-size : 8pt;
	color : #000000;
	font-family : Arial, Verdana;
	background-color : #eeeeee;
	background-image : url(images/boxbg.gif);
	border-width : 1;
	border-style : solid;
	border-color : #B6B6B6;
}
.txtstyle  {
	font-size : 8pt;
	font-family : Arial, Verdana;
	background-color : #eeeeee;
	color : #000000;
	font-weight : normal;
	border-width : 1;
	border-color : #B6B6B6
}

.p {
	border-left: 10 solid #eeeeee;
}

.messages {
	line-height: 100%; text-indent: 20; border-bottom: 1 dotted #C0C0C0;
}

a.xmaswhite:link {color: #000000; text-decoration: none}
a.xmaswhite:visited {color: #000000; text-decoration: none}
a.xmaswhite:active { color: #000000; text-decoration: none}
a.xmaswhite:hover {color: #000000; text-decoration: underline overline}

a.lightblue:link {color: brown; text-decoration: none}
a.lightblue:visited {color: brown; text-decoration: none}
a.lightblue:active { color: #0099FF; text-decoration: none}
a.lightblue:hover {color: #0099FF; text-decoration: underline overline}

A:visited {text-decoration: none; color: brown}
A:active{text-decoration: none; color: #FF9966}
A:link {text-decoration:none; color: brown}
A:hover {text-decoration: underline overline; color: #FF6600}
