body {
	background-color: #829ba5;
	font-family: sans-serif;
}

table#containerta {
	width: 100%;
	height: 100%;
}

table#center {
	width: 835px;
	padding: 0px;
	margin: 0px;
	height: 550px;
	background-color: rgb(255, 255, 255);
	border: 3px solid rgb(50, 50, 50);
}

td#top {
	height: 80px;
	width: 100%;
	background-color: rgb(130, 130, 130);
	vertical-align: top;
	text-align: right;
	color: white;
	font-size: 20pt;
}

span.name {
	font-size: 12pt;
}

td#bottom {
	height: 20px;
	width: 100%;
	background-color: rgb(130, 130, 130);
	vertical-align: top;
	font-size: 12pt;
	text-align: center;
	color: white;
}

td#nav {
	width: 110px;
	background-color: rgb(255, 255, 255);
	vertical-align: top;
	border-right: 4px solid #2e738d;

}

td#content {
	width: 690px;
	vertical-align: top;
	color: rgb(57, 65, 56);

}

a:link, a:hover, a:visited {
	color: rgb(57, 65, 56);
	text-decoration: none;
	border: 0px solid black;
}

a:link img, a:visited img, a:hover img {
	color: rgb(57, 65, 56);
	text-decoration: none;
	border: 0px solid grey;
}

a.mainlink {
	font-size: 14pt;
	border-bottom: 1px solid rgb(57, 65, 56);
	font-weight: bold;
}

a.sublink {
	font-size: 14pt;
	margin-left: 10px;
}

div.topnav {
	font-size: 12pt;
	float: right;
	text-align: left;
}

h2 {
	margin-bottom: 0px;
}

div.realcontent td, div.realcontent th, #pdfs {
	font-size: 14pt;
	text-align: left;
	vertical-align: top;
}

div.realcontent {
	height: 407;
	overflow: auto;
	float: left;
	font-size: 14pt;
	text-align: justify;
	padding-right: 5px;
	width: 342px;
}

div.images {
	float: right;
	vertical-align: top;
	font-size: 14pt;
}

p.firstp {
	margin-top: 0px;
}

#mainimgt {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 80px;
}

#previewimg {
	vertical-align: bottom;
}

#pdfs {
	vertical-align: bottom;
}

#previewimg, #pdfs {
	padding-left: 10px;
	width: 332;
}

#snr {
	height:40px;
}

#thr {
	height: 60px;
}

#pdfs p {
	margin-bottom: 5px;
	text-decoration: underline;
	margin-top: 5px;
}
