body { background-image: url(../shared/images/bg_home.gif); }

body#plain { background-image: url(../shared/images/bg_page.gif); }

.bgSection { background-color: #fc3; }

th { vertical-align: top; }

td#txtHome {
	font: 8pt Arial, Helvetica, san-serif;
	vertical-align: top;
}

a:link { color: #f63; text-decoration: underline; }
a:visited { color: #f63; text-decoration: underline; }
a:active { color: #17c; text-decoration: underline; }
a:hover { color: #17c;  text-decoration: underline; }
a:focus { color: #f63; text-decoration: underline; }

.sep { color: #f63;
	   text-decoration: none; }
