body
{
	font-family: Microsoft Sans Serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	background-color: White;
	background-image: url('Images/Background.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table
{
	font-family: Microsoft Sans Serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
}

table table
{
	font-size: 100%;
}

h1
{
	font-family: Tahoma;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 2px;
}

h2
{
	font-family: Tahoma;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 2px;
}

input
{
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

textarea
{
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

select
{
	font-family: Arial;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

a
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	margin-top: 2px;
	margin-bottom: 2px;
}

hr
{
	color: #808080;
	height: 1px;
}

.MainBody
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.MainHeaderRow
{
	background-color: #404040;
	vertical-align: bottom;
}

.MainHeaderLogoCell
{
	background-color: #404040;
	background-image: url('Images/HeaderBackground.bmp');
	vertical-align: middle;
	height: 56px;
	padding: 4px 4px 4px 4px;
	border-bottom: solid 1px #a08080;
}

.LogoTitle
{
	font-family: Tahoma;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: White;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=Black,offX=2,offY=2,positive=true);
	white-space: nowrap;
}

.LogoSubtitle
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: White;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=Black,offX=1,offY=1,positive=true);
	white-space: nowrap;
}

.CulturesCell
{
	background-color: #404040;
	background-image: url('Images/HeaderBackground.bmp');
	text-align: right;
	color: White;
	height: 24px;
	vertical-align: middle;
	font-size: 90%;
	padding: 4px 6px 4px 4px;
}

.Culture
{
	color: White;
}

.SearchPreCell
{
	background-color: #404040;
	background-image: url('Images/HeaderBackground.bmp');
	vertical-align: bottom;
	padding: 4px 4px 6px 4px;
	border-bottom: solid 1px #a08080;
}

.WelcomeText
{
	color: #a0a0a0;
	white-space: nowrap;
}

.SearchSeparatorCell
{
	background-color: #404040;
	background-image: url('Images/SearchSeparatorBackground.bmp');
	background-repeat: no-repeat;
	background-position: bottom;
}

.SearchSeparatorDiv
{
	width: 32px;
	height: 32px;
}

.SearchCell
{
	background-color: #a04040;
	background-image: url('Images/SearchBackground.bmp');
	color: White;
	height: 32px;
	padding: 4px 6px 2px 0px;
	white-space: nowrap;
	vertical-align: bottom;
	border-top: solid 1px #a08080;
}

.MainHeaderSeparatorCell
{
	background-color: #a04040;
	background-image: url('Images/HeaderSeparatorBackground.bmp');
	height: 5px;
}

.MainMenuCell
{
	border-right: solid 1px #e0e0e0;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

.MainMenuDiv
{
	width: 200px;
}

.MenuItemLevel1
{
	background-color: #d8d8d8;
	background-image: url('Images/MenuItemLevel1Background.bmp');
	background-repeat: repeat-x;
	font-weight: normal;
	border-top: solid 1px Gray;
	border-bottom: solid 1px Silver;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MenuItemLevel2
{
	font-weight: normal;
	color: #404040;
	margin-top: 2px;
	margin-bottom: 2px;
}

.SubMenuLevel1
{
	border-bottom: solid 1px Gray;
}

.SubMenuLevel2
{
	margin-top: 2px;
	margin-bottom: 8px;
}

.SiteMapPathPanel
{
	padding: 4px 6px 4px 4px;
	border-bottom: solid 1px #e0e0e0;
}

.SiteMapPathDescription
{
	padding: 2px 0px 2px 1px;
}

.MainContentCell
{
	vertical-align: top;
}

.ContentPanel
{
	padding: 4px 6px 4px 4px;
}

.MainFooterSeparatorCell
{
	background-color: #a04040;
	background-image: url('Images/FooterSeparatorBackground.bmp');
	height: 5px;
}

.MainFooterCell
{
	background-color: #404040;
	background-image: url('Images/FooterBackground.bmp');
	color: White;
	font-size: 90%;
	padding: 4px 6px 4px 4px;
	border-top: solid 1px #a08080;
}

.FooterLink
{
	color: White;
}

.Title
{
	font-weight: bold;
	padding-bottom: 4px;
}

.SearchResultItem
{
	padding: 0px 0px 4px 0px;
}

.SearchResultLinkParent
{
	color: Gray;
}

.SearchResultDescription
{
	color: Gray;
	font-size: 90%;
}

.Information
{
	color: Gray;
	padding: 0px 0px 4px 0px;
	text-align: left;
}

.FieldName
{
	color: Gray;
	padding: 2px 2px 2px 0px;
	vertical-align: middle;
}

.FieldValue
{
	padding: 2px 0px 2px 0px;
	vertical-align: middle;
}

.FieldNameTop
{
	color: Gray;
	padding: 2px 2px 2px 0px;
	vertical-align: top;
}

.FieldValueTop
{
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

.TextBox
{
	width: 200px;
}

.Validator
{
	color: Red;
	padding: 0px 2px 0px 2px;
}

.ValidationSummary
{
	color: Red;
}

.Button
{
	background-color: #d8d8d8;
	background-image: url('Images/MenuItemLevel1Background.bmp');
	background-repeat: repeat-x;
	font-weight: normal;
	border: solid 1px Gray;
	padding: 4px 4px 4px 4px;
	text-align: center;
}

.Code
{
	background-color: #f4f4f4;
}