/* --------------------- backgrounds --------------------- */
body {
	background-image: url(../images/desktop.gif);
	background-position: left top;
	background-repeat: repeat;
	margin: 0px;
	scrollbar-3d-light-color: #EEEDE5;
	scrollbar-arrow-color: #A3927A;/* fixed */
	scrollbar-base-color: #D1CABA;/* fixed */
	scrollbar-darkshadow-color: #593716;/* fixed */
	scrollbar-face-color: #D1CABA;/* fixed */
	scrollbar-highlight-color: #EEEDE5;/* fixed */
	scrollbar-shadow-color: #A3927A;/* fixed */
	scrollbar-track-color: #D1CABA;/* fixed */
}
td.picBackAboutUs {
	background-image: url(../images/picAboutUs.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E9E1CF;
}
td.theContentAbout {
	background-color: #E9E1CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593716;
	padding: 20px;
	text-align: center;
}
td.theContentAboutBox {
	background-color: #F6F3EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593716;
	padding: 10px;
	text-align: center;
}
td.picServices {
	background-image: url(../images/picServices.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E9E1CF;
}
td.theContentServices {
	background-color: #E9E1CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593716;
	padding: 20px;
	text-align: left;
}
td.theContentServicesBox {
	background-color: #F6F3EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593716;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
td.picContactUs {
	background-image: url(../images/picContactUs.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E9E1CF;
}
/* --------------------- a.menu --------------------- */
td.theMenu {
	background-image: url(../images/menuBack.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
a.theMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration:none;
}
a.theMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #593716;
	font-size: 10px;
	text-decoration:none;
}
/* --------------------- theHeadings --------------------- */
td.theHeadings {
	background-image: url(../images/menuBack.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
/* --------------------- theNames --------------------- */
td.theNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
}
/* --------------------- a --------------------- */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #593716;
	font-size: 12px;
	text-decoration:none;
}
/* --------------------- headings --------------------- */
.mainHeading {
	color: #593716;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
/* --------------------- form --------------------- */
.loginFields {
	background-color: #E9E1CF;
	border-style: none;
	border: solid 1px #593716;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
    color: #593716; 
    visibility: visible;
	width: 712px;
	height: 20px;
	padding-left: 5px;
}
.loginTextFields {
	background-color: #E9E1CF;
	border-style: none;
	border: solid 1px #593716;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: left;
    color: #593716; 
    visibility: visible;
	width: 712px;
	height: 60px;
	padding-left: 5px;
	overflow: auto;
}
.loginButton {
	background-color: #593716;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
    color: #E9E1CF;
    visibility: visible;
	width: 712px;
	height: 20px;
}
td.thetickBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #593716;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
.tickBox {
	background-color: #E9E1CF;
	border-style: none;
	border: solid 1px #593716;
    color: #593716; 
}
