.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;
	list-style-position: inside;
	list-style-type: square;

}
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;
}

TABLE.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.white A:link {
	FONT-WEIGHT: normal; text-decoration: none; color: #FFFFFF;
}
TABLE.white A:visited {
	FONT-WEIGHT: normal; text-decoration: none; color: #FFFFFF;
}
TABLE.white A:hover {
	FONT-WEIGHT: normal; text-decoration: underline; color: #FFFFFF;
}

TABLE.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TABLE.black A:link {
	FONT-WEIGHT: normal; text-decoration: none; color: #000000;
}
TABLE.black A:visited {
	FONT-WEIGHT: normal; text-decoration: none; color: #000000;
}
TABLE.black A:hover {
	FONT-WEIGHT: normal; text-decoration: underline; color: #000000;
}





.lineAll {
	border: 1px dotted #FFFFFF;
}
.lineB {
	border-bottom: 1px solid #6A8E99;
}
.lineT {
	border-top: 1px solid #6A8E99;
}
.lineR {
	border-right: 1px solid #6A8E99;
}
.lineL {
	border-left: 1px solid #6A8E99;
}
.lineRB {
	border-right: 1px solid #6A8E99;
	border-bottom: 1px solid #6A8E99;
}
.lineLB {
	border-bottom: 1px solid #6A8E99;
	border-left: 1px solid #6A8E99;
}
.lineTR {
	border-top: 1px solid #6A8E99;
	border-right: 1px solid #6A8E99;
}
.lineTL {
	border-top: 1px solid #6A8E99;
	border-left: 1px solid #6A8E99;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-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;
}
.bodytxtHand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor: hand;

}
.lineAllDark {

	border: 1px dotted #999999;
}
.bodytxtBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.borderAll {


	border: 1px solid #999999;
}
.bodytxtHandBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: hand;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C0DEE0;
	height: 18px;
	width: 145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #d1d1d0;
}
.txtfieldPC {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C0DEE0;
	height: 18px;
	width: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #d1d1d0;
}
.txtfieldLong {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C0DEE0;
	height: 18px;
	width: 233px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #d1d1d0;
}
.txtfieldLongTall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #C0DEE0;
	height: 55px;
	width: 233px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #d1d1d0;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #104252;
	padding: 1px;
	height: 20px;
	width: 175px;
	border: 1px solid #BDCCDB;
}

