html,body {
	height:100%;
	margin:0;
	padding:0;
}
.centerTable {
	width:100%;
	height:100%;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.frameBack {
	background-image: url(images/frame_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000; /*#58582C*/
                
}
.largeIntroText {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", "MS Serif";
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.medIntroText {
	font-family: Georgia, "Palatino Linotype", "Times New Roman", "MS Serif";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.links {
	text-decoration: underline;
	color: #663300;
}
a.links:hover {
	text-decoration: none;
	color: #FF6600;
}
.paddingBot {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
}
.paddingLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linksWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.linksWhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.shadow {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AEAA9B;
	border-bottom-color: #AEAA9B;
}
.lineTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.lineBot {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.sideColour {
	background-color: #339933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	margin: 0px;
}
.shadowLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.backImage {
	background-image: url(images/back_image.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EDE2CB;
	text-decoration: none;
}
a.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D27E00;
	background-color: #FFFFFF;
}
.top5Box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #009933;
	background-color: #FFFFFF;
}.formMargins {
	margin: 0px;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rowLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #58582C;
	border-right-color: #58582C;
	border-bottom-color: #58582C;
	border-left-color: #58582C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.noRowLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}.littleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #58582C;
	line-height: 10px;
}.boxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #58582C;
	text-decoration: none;
}
a.boxLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FF6600;
	text-decoration: none;
}.bgImage {
	background-image: url(images/parchment3.jpg);
	background-repeat: repeat;
}
img.floatLeft {
 float: left;
 margin: 0px 10px 0px 0px; 
}

img.floatRight { 
 float: right;
 margin: 0px 0px 0px 10px; 
}
.border {
	border: 1px solid #443629;
}

