@charset "utf-8";
body {
	background-color: 19334e;
	background-image: url(../images/website/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.content {
	background-image: url(../images/website/R_content.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 900;
	font-style: normal;
	color: #660000;
}
.thumbnails {
	text-align: center;
	vertical-align: middle;
	align:center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
	background-color: 666666;
}
.thumbnail {
	background-image: url(../images/website/thumbnail.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 160px;
	width: 185px;
}
.3Dthumbnail {
	background-image: url(../images/website/thumbnail.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 160px;
	width: 185px;
}
.T {
	text-align: center;
	vertical-align: middle;
	height: 135px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

