html {
	height: 100%;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
	font-size: large;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 50px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}
.reverseColumn {
	background-color: #027ABB;
	width: 150px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.topLinks {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}
.topLinksLink {
	width: 100px;
	float: right;
}
a {
	color:white;
	text-decoration: none;
}
.leftNavigation {
	width: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}
.pageMainPicture {
	padding-left: 15px;
	padding-bottom: 20px;
	height: 60%;
}
.pMainPicture {
	margin-bottom: 0px;
}
.pMainPictureText {
	margin: 0px;
	padding-right: 5px;
}
.leftNavigationLink {
	width: 46px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.leftNavigationLinkBottomItem {
	margin-top: 0px;
	padding-top: 3px;
}
.thumbnail {
	border: 1px solid #FFFFFF;
}
.headerReverseColumn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
	font-size: large;
	font-weight: normal;
	padding-bottom: 5px;
	background-color: #027ABB;
}
.zeroMargin {
	margin: 0px;
}
.thumbnailArrowUp {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-top: 50px;
}
.thumbnailArowDown {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-right: 5px;
}
.fullTable
{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;

}
.scrollingThumbs {
	background-color: #0033CC;
	clip:rect('100', '100', '100', '0');
	width: 134px;
	height: 200px;
	position: absolute;
	left: 629px;
	top: 254px;
	overflow: hidden;
}
.navigationStart
{
	width: 60px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}


/*Level 1 Button*/
.navigationStart p
{
	width: 60px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left:1px;
}

.navigationStartLastItemInList
{
	border-bottom-style:none !important;
}
h2 {
	font-weight: bold;
	font-size:small;
	margin-bottom:10px;
	margin-top: 30px;
}
.inputComments {
	height: 100px;
	width: 300px;
}
h1 {
	font-size: medium;
}
.paddingLeft10 {
	padding-left: 5px;
}
.paddingRight {
	padding-right: 20px;
}
.noBottomMargin {
	margin-bottom: 0px;
}
.reverseColumnThumbs {
}
.reverseColumnUpDown {
	text-align: right;
	padding-right: 12px;
	padding-top: 10px;
}
.noBottomTopMargin p{
	margin-bottom: 0px;
	margin-top: 0px;
}
.simpleButton
{
background-color:white;
padding:3px;
border-color:#999999;
border-width:1px;
border-style:solid;
color: #027ABB;


}.navigationBrowsePageNumbers {
	padding-right: 15px;
	padding-left: 15px;
}

.navigationPic
{
	padding-left:1px;
}

.error
{
	font-family:Arial, Helvetica, sans-serif;
	
}