body {
	margin: 0px;
	background-image:   url(/img/general/mainBACKGROUND.png);
	background-repeat: repeat-y;
	background-position: 869px;
	background-attachment: fixed;
}
a:link {
	color: #1764AA;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.contentTable a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.contentCELL {
	vertical-align: top;
}
