.li {
	list-style-image: url(img/bullet5.gif);
	list-style-type: none;
}
.td {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right center;
}
.tddept {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.effect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: blink;
	filter: Blur(Add=50, Direction=left, Strength=50);
}
.tdmain {
	background-image: url(img/vline2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tableposition {
	position: absolute;
	left: 1px;
	top: -85px;
	width: 1003px;
	height: 499px;


}
.borderleft {
	background-image: url(img/border%5D.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderright {
	background-image: url(img/border%5D.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header2 {
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
}
.borderbottom {
	background-image: url(img/border%5D.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.normtext
{
  	background-color:#FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}