﻿.RegBoxCornerTop
{
	background-image: url('../images/registrationScreen/bg_Registration_Topcorner.gif'); 
	width:15px; 
	height:15px;
	background-repeat:no-repeat; 
	background-position:top right;
	font-size: 1px;
}

.RegBoxCornerBottom
{
	background-image: url('../images/registrationScreen/bg_Registration_Bttmcorner.gif'); 
	width:15px;
	height:15px;
	background-repeat:no-repeat; 
	background-position:bottom right;
	font-size: 1px;
}

.RegBoxMiddle
{
	background-image: url('../images/registrationScreen/bg_Registration_Middle.gif'); 
	text-align: left; 
	vertical-align: top; 
	padding-left: 30px; 
	padding-top: 15px; 
	padding-right:0px;
}

.RegBoxFillerRight
{
	background-image: url('../images/registrationScreen/bg_Registration_Right.gif'); 
	background-repeat:repeat; 
	height:320px;
}

.PageLabel
{
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 20px;
	color: #000000;		
}

.FieldLabelContainer
{
	text-align: left;
	padding-left: 10px;
	white-space:nowrap;
	vertical-align:top ;
}
.FieldLabel
{
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 16px;
	color: #000000;	
}

.FieldValueContainer
{
	text-align: left;
	padding-left: 15px;
	vertical-align:top ;
}



.GraphicalInstructions
{
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	color: #000000;	
}

.GraphicalCanNotReadHint
{
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 14px;
	color: #000000;	
}


td.CatalogTopSection
{
	height:500px;
	width:860px;
	background-image:url('../images/CatalogPage/bg_Catalogue_Top.gif');
	background-repeat:no-repeat;
	border:0px;
}


td.CatalogMiddleSection
{
	height:100px;
	text-align:center;
}


td.CatalogBottomSection
{
	height:350px;
	width:100%;
	background-image:url('../images/CatalogPage/bg_Catalogue_Bttm.gif');
	background-repeat:no-repeat;
}

td.boxTopCatalogue
{
	height:500px;
	background-image:url('../images/CatalogPage/bg_Catalogue_Top.jpg');
	background-repeat:no-repeat;
}

td.boxMiddleCatalogue
{
	height:100px;
	background-image:url('../images/CatalogPage/bg_Catalogue_Middle.jpg');
	background-repeat:no-repeat;
	}

td.boxBottomCatalogue
{
	height:350px;
	background-image:url('../images/CatalogPage/bg_Catalogue_Bttm.jpg');
	background-repeat:no-repeat;
}


table.TableBottom
{
	width:840px;
	font-family:Comic Sans MS, Arial, Verdana;
	font-size:small;
	margin-left:auto;
	margin-right:auto;
	}



table.TableTop
{
	width:860px;
	font-family:Comic Sans MS, Arial, Verdana;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	background-repeat:no-repeat;
	margin-top:4px;
	}

td.Heading
{
	font-family:Comic Sans MS, Arial, Verdana;
	font-size:small;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-left:10px;
	width:25%;
	}

td.Heading span
{
	width:175px;
	padding:0px;	
	display:block;
	padding-top:3px;
}

td.ImagePlaceHolder 
{
	height:150px;
	width:25%;
	padding-left:10px;
}

td.text
{
	text-align:left;
	padding-left:10px;
	width:25%;
}

td.text p
{
	width:179px;
	padding:0px;
	margin:0px;
}

div.contentCatlogue
{
	width:380px;
	font-family:Comic Sans MS;
	font-size:small;
	position:relative;
	margin:0px;
	padding-left:15px;
	background:transparent;
	line-height:24px;
}

.content p
{
	margin:0px;
	padding:0px;
}

img.imageCatalogue
{
	margin-left:9px;
	margin-right:9px;
}