body {
  margin: 0px 0px 0px 0px;
  background-color: #ffddad;
  scrollbar-arrow-color: #0000A0;scrollbar-highlight-color: #FFDDAD;scrollbar-3dlight-color: #0000A0;scrollbar-face-color: #FFDDAD;scrollbar-track-color: #FFDDAD;scrollbar-shadow-color: #FFDDAD;scrollbar-darkshadow-color: #0000A0; 
  font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #000000
}

h1,h2,h3 { 
  text-align: center;
}

a:link    {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #000000}
a:visited {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none; color: #000000}
a:hover   {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color: #FF0000}
a:active  {font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color: #FF0000}

.headtext    { font-family: Verdana; font-size: 14pt; color: #FFFFFF; font-weight: bold }

table td.head {
	font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: #FFDDAD url(Box/top.gif) repeat-x;
	height: 52;
	vertical-align: center;
}

table td.tl {
	background: #FFDDAD url(Box/tl.gif) no-repeat;
	height: 52;
	width: 21;
}

table td.cnt {
	text-align: center;
}

table td.tr {
	background: #FFDDAD url(Box/tr.gif) no-repeat;
	height: 52;
	width: 21;
}

table td.left {
	background: #FFDDAD url(Box/left.gif) repeat-y;
	width: 21;
}

table td.right {
	background: #FFDDAD url(Box/right.gif) repeat-y;
	width: 21;
}

table td.bl {
	background: #FFDDAD url(Box/bl.gif) no-repeat;
	height: 19;
	width: 21;
}

table td.br {
	background: #FFDDAD url(Box/br.gif) no-repeat;
	height: 19;
	width: 21;
}

table td.bottom {
	background: #FFDDAD url(Box/bottom.gif) repeat-x;
	height: 19;
}