.body {
	margin: 0px;
}
.textWelcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tableMaster {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bodyBackground {
	background-image: url(images/bgimage.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

img {border:0px solid #000000; }
.textCopyright {
	font-family: sans-serif;
	font-size: 10px;
	color: #8384BD;
}
.textBody {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdNavigation {
}
.tdNavigation2 {
	background-image: url(images/home_04.jpg);
	background-repeat: no-repeat;
}
.tdNavigationHoriz {
	background-image: url(images/home_02.jpg);
	background-repeat: no-repeat;
}
.orangelink {
	color: #FF9900;
}

