.heading
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight:bold;
    color: #8f5848;    
}
.tableborder
{
    border-left: #575B4A thick ridge;
    border-right: #575B4A thick ridge;
    border-top: #575B4A thin ridge;
    border-bottom: #575B4A thin ridge;    
}
.body
{
    margin-top:0;
    margin-bottom:0;
    scrollbar-face-color: #97624c ;     
    scrollbar-highlight-color: white;     
    SCROLLBAR-SHADOW-COLOR: white;     
    SCROLLBAR-ARROW-COLOR: white;     
    scrollbar-base-color: white;    
}
a:link 
{
    font-family:Verdana;
    font-size: 13px;
	color:#eff1ec;
	text-decoration: none;
	font-weight:bold;	
}
a:visited 
{
    font-family: Verdana;
    font-size: 13px;
	color:#eff1ec;
	text-decoration: none;
	font-weight:bold;
} 
a:hover 
{
    font-family: Verdana;
    font-size: 13px;
	color:#eff1ec;
	text-decoration: underline;
	font-weight:bold;
} 
.main
{
    font-family: Tahoma;
    font-size: 13px;
    color: #363636;
}
td
{
    font-family: Tahoma;
    font-size: 13px;
    color: #363636;
}
.mainsmall
{
    font-family: Tahoma;
    font-size: 11px;
    color: #363636;
}
.separator
{
    font-family:Tahoma;
    font-size: 12px;
	color: black;
	font-weight:lighter;
}
.subheading
{
    font-family:Tahoma;
    font-size: 16px;
    font-weight: bold;
	color: #706d67;
	font-weight:lighter;
}
.signature
{
    font-family:Tahoma;
    font-size: 10px;
	color:#7a5964;
	font-weight:lighter;
}
.linkbackgroundcolour
{
    background-color:#97624c;
    border: solid 1px #854a33;
    
}

.linkpage
{
    font-family:Tahoma;
    font-size: 14px;
    font-weight: bold;
	color: #8f5848;
	font-weight:lighter;
	padding-bottom:8px;
}