BODY  {
	SCROLLBAR-FACE-COLOR : ButtonFace;
	SCROLLBAR-HIGHLIGHT-COLOR : white;
	SCROLLBAR-SHADOW-COLOR : buttonface;
	SCROLLBAR-3DLIGHT-COLOR : buttonface;
	SCROLLBAR-ARROW-COLOR : buttonshadow;
	SCROLLBAR-TRACK-COLOR : #E9E9E9;
	SCROLLBAR-DARKSHADOW-COLOR : buttonshadow;
}

.over  {
	COLOR : #ffffff;
	BACKGROUND-COLOR : #008080;
}

.overIntern  {
	COLOR : #ffffff;
	text-decoration : none;
	BACKGROUND-COLOR : #008080;
}

.overOnHold  {
	COLOR : #ffffff;
	font-weight : bold;
	BACKGROUND-COLOR : #008080;
}

.smText  {
	FONT-FAMILY : Arial;
	FONT-SIZE : x-small;
}

.leave  {
	font-size : x-small;
}

.warning  {
	z-Index : 1;
	visibility : hidden;
	position : absolute;
	FONT-FAMILY : Arial Black;
	FONT-SIZE : xx-small;
	Color : Red;
	background-color : yellow;
	border-style : solid;
	border-width : thin;
	border-color : black;
}

.heading  {
	FONT-WEIGHT : bold;
	FONT-SIZE : medium;
	COLOR : #c0c0c0;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial Black, Arial, Serif;
	BACKGROUND-COLOR : #008080;
}

.odd  {
	BACKGROUND-COLOR : #cacaca;
	font-size : x-small;
}

.black  {
	FONT-WEIGHT : bold;
	COLOR : silver;
	BACKGROUND-COLOR : black;
}

.title  {
	FONT-WEIGHT : bold;
	COLOR : #008080;
	BACKGROUND-COLOR : #cacaca;
}

.nav  {
	FONT-WEIGHT : bold;
	COLOR : #c0c0c0;
	FONT-FAMILY : Arial;
	BACKGROUND-COLOR : #008080;
}

.navOver  {
	FONT-WEIGHT : bold;
	FONT-FAMILY : Arial;
	BACKGROUND-COLOR : #c0c0c0;
	TEXT-DECORATION : underline;
}

.button  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 12;
	FONT-FAMILY : Times New Roman;
}

.main  {
	FONT-WEIGHT : bold;
	FONT-SIZE : large;
	COLOR : #008080;
}

A  {
	color : #0000FF;
}

TD  {
	font-size : x-small;
}

TR  {
	font-size : x-small;
}

.oddIntern  {
	color : #FF0000;
	text-decoration : none;
	background-color : #cacaca;
}

.oddOnHold  {
	color : #0000FF;
	font-weight : bold;
	background-color : #cacaca;
}

.leaveIntern  {
	text-decoration : none;
	color : #FF0000;
}

.leaveOnHold  {
	color : #0000FF;
	font-weight : bold;
}

