/* CSS Document */
body {
	background-color: #CCCCCC;
}
.tab {
	background-color: #FFFFFF;
	border: 0.05mm solid #666666;
}
.tabCopy {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 105px;
	border-top: 0.05mm solid #999999;
	border-right: none;
	border-bottom: 0.05mm solid #999999;
	border-left: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 3px;
}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 3px;
	width: 400px;
	text-decoration: none;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.botborder {
}

#bigpic {
	text-align: center;
	}
.thumb {
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 2px 2px 2px 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}
