body {
	font-family: sans-serif;
	font-size: 76%;
	color: #000000;
	line-height: 114%;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;	
}
td {
	font-family: sans-serif;
	font-size: 76%;
	color: #000000;
}

/**  links  **/

a.links-general, a.links-general:hover {
	color: #FDB302;
	font-weight: bold;
	text-decoration: none;
}
a.links-credits {
	color: #D98E00;
	text-decoration: none;
}
a.links-credits:hover {
	color: #EBB000;
	text-decoration: none;
}

/**  font  **/

.bold {
	font-weight: bold;
}
td.errorText {
	font-weight: bold;
	color: #DC6322;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000080;
	font-size: 120%;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000080;
	font-size: 100%;
}
h2.red {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF0000;
	font-size: 100%;
}

/**  footer  **/

td.center {
	text-align: center;
}

/**  layout  **/

img.rightAlign {
	margin-left: 5px;
	margin-top: -5px;
}
td.sideLeft {
	vertical-align: top;
	background-image: url(../images/layout/side_left.gif);
	background-repeat: repeat-y;
}
td.sideRight {
	vertical-align: top;
	background-image: url(../images/layout/side_right.gif);
	background-repeat: repeat-y;
}
td.mainColumn {
	vertical-align: top;
}
td.footerLeft {
	line-height: 11px;
	vertical-align: bottom;
	background-image: url(../images/layout/side_left.gif);
}
td.footerImage {
	line-height: 11px;
	vertical-align: bottom;
}
td.footerRight {
	line-height: 11px;
	vertical-align: bottom;
	background-image: url(../images/layout/side_right.gif);
}
td.mainCopy {
	vertical-align: top;
	padding: 10px 24px 10px 24px;
}

/**  about us  **/

td.directorRight {
	padding: 0 0 0 10px;
	vertical-align: top;
}

/**  contact form  **/

td.contactLeft {
	padding: 3px 10px 5px 0px;
	vertical-align: top;
}
td.contactRight {
	padding: 0px 0px 5px 7px;
}
td.contactSpacer {
	line-height: 5px;
}
input.textBox {
	width: 180px;
	height: 18px;
	border: 1px solid #000080;
	background-color: #E4F1FF;
	font-size: 90%;
	padding-left: 1px;
	padding-top: 2px;
}
textarea.messageField {
	width: 180px;
	height: 60px;
	border: 1px solid #000080;
	background-color: #E4F1FF;
	font-size: 90%;
	font-family: sans-serif;
	padding-left: 1px;
	padding-top: 2px;
}
input.button {
	width: 50px;
	height: 20px;
	border: 1px solid #000080;
	background-color: #E4F1FF;
	font-size: 80%;
}
.menubar{color:#000000; text-align:center; font-size:8px; font-weight:bold; font-family:Tahoma; border-width:0px; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.menubar a:link{color:#000000; text-decoration:none}
.menubar a:hover{color:#000000}
H5{color:#000000; text-align:center; font-size:8px; font-weight:bold; font-family:Tahoma; border-width:0px; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.covering {
	font-family: sans-serif;
	font-size: 72%;
	font-weight:bold;
	color: #000000;
	line-height: 114%;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;	
}
