.welcome_border {
	border-right-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9ABA9;
	border-right-color: #A9ABA9;
	border-bottom-color: #A9ABA9;
	border-left-color: #A9ABA9;
	border-top-width: 5px;
}
.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #333333;
	text-indent: 10px;
}
.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.address_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	text-align: right;
	color: #CCCCCC;
}
.presents_box {
	border-right-style: solid;
	border-right-color: #3E413E;
	border-bottom-style: solid;
	border-bottom-color: #3E413E;
	border-left-style: none;
	border-left-color: #4D504D;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 16px;
	background-color: #4D504D;
	border-top-style: none;
	border-top-width: 0px;
}
.presents_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	clip: rect(auto,auto,auto,0px);
}
.picture_box {
	background-color: #4D504D;
	background-position: center center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #3E413E;
}
.orange_border {
	border: 5px solid #C68509;
}
A.dark:link{
	color:#FFFFFF;
	text-decoration:none;
	}
A.dark:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
A.dark:hover{
	color:#666666;
	text-decoration:underline;
	}