body, td { font-family: arial, helvetica; font-size: 11pt; }

BODY  {
  	margin : 0px;
	background-image: url(/images/bk_default.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

.main_table { border: 1px solid black; }
.leftcolumn_bk { background-image: url(images/leftcolumn_bk.jpg); background-repeat: no-repeat; background-color: white; height: 541px; }

.leftcolumn_bk2 { background-image: url(images/leftcolumn_bk.jpg); background-repeat: no-repeat; background-color: white; height: 541px; }
.leftcolumn_bk2 a { text-shadow: black 0.1em 0.1em 0.2em; text-decoration: none; margin-top: 3px; margin-bottom: 3px; display: block; color: #ffffff; text-transform: uppercase; padding: 5px; padding-left: 10px; padding-right: 10px; font-weight: 600; border-top: 1px solid transparent; border-bottom: 1px solid transparent; }
.leftcolumn_bk2 a:hover { background-image: url(images/nav-bk.jpg); color: #efefef; border-top: 1px solid #222222; border-bottom: 1px solid #222222; background-color: #222222; }

.content_top { background-image: url(images/gradient.gif); background-repeat: repeat-x; height: 31px; }
.content { padding: 20px; }
.watermark { background-image: url(images/logo_watermark.jpg); background-repeat: no-repeat; }

h1 { margin: 0px; padding-top: 8px; font-size: 20pt; font-family: arial; color: #e93a2b; letter-spacing: -1px; }

.product { font-size: 14pt; color: #e93a2b; }

.footer { color: white; }
a.footer { color: white; }

.imgborder { border: 3px double gray; margin-left: 10px; margin-bottom: 10px; }

fieldset { padding-left: 15px; padding-right: 15px; padding-bottom: 15px; }
legend { margin-bottom: 10px; margin-top: 10px; color: #006699; }
