@charset "utf-8";
/* Created by Lotsa Web Services */
body {
	margin: 0px;
	background:url(images/background.jpg) repeat-x #FFFFFF top;

}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

img {
border:none;
}

/* Most important Class - this removes the gap in tables within firefox*/
img {
display:block;
}

a {
	font-size: 12px;
	color: #ed222a;
	font-weight: bold;
}
a:visited {
	color: #ed222a;
	text-decoration: none;
}
a:hover {
	color: #266CE8;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 11px;
	color: #990000;
}
.bordercl
{
	border: 1px solid #ed222a;

}
.prevfnt {
	font-family: Helvetica;
	font-size:14px;
	font-style:italic;
	color:#000000;
	font-weight:bold;
}

