

html, body
{
	font-family: Verdana,Arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #83775F;
}

td, p
{
	font-size: 1em;
}

a, input
{
	color: #83775F;
}

a.lang
{
	text-decoration: none;
	color: Gray;
}

a.lang:hover
{
	text-decoration: underline;
}

hr
{
	color: #aa926d;
	height: 1px;
}

h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1.3em;
	margin-bottom: 0px;
}

.giftcodelabel
{
	font-weight: bold;
	font-size: 1.3em;
}

.chosenreceiverlabel
{
	font-weight: bold;
	font-size: 1.3em;
}

.confirmationlabel
{
	font-weight: bold;
}

.yeschangedtono
{
	color: Red;
	font-weight: bold;
	text-decoration: line-through;
}
.resultcancellabel
{
	color: Red;
}
.error
{
	color: Red;
	font-weight: bold;
}

.pul
{
	text-align: justify
}

div.contentimagebox
{
	padding: 0px 8px 0px 8px;
}

div.largecontentbox
{
	background-image: url(images/contentboxlargebg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	padding: 0px 10px 0px 10px;
	width: 600px;
	color: #696969;
}

div.largecontentboxtop
{
	background-image: url(images/contentboxlargebtop.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 624px;
	margin-left: 5px;
}

div.largecontentboxbottom
{
	background-image: url(images/contentboxlargebgbottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 624px;
	margin-left: 5px;
}

div.smallcontentbox
{
	background-image: url(images/contentboxsmallbg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	padding: 0px 12px 0px 12px;
	width: 400px;
}

div.smallcontentboxtop
{
	background-image: url(images/contentboxsmallbtop.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 424px;
	margin-left: 5px;
}

div.smallcontentboxbottom
{
	background-image: url(images/contentboxsmallbgbottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 424px;
	margin-left: 5px;
}

input.wizardbutton
{
	background-color: #FFFFFF;
	border: solid 1px #aa926d;
	font-weight: bold;
	text-align: left;
}

div.largebox
{
	background-image: url(images/boxlargebg.gif);
	background-repeat: repeat-y;
	width: 632px;
}

div.largeboxtop
{
	background-image: url(images/boxlargebgtop.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 632px;
}

div.largeboxbottom
{
	background-image: url(images/boxlargebgbottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 632px;
	margin-top:0px;
	margin-bottom:10px;
}
