.taheleven {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 11px;
}
.tahnine {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 9px;
}
.emailbox {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 9px;
	text-align: center;
	width: 180px;
}
.leftborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightborder {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bothborder {

	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.warnbox {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(images/warnboxbg.gif);
	height: 83px;
	width: 403px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none transparent;
}

