BODY { background: white; background-repeat: no-repeat; background-position: 10px 10px; font-family: Arial, sans-serif; font-size: 14px; }
A { color: #0000CC; text-decoration: none; }
H2 { margin-top: 2px; font-size: 20px; }
A.menu { color: black; text-decoration: none; }
P { margin-top: 20px; margin-bottom: 10px; }
TD.menu { border: solid 1px #555; padding: 5px; width: 70px; height: 14px; background: url(images/grad_gray.png); }
TD.grad_inv { height: 28px; background: url(images/grad_red_inv.png); border: solid 1px #555; border-top: none; border-bottom: none; }


SPAN.corners-top, SPAN.corners-top SPAN, SPAN.corners-bottom, SPAN.corners-bottom SPAN {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 4px;
	background-repeat: no-repeat;
}
SPAN.corners-top { background-image: url(images/corners_left.gif); background-position: 0 0; }
SPAN.corners-top SPAN { background-image: url(images/corners_right.gif); background-position: 0 0; }
SPAN.corners-bottom { background-image: url(images/corners_left.gif); background-position: 0 100%; }
SPAN.corners-bottom SPAN { background-image: url(images/corners_right.gif); background-position: 100% 100%; }
TD.border-bottom { background-image: url(images/border.gif); background-repeat: repeat-x; background-position: 0 100%; }
TD.border-top-left { border: dashed 1px #808080; border-right: none; border-bottom: none; }
TD.border-top-left-right { border: dashed 1px #808080; border-bottom: none; }
TD.border-top-left-bottom { border: dashed 1px #808080; border-right: none; }
TD.border-all { border: dashed 1px #808080; }

TD.tab { width: 80px; height: 30px; }
TD.tab A { width: 80px; height: 30px; display: block; background-image: url(images/tabs.png); background-position: 0 0; text-align: center; color: black; }
TD.tab A:hover { background-position: 0 60px; }
TD.tab A SPAN { display: block; padding-top: 7px; text-align: center; color: white; }
TD.tab A:hover SPAN { color: black; }
TD.sel-tab { width: 80px; height: 30px; }
TD.sel-tab A { width: 80px; height: 30px; display: block; background-image: url(images/tabs.png); background-position: 0 30px; }
TD.sel-tab A SPAN { display: block; padding-top: 7px; text-align: center; color: black; }

TD.content { border: solid 1px #808080; border-top: none; border-bottom: none; padding: 5px; padding-top: 20px; }
TD.separator { border-bottom: solid 1px #808080; }