﻿body {
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	padding: 8px;
	padding-top: 0px;
	background-image: url('../images/backgrounds/bag.jpg');
	background-repeat: repeat;
	background-attachment:fixed;
	text-align: left;
	line-height:1.3em
}
div {
	white-space: normal
}
table {
	width:98%;
	margin-left: auto;
	margin-right: auto
}
td {
	vertical-align:top
}
img {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
	margin-bottom:6px
}
hr {
	background-color: green;
	border: none;
	height: 2px;
	width: 98%
}
a:link              {
	color: #F03000;
	text-decoration: none
}
a:visited      {
	color: #FF6633;
	text-decoration: none
}
a:hover      {
	text-decoration: underline
}
a:active      {
	color: #FF6633;
	text-decoration: none
}
a.hide:hover 	{
	text-decoration: none;
	cursor:text
}
h1 {
	color:green;
	font-size:3em;
	padding-top:10px;
	margin-bottom:36px;
	line-height:1.2em
	}
h2 {
	color:green;
	font-size:2em;
	padding-top:0px;
	line-height:1.3em
}
h3 {
}
h4 {
}
h5 {
}
.name {
	color:green;
	font-size:1.4em;
	padding-top:0px;
	line-height:1.3em
}
a.foot:link       {
	color: gray;text-decoration: none
 }
a.foot:visited    {
	color: gray;text-decoration: none
}
a.foot:hover      {
	text-decoration: underline
}
a.foot:active     {
	color: gray;text-decoration: none
}
.panel {
	font-size: 0.75em;
	vertical-align: top;
	text-align:center;
	background-color:#FFFFD9
}
p	{
	text-align: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-top:0px;
	margin-bottom: 0px
}
.centre {
	text-align: center
	}
.left {
	text-align: left;
	margin-bottom: 0px
}
.bold {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.3em
}
.notes         {
	font-style: italic
}
.small {
	font-size: 0.8em
}
.ul {
	text-decoration: underline
}
.stick  {
	white-space:nowrap
}
.line {
	text-decoration: line-through
}
.indent  {
	margin-left:40px;
	margin-right:40px
}
.top_text {
	width:98%;
	margin-left: auto;
	margin-right: auto
}
.w33 {
	width: 33%
	}
.w34 {
	width: 34%
	}
.profile {
	white-space:normal;
	padding-left:6px;
	padding-right:6px;
	text-align:justify
	}
.border {
	border:0px;
	border-right:1px;
	border-left:1px;
	border-style:solid
}
.bottom {
	border-bottom:1px;
	border-style:solid
}
.sides {
	border:0px;
	border-right:1px;
	border-left:1px;
	border-bottom:0px;
	border-style:solid
}
.middle {
	border:0px;
	border-right:0px;
	border-left:0px;
	border-bottom:1px;
	border-style:solid
}