﻿body {
	padding: 0px;
	margin: 0px;
	background-color: #3F3F3F;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	background-image: url('images/bg-top.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}
h2 {
	font-size: 14px;
	color: #CCCCCC;
}
.table {
	background-color: #8A8E86;
}
.header {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.navbar {
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-left: 14px;
}
.details {
	font-size: 11px;
	padding-right: 28px;
	text-align: right;
}
.text {
	padding: 15px 28px 50px 15px;
	font-weight: normal;
	font-size: 12px;
	width: 468px;
	line-height: 150%;
}
.leftCol {
	padding-left: 14px;
}
.enlargement {
	font-size: 11px;
	padding-right: 28px;
	text-align: center;
	padding-top: 15px;
	width: 468px;
}
.enlargement img {
	border: 2px solid #CCCCCC;
}
.thumb {
	
}
.navbar a {
	color: #CCCCCC;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a.active {
	text-transform: uppercase;
	color: #FFFFFF;
}
.navbar a:hover.active {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.sub {
	line-height: 30px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a img {
	border: 2px solid #CCCCCC;
}
a:hover img {
	border: 2px solid #FFFFFF;
}
.contact {
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10pt;
	color: #333333;
}
.contact a {
	color: #CCCCCC;
	text-decoration: none;
}
.contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.artwave {
	border-width: 1px;
	border-color: #4A4A4A;
	color: #C0C0C0;
	font-size: 10pt;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
	border-top-style: solid;
}
.artwave a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.artwave a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.copyright a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.alignCenter {
	text-align: center;
}

