BODY {
	FONT-SIZE: 12px;
	COLOR: #0000000;
        background-color:#596648;
	text-align: center;
}
a.sidebar {
        text-decoration: none;
        font-family: arial,helvetica,sans-serif; 
        color: #660066; 
        font-size: 14px; 
        font-weight: 600
}
a.footer {
        text-decoration: underline;
        color: blue;
}
a.body {
        text-decoration: none;
        color: green;
}
.sidehead {
        font-family: Georgia, "Times New Roman", Times, serif; 
        font-weight: 600;
        font-size: 20px;
}

.pagehead {
	font-family: "Arial Black";
	font-size: 26px;
	font-weight: normal;
}

table.dkouterblock
{
	 table-layout:auto;
         background-color:#596648;
	 height: 100%;
	 vertical-align:top;
	 width: 100%;
	 margin-left:auto;
	 margin-right:auto;
}
tr.dkouterblock
{
	vertical-align:top;
}
td.dkouterblock
{
	vertical-align:top;
}
table.dkcenterblock
{
	 table-layout:auto;
	 background-color:#596648;
	 vertical-align:top;
	 width: 100%;
	 height: 100%;
	 margin: 0px;
	 vertical-align:top;
}
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;
}



































