.leftfade {
	background-image: url(images/elements/left.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.rightfade {
	background-image: url(images/elements/right.jpg);
	background-repeat: repeat-y;
	width: 29px;
}
.logomail {
	background-image: url(images/elements/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE4210;
	background-color: #FCDBA8;
	padding: 3px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
	font-weight: lighter;
}
a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FC7111;
}
a.large:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.large:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.large:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FC7111;
	font-weight: bold;
}
.textboxlong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE4210;
	background-color: #FCDBA8;
	padding: 3px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 60px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #EE4210;
	width: 200px;
}
