.clsMain  {
	position : absolute;
	left : 140;
	top : 155;
	width : 480;
	height : 445;
	font-size : medium;
	background : white;
	padding-right : 15;
	padding-left : 5;
	text-align : center;
	border-top-width : thin;
	border-color : Black;
}

.clsMain th  {
	color : white;
	background-color : #C00;
	font-size : 9pt;
}

.clsMain td  {
	font-size : medium;
}

.clsMain td i  {
	color : blue;
	font-style : normal;
	font-size : 8pt;
}

.clsMain table  {
	border : 1pt;
}

.clsBtnBar  {
	position : absolute;
	left : 6;
	top : 155;
	width : 120;
	background : transparent;
	visibility : visible;
	height : auto;
}

.clsBtnback  {
	background-position : center;
	left : 0;
	width : 120px;
	height : 26px;
	font-weight : bold;
	font-size : 9;
	text-align : center;
	text-transform : uppercase;
	color : Yellow;
	background : url(button.jpg) no-repeat;
}

.clsBtnback2  {
	background : url(button.jpg) repeat-n;
	background-position : right;
	left : 20;
	height : 26;
	font-weight : bold;
	font-size : 10;
	text-align : center;
	text-transform : capitalize;
	border-width : 2px 2px 2px 2px;
	border-color : black black black black;
	border-style : solid solid solid solid;
	background-color : White;
}

.clsMasthead  {
	position : absolute;
	background : white url(tafelogo5.gif) no-repeat;
	background-position : center;
	left : 40;
	top : 7;
	width : 540;
	height : 140;
	border-color : Red;
	border-style : outset;
	border-left-width : thick;
	border-top-width : thick;
	border-right-width : thick;
	border-bottom-width : thick;
	background-color : White;
	float : right;
	border-width : thick;
}

.clsTOCbg  {
	color : black;
	position : absolute;
	background : url(tocbg.jpg) yes-repeat;
	padding-left : 3px;
	padding-right : 3px;
	left : 0;
	top : 0;
	width : 120;
	height : 800;
	z-index : -1;
	border-width : medium;
	border-color : Black;
}

.clsBanner  {
	color : #ddd;
	background-color : #c00;
	background-position : center;
	width : 350;
	height : 28;
	border-width : 4px;
	border-color : gray black gray black;
	border-style : solid;
	margin-left : 68;
	padding-top : 4;
	padding-bottom : 4;
	font-weight : 900;
	font-size : 14pt;
	text-align : center;
	letter-spacing : 3px;
}

.clsITLogo  {
	position : absolute;
	background : white;
	left : 5;
	top : 580;
	height : 110;
	width : 105;
	font-size : x-small;
	text-align : center;
	border-width : 3px;
	border-color : black;
	border-style : solid;
}

.clsMailbox  {
	position : absolute;
	background : white;
	left : 5;
	top : 710;
	height : 55;
	width : 105;
	align : center;
	vertical-align : center;
	font-size : x-small;
	text-align : center;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	color : Black;
	font-weight : bold;
}

.clsBUTTON  {
	font-size : xx-small;
	font-family : Copperplate Gothic Bold;
	text-transform : uppercase;
	background : url(button2.gif) no-repeat;
	visibility : visible;
	position : absolute;
	width : 100px;
	height : 25px;
	font-weight : normal;
	font-style : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.clsButton A:hover  {
	color : Red;
}

.clsMain A:hover  {
	color : Blue;
	background-color : Yellow;
	font-weight : bold;
	font-size : medium;
}

.clsMain1 A:hover  {
	color : Blue;
	font-weight : bold;
	background-color : Yellow;
}

.clsMain A  {
	text-decoration : none;
}

