BODY, TH, TD, P,H1,H2,H3{
	font-family: Times New Roman;
	color: #000000;
	font-size: 16px;
	text-decoration : none;
	text-align: left;
}
.tdright{	text-align: right;
}

#yellow_border {
padding:2px 0;
background:#ffffff;
border:1px solid #ffb200;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#rnd_container {background: #007852; margin:1px; width:200;}

    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#007852; border-left:1px solid #007852; border-right:1px solid #007852;}
    .rnd_b1 {margin:0 5px; background:#007852;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}

    .rnd_content {
    /*width:200;
    height:200;*/
    display:block;
    border:0 solid #FFFFFF;
    border-width:0 1px;
    padding: 5px;
    /*background:#FFFFFF;*/
   /* background:transparent  url(../images/searchbg.jpg);*/
    color:#FFFFFF;
    font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;

}

.clsDemoNode:link, A{
	font-family: Times New Roman;
	color: #FFFFFF;
	cursor: hand;
	font-size : 18px;
	text-decoration : none;

}

.clsDemoNode1:hover{
	color: #219e5a;
	font-size : 18px;
	cursor: hand;
	text-decoration : none;
}


