/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #A9BEC7;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A9BEC7;
}
a:hover {
	text-decoration: none;
	color: #d4dfe3;
}
a:active {
	text-decoration: underline;
	color: #D4DFE3;
}
h1 {
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #A9BEC7;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin:1px;
	padding:1px;
}
h4 {
	font-size: 12px;
	color: #A9BEC7;
	margin:2px;
	padding:2px;
}
h5 {
	font-size: 12px;
	color: #d4dfe3;
}
h6 {
	font-size: 9px;
	color: #999999;
	font-weight:normal;
	text-align:center;
	margin:2px;
	padding:0px;
}
li {
margin-left:-20px;
padding-bottom:5px;
}
#maintable{
width:800px;
height:450px;
border:10px solid #a9bec7;
background-color:#FFFFFF;
color:#666666;
}
#textcontent{
padding:5px;
}
#thumbarea{
width:40px;
border-right:2px solid #FFFFFF;
text-align:center;
vertical-align:middle;
}
.thumbs{
padding-bottom:2px;
padding-top:2px;
}
#galleryimages{
width:652px;
height:451px;
vertical-align:middle;
text-align:center;
}
