..sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.sidebarheader {
	font-size: 11px;
	font-weight: bold;
	color: #348DE9;
}
p {
	line-height: 18px;
}

body {
	background-image: url(images/bg.gif);
	background-color: #292929;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #348DE9;
	text-decoration: none;
}
a:visited {
	color: #348DE9;
	text-decoration: none;
}
a:hover {
	color: #48484A;
	text-decoration: none;
}
a:active {
	color: #48484A;
	text-decoration: none;
}
.style1 {color: #FFFFFF}
