body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #E2E2E2;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #AA1416;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA1416;
}
a:hover {
	text-decoration: underline;
	color: #AA1416;
}
a:active {
	text-decoration: none;
	color: #AA1416;
}
a {
	font-weight: bold;
}

.style1 {
	color: #AA1416;
	font-weight: bold;
}
.table_border{
border-collapse:collapse;
border:#BEBEBE solid 1px ;
background-color:#FFFFFF;

}

#marqueecontainer{
position: relative;
width: 260px; /*marquee width */
height: 585px; /*marquee height */
background-color: white;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
.style2 {
	font-size: 11px;

}


