﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}

.mainContent
{
	width: 795px;
}

.headerContent
{
	width:100%;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
}

.headerContent img
{
	position:relative;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	border-color:#36440a;
	border:1px;
}
.headerContent a
{
	border:0px;
}

.footerContent
{
}

.footerContentBar
{
	height:15px;
	text-align:center;
	background-color:#36440a;
	color:White;
}

.footerContentBar a
{
	color:White;
}

.leftContent
{
	width:142px;
	vertical-align:top;
	background-color: #55703D;
}

.middleContent
{
	vertical-align:top;
	width:800px;
}

.content
{
	vertical-align:top;
	width:668px;
	padding-left:20px;
	padding-top:10px;
}

.menu
{
	border:2px;
	height:100%;
	width:100%;
}

.menu a
{
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	color:White;
	width:140px;
}

.menu a:hover
{
	cursor:pointer;
	color:White;
	/*background:orange;*/
	background:#A2BE87;
}
.menu a:visited
{
	color:White;	
}

.editContentLink
{
	width:100%;
	text-align:right;
}
.errorMessage
{
	color:Red;
	width:100%;	
	text-align:center;
}

.formTable
{
	padding:20px;
	border-width:1px;
	border-color:Black;
}

.topMenu
{
	width:794px;
	background-color:#36440a;
	position: relative;
	top: -6px;
	padding: 4px;
}

.topMenu a
{
	color: white;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #91Bf07;
	padding: 2px;
}

.topMenu a:visited
{
	color: white;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #91Bf07;
	padding: 2px;
}

.topMenu a:hover
{
	color: #060966;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid white;
	background-color: #CFBF12;
	padding: 2px;
}

.resultsLink
{
	color:#0000ff;
}

.resultsLink a:visited
{
	color:#0000ff;
}

.resultsLink a:hover
{
	color:#0000ff;
}
.albumNameOverThumbNail
{
	
}

.albumName
{
	font-weight:bold;	
}
a { text-decoration:underline;  }
a:visited { color: blue; }
a:hover { color: blue; }

img
{
	border-color:#36440a;
}

.smaller
{
	font-size:85%;
}
.regClassificationEven
{
	background-color:#A2BE87;
}
.regClassificationOdd
{
}

.regClassificationDivision
{
	vertical-align:top;
	width:275px;
	border-bottom: 1px solid #A2BE87;
}

.regClassificationRank
{
	border-bottom: 1px solid #A2BE87;
}

.regClassificationRank fieldset
{
	width:280px;
}

.ClassificationTable td
{
	white-space:nowrap;
}
th
{
	text-align:left;
}
.RegistrationCalloutBox
{
	border-color: #A2BE87;
	width:100%;
}