body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC3300;
}
#menu {
	width: 120px;
	position: absolute;
	background: #ffcc66;
	left: 3px;
	top: 120px;
	border: 2px ridge #CC3300;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC3300;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003300;
}
.textyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ffcc66;
}
.Subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: 800;
	color: #cc3300;
}
A:link    { color: #CC3300; font-size: medium; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
A:visited { color: #CC3300; font-size: medium; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
A:hover   { color: #800000; text-decoration: none; font-size: medium; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
A:active  { color: #800000; text-decoration: none; font-size: medium; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #003300 ; text-decoration: none}
.imagewithborder {  border: 1px outset #CC3300}
.video {  border: #CC3300; border-style: ridge; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003300;
}
a.one:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-decoration: none;
}
a.one:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-decoration: none;
}
a.one:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-decoration: none;
}
.cell {
	padding: 10px;
}
.textrequiredred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC3300;
}
.textverysmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003300;
}
