/* CSS Document */
body {
	margin: 0px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.bgLTpLft {
	background-attachment: fixed;
	background-image:  url(images/left_TpLft.gif);
	background-repeat: repeat-y;
	background-color: #EDEEF1;
}
.bgLTpRght {
	background-color: #EDEEF1;
	background-image: url(images/left_TpRght.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #EDEEF1;
}
.bgLft {
	background-attachment: fixed;
	background-image:  url(images/left_Lft.gif);
	background-repeat: repeat-y;
	background-color: #EDEEF1;
}.bgBttm {
	background-attachment: fixed;
	background-image:  url(images/absBttm_centre.jpg);
	background-repeat: no-repeat;
	background-color: #EDEEF1;
	background-position: left top;
}
.title {
	background-attachment: scroll;
	background-image: url(images/titel.gif);
	background-repeat: no-repeat;
}
.menu {
	cursor: hand;
}
.contDtl {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	color: #3E3A32;
	background-image: url(images/content_left.gif);
	background-repeat: repeat-y;
}
.contTblOuter {
	background-color: #3E3A32;
}
.contTblInner {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	background-color: #3E3A32;
}
.bttmTbl {
	background-image: url(images/bttm_bckg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bttmShdw {
	background-attachment: scroll;
	background-image: url(images/bttm_shdw.gif);
	background-repeat: repeat-x;
}
.infoTxt {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3E3A32;
	border: 0px none;
}
.nav {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #ffffff;
}
.txtSmall {
	font-family: Verdana, Arial, "Lucida Grande";
	font-size: 10px;
}
a:link {
	color: #3E3A32;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #3E3A32;
}
a {
	color: #3E3A32;
	text-decoration: none;
}
