body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F9FF;
}
iframe {
overflow-x: hidden;
overflow-y: auto;
} 
.white {color: #FFFFFF}
.whitebold {color: #FFFFFF; font-weight: bold; }
.medium {
	font-size: 15px
}
.demo {display:none;}
TABLE		{ COLOR: #000000; FONT: 11px arial, sans-serif; font-weight: normal }

.title		{ COLOR: #53006C; FONT: 12px arial, sans-serif; font-weight: bold; }
.title_name {
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF
}
a:link		{ color: #000000; text-decoration: none; }

a:visited	{ color: #000000; text-decoration: none; }

a:active	{ color: #000000; text-decoration: none; }

a:hover		{ color: #000000; text-decoration: underline; }

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 600px; /*marquee height */
background-color: #FFFFFF;
color:#000000;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}
td,th {
	color: #000000;
}
.style1 {
	color: #000000;
	font-size: 14px;
}
.style3 {color: #000000; font-size: 14px; font-weight: bold; }
#marqueecontainer{
position: relative;
width: 155px; /*marquee width */
height: 600px; /*marquee height */
background-color: #FFFFFF;
color:#000000;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}
