@charset "utf-8";
/* CSS Document */

.galpic {
	background-color: #2B4159;
	text-align: center;
	vertical-align: middle;
}
.galtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 200px;
	width: 300px;
	background-color: #ADBDCC;
	padding: 10px;
}
.seqthumbs {
	height: 40px;
	width: 40px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #ADBDCC;
	border-right-color: #ADBDCC;
	border-bottom-color: #ADBDCC;
	border-left-color: #ADBDCC;
}

body {
	background-color: #93A5B5;
}
.tabl1 {
	background-color: #D1DEEB;
}
a:link {
	color: #6C7572;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C7572;
}
a:hover {
	text-decoration: none;
	color: #93A5B5;
}
a:active {
	text-decoration: none;
	color: #6C7572;
}.bigpic {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #2B4159;
	border-right-color: #2B4159;
	border-bottom-color: #2B4159;
	border-left-color: #2B4159;
}
.abouttxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #ADBDCC;
	height: 500px;
	width: 500px;
	text-align: justify;
	vertical-align: middle;
	position: relative;
	text-indent: 30px;
	color: #2B4159;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #2B4159;
}
