.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
.smHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: center;
	text-indent: 0px;
}
.galleryhead {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


a:link {
	color: #000000;
	text-decoration: none;
}
table.main {
	background-image: url(../images/inside_table_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.italics {font-size: small; font-style: italic; font-family: Arial, Helvetica, sans-serif;}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bodytxtNote {
	font-size: x-small;
	font-style: italic;
	color: #000000;
}
.boldNotlink {
	font-size: small;
	font-weight: bold;
	color: #A50C0C;
}
.description {
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.subdescription {
	font-size: small;
	color: #000000;
	text-align: justify;
}
.backtotop {
	font-size: x-small;
	font-style: italic;
	color: #A50C0C;
	font-weight: bold;
}
