body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #445B8D;
}
#galleryTable p {
	margin:0;
	padding:2px 0 10px;
}
.logoclass {
	height:194px;
	margin:0px;
	padding:4px;
}
.blacktext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bodytextyellow {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F39218;
}
.bodytext_titles {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #096AA7;
}
.sidetext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #096AA7;
}
.sidetext_titles {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F39218;
}
a:link {
	color: #445B8D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #445B8D;
}
a:hover {
	text-decoration: underline;
	color: #DE5454;
}
a:active {
	text-decoration: none;
	color: #445B8D;
}
a.link2:link {
	color: #ECB12F;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.link2:visited {
	text-decoration: none;
	color: #ECB12F;
	font-size: 10px;
	font-weight: bold;
}
a.link2:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
a.link2:active {
	text-decoration: none;
	color: #ECB12F;
	font-size: 10px;
	font-weight: bold;
}
a.link3:link {
	color: ##096AA7;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link3:visited {
	text-decoration: none;
	color: ##096AA7;
	font-size: 11px;
	font-weight: bold;
}
a.link3:hover {
	text-decoration: underline;
	color: #ECB12F;
	font-size: 11px;
	font-weight: bold;
}
a.link3:active {
	text-decoration: none;
	color: ##096AA7;
	font-size: 11px;
	font-weight: bold;
}
