.bg {
	background-attachment: fixed;
	background-image: url(images/bg.GIF);
	background-repeat: repeat;
	background-position: left top;
}
.lineLeft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9F9E;
	border-right-color: #9D9F9E;
	border-bottom-color: #9D9F9E;
	border-left-color: #9D9F9E;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
TABLE.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.grey A:link {
	FONT-WEIGHT: normal; text-decoration: none; color: #d1d1d0;
}
TABLE.grey A:visited {
	FONT-WEIGHT: normal; text-decoration: none; color: #d1d1d0;
}
TABLE.grey A:hover {
	FONT-WEIGHT: normal; text-decoration: underline; color: #FFFFFF;
}
.lineAll {
	border: 1px dotted #7B7B79;
}
.lineB {
	border-top: 0px dotted #7B7B79;
	border-right: 0px dotted #7B7B79;
	border-bottom: 1px solid #7B7B79;
	border-left: 0px dotted #7B7B79;
}
.lineT {
	border-top: 1px solid #7B7B79;
	border-right: 0px dotted #7B7B79;
	border-bottom: 0px dotted #7B7B79;
	border-left: 0px dotted #7B7B79;
}
.lineR {
	border-top: 0px dotted #7B7B79;
	border-right: 1px solid #7B7B79;
	border-bottom: 0px dotted #7B7B79;
	border-left: 0px dotted #7B7B79;
}
.lineL {
	border-top: 0px dotted #7B7B79;
	border-right: 0px dotted #7B7B79;
	border-bottom: 0px dotted #7B7B79;
	border-left: 1px solid #7B7B79;
}
.lineRB {
	border-top: 0px dotted #7B7B79;
	border-right: 1px solid #7B7B79;
	border-bottom: 1px solid #7B7B79;
	border-left: 0px dotted #7B7B79;
}
.lineLB {
	border-top: 0px dotted #7B7B79;
	border-right: 0px dotted #7B7B79;
	border-bottom: 1px solid #7B7B79;
	border-left: 1px solid #7B7B79;
}
.lineTR {
	border-top: 1px solid #7B7B79;
	border-right: 1px solid #7B7B79;
	border-bottom: 0px dotted #7B7B79;
	border-left: 0px dotted #7B7B79;
}
.lineTL {
	border-top: 1px solid #7B7B79;
	border-right: 0px dotted #7B7B79;
	border-bottom: 0px dotted #7B7B79;
	border-left: 1px solid #7B7B79;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.borderLeft {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bodytxtGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d1d1d0;
}

