BODY, TABLE, TR, TD, P, LI, UL {
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-repeat: repeat-y;
}

.textTitle {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #40637A;
}

.textMenu {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #00234B;
}

.textMenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #00234B;
}

.textHeading {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

.textSubHeading {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.linkMenu, .linkMenu:visited {
	color: #DCE7ED;
}

.linkMenu:active, .linkMenu:hover {
	color: white;
}

.linkBody, .linkBody:visited {
	text-decoration: none;
	color: blue;
}

.linkBody:active, .linkBody:hover {
	text-decoration: none;
	color: red;
}

#imageCactus {
	position: absolute;
	top: 0px;
	left: 0px;
}

#imageCactiText {
	position: absolute;
	top: 0px;
	left: 132px;
	z-index: 2;
}

#imageRrdtoolLogo {
	position: absolute;
	top: 10px;
	left: 50px;
	right: 100px;
}
