﻿.navbar {
	text-align: center;
}

.navbar a:link {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
}
.navbar a:visited {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
}
.navbar a:active {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
}
.navbar a:hover {
	color: #CBAC6E;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
}

.navbar a:link {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: center;
	text-decoration: none;
}

.leftbar {
	text-align: right;
}

.leftbar a:link {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: right;
	text-decoration: none;
}
.leftbar a:visited {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: right;
	text-decoration: none;
}
.leftbar a:active {
	color: #F4F4F4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: right;
	text-decoration: none;
}
.leftbar a:hover {
	color: #CBAC6E;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
	text-align: right;
	text-decoration: none;
}

.categorylink a:link {
	color: #45433A;
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;

}

.categorylink a:visited {
	color: #45433A;
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}
.categorylink a:active {
	color: #45433A;
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}

.categorylink a:hover {
	color: #CBAC6E;
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}

.pageheadertext {
	font-size: 36pt;
	font-family: Tahoma;
	text-align: right;
	color: #D3BA85;
	width:100%;
}

.pageheadertext2 {
	font-size: 36pt;
	font-family: Tahoma;
	text-align: right;
	color: #D3BA85;
}

.maintable {
	border: 1px solid #45433A;
	width: 900px;
}

.maintableheaderrow {
	background-image: url('images/topopen.JPG');
	height: 80px;
}

.maintablenavbarrow {
	background-color: #45433A;
	height: 25px; 
	border-top: thin #F3F3F3 solid; 
	border-bottom-color: #0F0F0D; 
	border-bottom-style: solid; 
	border-bottom-width: thin;
}

.maintablecontentcell {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #45433A;
	margin: 0 0 0 0px;
	padding: 10px 25px 0 25px;
	height: 550px;
	vertical-align: top;
}

.contenttable {
	text-align: left;
	background-image: url('images/bottomopen2.JPG');
	width: 100%; 
	height: 100%
}

.straplinetext {
	font-size: medium;
	font-family: Tahoma;
	color: #D3BA85;
	text-align: right;
}

.altfielddetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F3F3F3;
	width: 750px;
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #45433A;
}

.descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #45433A;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #45433A;
	text-transform: none;
}

.subheadingtext {
	font-family: Tahoma;
	font-size: x-large;
	color: #CBAC6E;
}

.productheadingtext {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #CBAC6E;
}

.contactentrycontrol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #45433A;
	width: 85%;
}

.textlink a:link {
	color: #D3BA85;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.textlink a:visited {
	color: #CBAC6E;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.textlink a:active {
	color: #CBAC6E;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
.textlink a:hover {
	color: #CBAC6E;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}