﻿body 
{
    background-attachment:scroll;
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#ac875b;
    background-image:url('../images/background/woodimage5.jpg');
    margin-top:0px;
}

img
{
    display: block;
}

div, table, td, th, span, a
{
	font-family:"myriad pro","helvetica CY",tahoma,arial,sans-serif;
}

a:link
{
	text-decoration:underline;
	color:#053c63;
}

a:visited
{
	text-decoration:underline;
	color:#053c63;
}

a:hover
{
	text-decoration:underline;
	color:#053c63;
}

.f05
{
	font-size: 5pt;
	font-weight: normal;	
}

.f06
{
	font-size: 6pt;
	font-weight: normal;	
}

.f07
{
	font-size: 7pt;
	font-weight: normal;	
}

.f07bold
{
	font-size: 7pt;
	font-weight: bold;	
}

.f07error
{
	font-size: 7pt;
	color: Red;
	font-weight: normal;	
}

.f08
{
	font-size: 8pt;
	font-weight: normal;	
}

.f08bold
{
	font-size: 8pt;
	font-weight: bold;	
}

.f08error
{
	font-size: 8pt;
	color: Red;
	font-weight: normal;	
}

.f09
{
	font-size: 9pt;
	font-weight: normal;	
}

.f09bold
{
	font-size: 9pt;
	font-weight: bold;	
}

.f10
{
	font-size: 10pt;
	font-weight: 200;
}

.f10bold
{
	font-size: 10pt;
	font-weight: bold;
}

.f11
{
	font-size: 11pt;
	font-weight: 200;
}

.f11bold
{
	font-size: 11pt;
	font-weight: bold;
}

.f10error
{
	font-size: 10pt;
	color: Red;
	font-weight: normal;	
}
.f12
{
	font-size: 12pt;
	font-weight: normal;	
}

.f12bold
{
	font-size: 12pt;
	font-weight: bold;
}

.f14
{
	font-size: 14pt;
	font-weight: normal;	
}

.f14bold
{
	font-size: 14pt;
	font-weight: bold
}

.f16
{
	font-size: 16pt;
	font-weight: normal;	
}

.f16bold
{
	font-size: 16pt;
	font-weight: bold;	
}

.f24bold
{
	font-size: 24pt;
	font-weight: bold;	
}

.cssnav	{
			position:relative;
			margin: 0; 
			padding: 0;
			overflow:hidden;/* for ie to hide extra height*/	
}
.cssnav a {
			display: block;
			overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover
{
}

.cssnav img
{
	border: 0;
}
	
* html a:hover
{
	visibility:visible;
}

.cssnav a:hover img
{
	visibility:hidden;
}

.cssnav span
{
	position: absolute;
	cursor: pointer;   
}

.t01 th
{
    color:White;
    padding:3px 3px 3px 3px;
    background-color:#b69c79;
    font-size:10pt;
}

.t01 td
{
    padding:3px 3px 3px 3px;
    color:Black;
    background-color:#f8f0d9;
    font-size:10pt;
}