﻿html, body, form{
	/*overflow: auto;*/
	background-color: White;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.MasterPageTable
{
	width: 839px;
	height: 560px;
}

.MasterPageRightMenu
{
	width: 243px;
	height: 511px;
}
.AdminMasterPageRightMenu
{
	width: 238px;
	height: 506px;
	background-image: url(../../images/RightMenu/Purple/purple_empty.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.MasterPageContentTable
{
	width: 100%;
	/*height: 487px; /*506 the height above - the height of the "We are working on perfection here" string.*/
}

.SearchBox
{
	height: 17px;
	width: 96px;
	border: 1px solid #818181;
	background-color: White;
	font-family: "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	margin: 0px;
}

.MasterRow1
{
	height: 36px;
}

.MasterRow2
{
	height: 24px;
}

.MasterRow3
{
	
}

.MasterColumn2Header
{
	width: 238;
}

.ContentText
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
}
.TitleText
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color:#4C4C4C;
}

.HelpLink
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color:Blue;
	text-decoration: none;
	clear: both;
}

.HelpLink:hover
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color:Blue;
	text-decoration: none;
}


.HelpLink:visited
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color:Blue;
	text-decoration: none;
}


.HelpLink:acvive
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color:Blue;
	text-decoration: none;
}

.HelpTextContent
{
	font-family: "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	line-height: 18px;
	color: #4C4C4C;
	padding-bottom: 10px;
}

.FieldCaption
{
	font-family:  "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	color: #4C4C4C;
}

a.TitleLink:link
{
	font-family:  "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4C4C4C;
}
a.TitleLink:hover
{
	font-family:  "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4C4C4C;
}
a.TitleLink:visited
{
	font-family:  "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4C4C4C;
}
.NewsEventsLink, .NewsEventsLink:link, .NewsEventsLink:visited, .NewsEventsLink:hover
{
	font-family:  "ArialMT" "Arial" "@Arial Unicode MS" "Arial Black";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #4C4C4C;
}
.FoundText
{
	font-weight: bold;
}

.masterContentDiv
{
	position: absolute;
	width: 564px;
	/*padding-bottom: 200px;*/
}

ul
{
	list-style-type: none;
}

.adminContainer
{
	background-color: #EEEEEE;
	padding: 50px 10px 50px 10px;
	border: 1px outset;
	/*height: 407px;*/
}

.buttonSeparator
{
	/*width: 20px;*/
	margin-right: 10px;
	margin-left: 10px;
}

.AdminPageTitle
{
	font-family: Arial;
	font-size: 20px;
	height: 50px;
	vertical-align: middle;
	text-align: left;
	background-image: url(../../Images/Administration/DottedCorner.gif);
	background-position: 58px top;
	background-repeat: no-repeat;
	padding-left: 80px;
	/*background-color: #EEEEEE;*/
}

.RegisterField
{
	width: 140px;
}

.RegisterCell
{
	width: 140px;
	padding-bottom: 10px;
}

.RoundedCornerLine1
{
	width: 551px;
	height: 1px;
	background-color: #EDE9EF;
	overflow: hidden;
}

.RoundedCornerLine2
{
	width: 555px;
	height: 1px;
	background-color: #EDE9EF;
	overflow: hidden;
}

.RoundedCornerLine3
{
	width: 557px;
	height: 1px;
	background-color: #EDE9EF;
	overflow: hidden;
}

.RoundedCornerLine4
{
	width: 559px;
	height: 1px;
	background-color: #EDE9EF;
	overflow: hidden;
}

.RoundedCornerLine5
{
	width: 561px;
	height: 1px;
	background-color: #EDE9EF;
	overflow: hidden;
}

.RoundedCornerLine6
{
	width: 563px;
	height: 2px;
	background-color: #EDE9EF;
	overflow: hidden;
}
