body {
	font-family: Tahoma, Verdana;
	font-size : 12pt;
	color: #666666;
	margin-left:0px;margin-right:0px;margin-bottom:0px;margin-top:0px;
}
tr, td {
	font-family: Tahoma, Verdana;
	font-size : 12px;
}
a {
	text-decoration:none;
	color: #666666;
}
a:hover {
	text-decoration:none;
	color: #666600;
}
.footer{
	font-family: Tahoma, Verdana;
	font-size : 9px;
	color: #999999;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E1CD;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E1CD;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E1CD;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E1CD;
	color: #666666;
}.titleBg {
	background-color: #EEF9D2;
	font-weight: bold;
	background-position: left;
	color: #CCCCCC;
	text-align: center;
	background-image: url(../images/tBg.gif);
}
