body
{
	padding-right: 0px;
	background-position: center top;
	MIN-WIDTH: 600px;
	padding-left: 0px;
	background-image: url(/Site/images/common/BackgroundImage.jpg);
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: black;
	text-align: center;
}


.centeredLabels
{
	padding-top: 10px;
	text-align: center;
}

.titleBar
{
	width: 1000px;
}

.titleElements
{
	text-align: left;
	float: left;
}



.NavigationTiles
{
	float: left;
}


.PanelLoadTiles
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;	
	border-bottom: #ffffff thin solid;
	
	TEXT-ALIGN: right;
	width:350px;
	float:left;
}

.FormPanels
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;	
	border-bottom: #ffffff thin solid;
	width: 450px;
	text-align: right;
}

.AdminNavPanel
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	border-left: #ffffff thin solid;	
	border-bottom: #ffffff thin solid;
	width: 1020px;
	white-space: nowrap;
	
}

.ImagePanel
{
	width: 100%;
	TEXT-ALIGN: right;
}




.ImageListBoxes
{
	float: left;
	margin: 5px 2px;
	width: 200px;
	padding-top: 4px;
	height: 170px;
	text-align: center;
}

.ImageListBoxesSelected
{
	float: left;
	margin: 5px 2px;
	width: 200px;
	padding-top: 4px;
	height: 170px;
	background-color: #339933;
	text-align: center;
}

.ImageListImages
{
	width: 180px;
	height: 112px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
}




#ImageBoxBG
{
	display: none;
	left: 0px;
	top: 0px;	
	width: 100%;	
	height: 150%;
	background-color: #000000;
	
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#ImageBoxContainer
{
	margin-top: 40px;
	display: none;
	left: 0px;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	text-align: center;
}

#ImageBoxBorder
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-left: auto;
	overflow: visible;
	width: 634px;	
	color: #000000;
	margin-right: auto;
	padding-top: 10px;
	background-color: #ffffff;
	text-align: right;
}