#topic ,.topic{
width: 254px;
float: right;
color: #000;
list-style: none;
border: 3px solid #0981B6;
padding: 0;
margin:  10px 10px 0 0px;
background-color: #0981B6;
text-align: center;
cursor: pointer;
height:350px;
}

#topic h1 ,.topic h1{
font: bold 12pt Arial, Sans-Serif;
color: #FFFFFF;
background-image:url(images/topic_bg.gif);
margin: 0;
padding: 10px 0 10px 0;
text-align: center;
text-decoration:none;
}

#topic h1:hover,#topic h1 a:hover,.topic h1:hover,.topic h1 a:hover{ color:#0E202E;
}

#topic img ,.topic img{
background: #000000;
border: 2px solid #FFED8A;
background-image:url(images/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
/*min-height: 200px;*/
}

#topic p ,.topic p{
color: #FFF;
height: 70px;
overflow: scroll;
font: bold 11pt Arial, Sans-Serif;
margin: 0;
padding: 0 10px 0 10px;
cursor:text;
}

#topic .url ,.topic .url{
color: #0981B6;
font: bold 16pt Arial, Sans-Serif;
font-size:15px;
height: 30px;
text-align: right;
background-image:url(images/download_bg.gif);
border-top: 1px solid #0981B6;
cursor: pointer;
display: block;
}

#topic img:hover,#topic img a:hover,.topic img:hover,.topic img a:hover{background:transparent url(images/loading2.png) no-repeat;
}

#topic .url a,.topic .url a{
	display: block;
	height: 30px;
padding: 8px 15px 0 0;
}

#topic A:link,.topic A:link{
text-decoration: none;
color: #000080;
}
#topic A:visited ,.topic A:visited{
text-decoration: none;
color: #000080;
}
#topic A:active ,.topic A:active{
text-decoration: none;
color: #000080;
}
#topic A:hover,.topic A:hover{
text-decoration: none;
color: #B3E224;
}

html 
{ 
scrollbar-base-color: #0F2036; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #69A0CD; 
}
