/* CSS Document */
.divider {
background:url(images/divider_bckgrnd.jpg);
background-repeat: no-repeat;
}

.divider2 {
background:url(images/divider_bckgrnd.gif);
background-repeat: no-repeat;
}

body {
	margin-top: 0px;
}
.ltbrdr {
border-left:#857d6e thin solid;
}
.btmbrdr {
border-bottom:#666666 thin solid;
}
.table2 { background:url(images/more_bg.gif) no-repeat 0 5px; padding-left:8px; color:#E1DFDB; font-weight:bold; text-decoration:none}
