/* CSS Document */



.line_dotted { background-image:url(../images/white_dots.png); background-repeat: repeat-x;
background-position:bottom;}



.scroll {
height: 160px;

overflow: auto;
}

.flash_bg
{
background:url(../images/flash_bg.gif) bottom no-repeat;
}

.image_bg { background: no-repeat top left; }


.right_bg	{ background:url(../images/right_bg.png); background-repeat:no-repeat; }
.top_bg		{ background:url(../images/top_bg.png); background-repeat: no-repeat;	}


