/* CSS Document */

 .top
{ 
height: 18px;
width: 276px;
background-image:url(ascendus_images/demo_top.gif);
background-position:bottom;
background-repeat:no-repeat;
}

 .cent
{ 
width: 276px;
height: 38px;
background-image:url(ascendus_images/demo_cent.gif);
padding: 3px 0px 0px 0px;
}

 .bot
{ 
height: 4px;
width: 276px;
background-image:url(ascendus_images/demo_bot.gif); /* Change image url for left corner for  different color */
/*font-size: 2px;*/
background-repeat:no-repeat;
}

.body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFFFFF; font-color:#ffffff;}
.txtbox {  font-family: Verdana, Arial; font-size: 9px; font-weight: normal; color: #505051; border: 1px solid #ffffff; background-color:#EAF2FF;	}
