.smalltext {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


.rowHEADER {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	background-color: #000000;

}
.rowFIRST {
	background-image: url(../assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
}
.rowA {
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.rowB {
	font-size: 12px;
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;
}
.tableLINES {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.photos {
	border: 2px solid #3A3679;
}
.copyright {
	font-size: 10px;
	color: #CFD5E4;

}
.inputbox {
	background-image: url(../assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#maintable {
	height: 100%;
	width: 100%;
	border: 1px solid #FFFFFF;
	background-color: #023013;
	padding: 24px 12px 6px;
	background-image: url(../assets/bg-dkgray.gif);
	display: table;

}
#tableb {
	height: 450px;
	width: 700px;
	border: 1px solid #3A3679;
	background-color: #000000;
	margin-bottom: 6px;
}
#tablec {
	border: 1px solid #FFFFFF;
	background-color: #3C3C3C;
	padding: 0px;
	width: 672px;


}
#corner {
	border: 1px solid #3A3679;
	position: relative;
	z-index: 12;
	height: 104px;
	width: 110px;
	left: 24px;
	top: -24px;


}
.navbar {
	background-color: #000000;
	border-top: 1px solid #3A3679;
	border-right: 1px solid #3A3679;
	border-bottom: 0px solid #3A3679;
	border-left: 1px solid #3A3679;
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
	display: table-cell;

}
.contentgallery {
	background-color: #646464;
	border: 1px solid #FFFFFF;
	height: 360px;
	margin-bottom: 12px;
	width: 512px;
	padding: 12px;



}
.sidenacgal {
	overflow: auto;
	height: 370px;
	width: 160px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
}
img.thumbs {
	margin: 4px;
	border: 1px solid #3A3679;
}
.photodesc {
	font-size: 12px;
	color: #FFFFFF;
	padding: 12px;
}
.nextgallery {
	font-family: Garamond, "Trebuchet MS", Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentTD {
	background-color: #646464;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.samplephoto {
	height: 460px;
}
.smalltextcool {
	font-size: 9px;
	letter-spacing: 2px;
	line-height: 16px;
}

