body {
	background-color: #E3E3E3;
	margin: 0px;
	padding: 0px;
}
.boderthin {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
}
.boderviolet {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #9433A2;
}
.boderwhite {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.boderwhitethin {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.padingtop {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F1E2F3;
}
.boderdogframe {
	border: 6px solid #FFFFFF;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #A95AB5;
	text-decoration: none;
}
.contentbody {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
}
.foterbrdr {
	border-top: 23px solid #FFFFFF;
}
.headingsub {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #A95AB5;
	text-decoration: none;
}
.contentbodybold {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 27px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
}
.link {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
}
.link:hover
{
	color:#A95AB5;
	text-decoration: underline;
}
.boderdogframe2 {

	border: 6px solid #F1E2F3;
}
.address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
}
.addresslink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #252525;
	text-decoration: none;
}
.addresslink:hover {
color:#A95AB5;
text-decoration:underline;
}.copyright {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright:hover {

	color: #000000;
	text-decoration: underline;
}
.contentbody:hover {
	color: #A95AB5;
	text-decoration: underline;
}
