@font-face
{
font-family: Tahomabd;
src: url('/OrgHeaders/1857/tahomabd.ttf'),
     url('/OrgHeaders/1857/tahomabd.eot'); /* IE */
}
@font-face
{
font-family: BellBold;
src: url('/OrgHeaders/1857/BellGothicBoldBT.ttf'),
     url('/OrgHeaders/1857/BellGothicBoldBT.eot'); /* IE */
}

a.footer:link {text-decoration: underline; color: blue;}
a.footer:visited {text-decoration: underline; color: blue;}
a.footer:active {text-decoration: underline; color: blue;}
a.footer:hover {text-decoration: underline; color: blue;}

a:link {text-decoration: underline; color: #b00b0a;}
a:visited {text-decoration: underline; color: #b00b0a;}
a:active {text-decoration: underline; color: #b00b0a;}
a:hover {text-decoration: underline; color: #b00b0a;}

BODY {
	FONT-SIZE: 12px;
	COLOR: #0000000;
        background-color:#596648;
	text-align: left;
        margin-left:auto;
        margin-right:auto;
}

#body {
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
padding: 20px;
width:760px;
}

h1,h2,h3,h4,h5,h6
{
font-family: Tahomabd;
font-variant:small-caps;
}

table.dkouterblock
{
	 table-layout:auto;
         background-color:#596648;
	 vertical-align:top;
	 width: 800px;
	 margin-left:auto;
	 margin-right:auto;
}
tr.dkouterblock
{
	vertical-align:top;
}
td.dkouterblock
{
	vertical-align:top;
}
table.dkcenterblock
{
	 table-layout:auto;
	 vertical-align:top;
	 width: 100%;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
         background-color:#b0ac90;
         border-radius:10px;
         border: 1px solid #b00b0a; 
}
td.dkcenterblock
{
	vertical-align:top;
}
table.dkleftblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkleftblock
{
	table-layout:auto;
	vertical-align:top;
	width: 0px;
}
table.dkrightblock
{
	 table-layout:auto;
	 width: 0px;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
td.dkrightblock
{
	table-layout:auto;
	width: 0px;
	vertical-align:top;
}
tr.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
	height: 0px;
        background-color:#596648;
}

td.dkheaderblock
{
	vertical-align:top;
	margin: 0px;
}

