.TopFrame
{
	height: 125px;
	width: 99%;	
}

BODY.TopFrameBody
{
	background-image: url(../images/bannerATW.gif);
	background-repeat: no-repeat;
	background-position:  top center;
}

/* DjpAlbumSearchViewControl */

.DjpAlbumSearchViewControl_TabLink
{
	text-decoration: none;
	color: black;
}

.DjpAlbumSearchViewControl_TabLink:visited
{
	text-decoration: none;
	color: black;
}

/* DjpProcessOrderControl */

.DjpProcessOrderFormControl_Lead
{
	color: white;
}

.DjpProcessOrderFormControl_PrepareLink
{
	color: white;
	font-size: 10pt;
	text-decoration:underline;
	font-size: 12pt;
	cursor: pointer;
}

.DjpProcessOrderFormControl_DownloadLink
{
	color: white;
	text-decoration:underline;
	font-size: 12pt;
	cursor: pointer;
}

.DjpProcessOrderFormControl_HomeLink
{
	color: white;
	text-decoration:underline;
	cursor: pointer;
}

/* DjpPhysicalOrderFormControl */

.DjpPhysicalOrderFormControl_ValidationAsterisk
{
	color:white;
}

.DjpPhysicalOrderFormControl_Link
{
	color: white;
	text-decoration:none;
}

