@charset "UTF-8";
h1 {
	font-size: 18px;
	color: #4D445D;
}
h2 {
	font-size: 16px;
	color: #4D445D;
	border-left-width: 4px;
	border-bottom-width: 1px;
	border-color: #4D445D;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}
h4 {
	font-size: 12px;
	color: #4D445D;
}
h5 {
	font-size: 9px;
	color: #4D445D;
}
h6 {
	font-size: 8px;
	color: #4D445D;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 0px;
	vertical-align: top;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #5D3143;
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:visited {
	text-decoration: none;
	color: #5D514B;
}
a:hover {
	text-decoration: underline;
	color: #5D3143;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #5D3143;
	border-right-color: #5D3143;
	border-bottom-color: #5D3143;
	border-left-color: #5D3143;
}
a:active {
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
p {
	text-align: justify;
	margin: 7px;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#TableLayout {
	background-color: #FFFFFF;
	background-image: url(../i/bgimage.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-top: 1px solid #45524A;
	border-right: none;
	border-bottom: 1px solid #45524A;
	border-left: 1px solid #45524A;
}
#tdNavigation {
	font-size: 12px;
	line-height: 2em;
	text-decoration: none;
	text-align: center;
	padding: 1px;
}
#tdNavigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F5D;
	text-decoration: none;
	display: block;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin: 5px;
	padding: 4px;
}
#tdNavigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ECE2C7;
	color: #521916;
	text-decoration: none;
	display: block;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin: 5px;
	padding: 4px;
	
}
#tdBody {
	vertical-align: top;
	top: 0px;
}
#tdBody a {
	background-color: #EEEEEE;
	display: inline;
}
#tdBody a:hover {
	color: #000099;
}
.img4border {
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	display: block;
	margin-bottom: 4px;
	margin-left: 4px;
	right: auto;
}
#tdHeader {
	bottom: 0px;
}
#tdSidebar {
}
#tdSidebar a {
	background-color: #FFFFFF;
	display: block;
	margin: 10px 0px;
	padding: 8px 0px;
	border: 1.5px dotted #4A564D;
}

