.back {
	background-color: #DADADB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 12px;
}
.page {
	background-color: #FFF;
	vertical-align: top;
}
.leftcol {
	font-size: 18px;
	vertical-align: top;
	line-height: 30px;
}
.rightcol {
	vertical-align: top;
}

.centrecol {
	font-size: 14px;
	vertical-align: top;
	line-height: 24px;
}
.tableback {
	background-color: #DADADB;
}
.tablerow {
	background-color: #FAB59A;
}


p {
	margin-bottom: 12px;
	margin-top: 0px;
}
a:link {
	color: #F2692B;
	text-decoration: none;
}
a:visited {
	color: #F2692B;
	text-decoration: none;
}
a:hover {
	color: #F2692B;
	text-decoration: underline;
}
.header {
	color: #F2692B;
}

a:active {
	color: #F2692B;
	text-decoration: none;
}




.marginleft {
	background-image: url(images/index_04.gif);
	background-repeat: repeat-y;
}
.marginright {
	background-image: url(images/index_06.gif);
	background-repeat: repeat-y;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
}
h1 {
	margin-bottom: 12px;
	font-size: 24px;
	color: #333;
	margin-top: 0px;
}

