﻿body {
}
div#master
{
    width:970px;
    margin:0 auto;
    }
table#header img
{
    display:block;
    }
.IMGBTN
{
    display:block;
    }
a.LKPage:link, a.LKPage:visited
{
	font-size:12px;
	font-family:verdana;
	color:#333;
	text-decoration:underline;
	font-weight:bold;
	}
a.LKPage:hover, a.LKPage:active
{
	font-size:12px;
	font-family:verdana;
	color:#333;
	text-decoration:underline;
	font-weight:bold;
	}

a.LKPageDisable:link, a.LKPageDisable:visited
{
	font-size:12px;
	font-family:verdana;
	color:#847352;
	text-decoration:none;
	font-weight:bold;
	}
a.LKPageDisable:hover, a.LKPageDisable:active
{
	font-size:12px;
	font-family:verdana;
	color:#847352;
	text-decoration:none;
	font-weight:bold;
	}
.Footer
{
	font-size:10px;
	font-family:verdana;
	color:#847352;
	text-decoration:none;
	font-weight:normal;
	border-top:dashed 1px #cccccc;
	text-align:center;
	margin-top:10px;
	text-align:center;
	}
	
.Footer a:link,a:visited
{
	
	color:#847352;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	font-family:verdana;
	}
.Footer a:hover,a:active
{
	
	color:#dccaa8;
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
	font-family:verdana;
	border-bottom:solid 1px #847352;
	
	}
a.download:link, a.download:visited
{
    color:#847352;
    text-decoration:none;
    font-family:Verdana;
    font-size:11px;
    }
a.download:hover, a.download:active
{
    color:#847352;
    text-decoration:underline;
    font-family:Verdana;
    font-size:11px;
    }