body{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#ffffff;
	background-image: url(/images/backgrounds/backgroundimage.gif);
}
.leftsidebar{
	color: #ff0000;
	font-family: 'arial', 'verdana', 'times-roman';
	font-weight: normal;

	font-size: 8pt;
}

.searchmenulink{
	font-family: arial, verdana, times-roman;
	font-weight: normal;
	color: #ff0000;
	font-size: 8pt;
}

.rightsidebar{
	font-family: arial, verdana, times-roman;
	font-weight: normal;
	color: #804040;
	font-size: 8pt;
}

.copyrights{
	font-family: arial, verdana, times-roman;
	font-weight: normal;
	color: #804040;
	font-size: 8pt;
}
a {
	text-decoration: none;
}
