body {
  background: #8C0E04;
  color: #8C0E04;
  margin: 0;
  padding: 0;
}

.tintypeNavigationPanel
{
	background-color: #750D05;
	border: 1px solid #C2BB21;
	
}

.tintypeTable
{
	background-color: #750D05;
	border: 1px solid #C2BB21;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #C2BB21;
}

.tintypeSessionsTable
{
	background-color: #750D05;
	border: 1px solid #C2BB21;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: normal;
	color: #C2BB21;
}

.tintypeLinks {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.photoComparisonLink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2BB21;
	text-decoration: underline;
}

.tintypeAdminLoginLink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #C2BB21;
	text-decoration: none;
}

.tintypeAsterisk {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

.tintypeEmailLink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C2BB21;
	text-decoration: none;
}

a.tintypeEmailLink:hover { color: #FFFFFF }

.tintypeCheckoutSummary
{
	background-color: #750D05;
	border: 1px solid #C2BB21;
	color: #C2BB21;
	font-weight: bold;
}

.tintypeGrids 
{
	background-color: #750D05;
	border: 1px solid #C2BB21;
	text-align: center;
	font-family: "Times New Roman";
	color: #C2BB21;	
	font-size: 10px;
}

.tintypeAboutUsText
{
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-align: left;
}

.tintypeCurrentUsers
{
	font-family: Times New Roman;
	font-size: 40px;
	color: #C2BB21;
	text-align: center;
}

a.tintypeLinks:hover { color: #C2BB21 }
a.tintypeAdminLoginLink:hover { color: #FFFFFF }

.tintypeBigHeaders
{
	font-family: Times New Roman;
	font-size: xx-large;
	color: White;
	text-align: center;
}

.tintypeRegularText
{
	font-family: Times New Roman;
	font-size: 12px;
	color: White;
	text-align: center;
}

.tintypeRegularLabels
{
	font-family: Times New Roman;
	font-size: 12px;
	color: White;
	text-align: left;
}

.tintypeTextBox {
  font-family: Arial;
  font-size: 12px;
  border: 1px solid #C2BB21;
  background-color: #FFFFFF;
  color: #750D05;
}
.tintypeButton {
  font-family: Arial;
  border: 1px solid #C2BB21;
  background-color: #8C0E04;
  color: White;
}

.tintypeHeaderLabel
{
	font-family: "Times New Roman";
	color: #C2BB21;
	font-weight:  bold;
	text-align: left;
	font-size: 14px;
}

.tintypePreviewHeader
{
	font-family: "Times New Roman";
	color: #FFFFFF;
	font-weight:  bold;
	text-decoration: underline;
	text-align: center;
	font-size: 14px;	
}

.tintypeRadioButton
{
	font-family: "Times New Roman";
	color: #C2BB21;
	font-weight:  bold;
	text-align: left;
	font-size: 14px;
	background-color: #8C0E04;
}


.SnapHeader
{
  color: #ffffff;
  background-color: #6699CC;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  padding-top: 2px;
  padding-left: 5px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= '#C2BB21' , EndColorStr= '#C2BB21' );
  cursor: move;
}

.snapHeaderClosed
{
  color: #ffffff;
  background-color: #E8E9F1;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 12px;
  padding-top: 2px;
  padding-left: 5px;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr= 'black' , EndColorStr= '#E8E9F1' );
  cursor: move;
}

.SnapContent
{
  font-family: verdana;
  font-size: 11px;
  padding: 3px;
  border: #4284b5 1px solid;
  background-color: white;
}

.Dock
{
  padding:5px;
  border:#AFAFAF 1px solid; 
  background-color:#D1D1D1;
}

.Links
{
  list-style-image:none;
  color:Black;
  font-size:11px;
}
