body {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6E6E6E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.footerbg {
	background-image: url(images/bgfooter.jpg);
	background-repeat: repeat-x;
}
td {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
}
.list {
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F2F2F;
	text-decoration: none;
}
a:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #CC6601;
	text-decoration: none;
}
a.sidebar {
	font-size: 11px;
	font-family: tahoma;
	color: #FFFFFF;
	font-weight:bold;
}

.pipe {
	font-size: 11px;
	font-family: tahoma;
	color: #CC6601;
	font-weight:bold;
}