.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration:none;
}
.buttonClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
	text-decoration:none;
	background-color: #FFEAEA;
	padding: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration:none;
}
.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration:none;
}
.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration:underline;
}
.maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration:underline;
}
.pricetag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.pricetag a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.pricetag a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.pricetag a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.pricetag a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.sideboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.sideboxheader {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxheaderSuccess {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-decoration:none;
}

.sideboxheader a:link {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxheader a:visited {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxheader a:active {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sideboxheader a:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
#form1 .maintext #button {
	font-family: Arial;
	font-size: 13px;
	color: #999999;
	background-color: #FEE2EB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
}

