BODY
{
    BACKGROUND-COLOR: #3404AF;
}
P
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 14px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}
TABLE
{
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 14px
}
td
{padding:0px;
margin:0px;
}
a 
{
color:black;
}
 .left-top
 {
    BACKGROUND-IMAGE: url(images_new/left-top.gif);
    BACKGROUND-POSITION: 0px 0px;
    BACKGROUND-REPEAT: no-repeat;
	background-width:100%;
}
 .left-mid
 {
    BACKGROUND-IMAGE: url(images_new/left-mid.gif);
    BACKGROUND-POSITION: 0px 0px;
	background-width:100%;
	background-height:100%;
	vertical-align: middle;
}
 .left-bot
 {
    BACKGROUND-IMAGE: url(images_new/left-bottom.gif);
    BACKGROUND-POSITION: 99% 100%;
    BACKGROUND-REPEAT: no-repeat;
	background-width:100%;

}
 .right-top
 {
    BACKGROUND-IMAGE: url(images_new/right-top.gif);
    BACKGROUND-POSITION: 0% 100%;
    BACKGROUND-REPEAT: no-repeat;
	background-width:100%;
}
 .right-mid
 {
    BACKGROUND-IMAGE: url(images_new/right-mid.gif);
    BACKGROUND-POSITION: 0px 0px;
	background-width:100%;
	background-height:100%;
}
 .right-bot
 {
    BACKGROUND-IMAGE: url(images_new/right-bot.gif);
    BACKGROUND-POSITION: 0% 100%;
    BACKGROUND-REPEAT: no-repeat;
	background-width:100%;
}

li
{
list-style-image: url(images_new/bullet.gif);
list-style-type:none;
list-style-position:outside; 
}