body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #003333;



}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 550px;
	right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.titletext {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #53dec3;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #53dec3;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	color: #53dec3;
	font-size: 10px;
	text-decoration: underline;
}
a:active {
	color: #53dec3;
	font-size: 10px;
	text-decoration: none;
}
.menubk {
	background-image: url(images/menubk.jpg);
	height: 187px;
	width: 212px;
}
.menu a:link {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
.menu a:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
.menu a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;

}
.menu a:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;

}
.xtext {
	font-size: 9px;
}
.footer a:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;

}
.footer a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;

}
.footer a:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;

}
.footer a:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.ltext {
	font-size: 14px;
}
