body {
	background-color: transparent;
	border: 1px solid #e8e8e8;
}

.titrot {
color:#666666;text-decoration:none;font-family:Arial;font-size:60%;font-weight:bold;font-style:normal;
}

.titrot:hover {
background-color:transparent;color:#4599ef;text-decoration:underline;font-weight:bold;font-style:normal;
}

.secrot {
font-family:Arial;text-decoration:none;font-weight:bold;font-size:70%;color:#052047;}
.secrot:hover {
text-decoration:underline;font-weight:bold;color:#CCCCCC;background-color:transparent;}


#marqueecontainer{
position: relative;
width: 300px; /*marquee width */
height: 180px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}


