﻿#container_inside {
	border-width: 3px;
	border-color: #9E005A;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-style: solid;
	width: 656px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}
body {
	background-color: #9966FF;
	margin: 10px 0px 0px 0px;
}
a:active {
	color: #9e005a;
}
a:link {
	color: #9e005a;
}
a:visited {
	color: #9e005a;
}
a:hover {
	color: #9966ff;
}
ul.check_red li {
	padding: 0px 0px 10px 40px;
	line-height: 1.3em;
	background-image: url('images/bullet_check_red.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 11px 0px;
}
ul.check_check_single li {
	padding: 0px 0px 5px 40px;
	line-height: 1.3em;
	background-image: url('images/bullet_check_single.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}
ul.purple li {
	padding: 0px 0px 3px 40px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 11px 0px;
	line-height: 1.3em;
}
ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
ol {
	list-style-type: none;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}
ol.number li {
	list-style-type: decimal;
	margin: 0px 0px 14px 0px;
	padding: 2px 0px 0px 3px;
}
ol.number_single li {
	list-style-type: decimal;
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 0px 3px;
}
.center {
	text-align: center;
}
.burgandy_normal {
	color: #9E005A;
	font-size: 15px;
	font-weight: bold;
	font-family: burgany_normal;
}
.burgandy_medium {
	color: #9E005A;
	font-size: 17px;
	font-weight: normal;
}
.burgandy_large {
	color: #9E005A;
	font-size: 19px;
	font-weight: bold;
}
.burgandy_large_underline {
	color: #9E005A;
	font-size: 19px;
	font-weight: bold;
	text-decoration: underline;
}
.burgandy_xlarge {
	font-size: 24px;
	font-weight: bold;
	color: #9e005a;
}
.burgandy_georgia_large {
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 21px;
	font-weight: bold;
	color: #9e005a;
}
.burgandy_georgia_underline {
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 21px;
	font-weight: bold;
	color: #9e005a;
	text-decoration: underline;
}
.purple_medium {
	color: #9966ff;
	font-size: 17px;
	font-weight: bold;
}
.purple_large {
	color: #9966ff;
	font-size: 24px;
	font-weight: bold;
}
.purple_georgia_med {
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 19px;
	font-weight: bold;
	color: #9966ff;
}
.purple_georgia_underline {
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 19px;
	font-weight: bold;
	color: #9966ff;
	text-decoration: underline;
}
.small {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
.tiny {
	font-size: 11px;
}
.testimonial {
	width: 545px;
	margin: 0px auto 0px auto;
	font-family: Georgia, "Times New Roman", "New York", serif;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
}
.test_tl {
	background-image: url('images/TLeft.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 15px;
}
.test_l {
	background-image: url('images/TcentLeft.gif');
	background-repeat: repeat-y;
	width: 20px;
}
.test_bl {
	background-image: url('images/TLBottom.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
}
.test_tr {
	background-image: url('images/TRight.gif');
	background-repeat: no-repeat;
	width: 22px;
	height: 15px;
}
.test_r {
	background-image: url('images/TcentRight.gif');
	background-repeat: repeat-y;
	width: 22px;
}
.test_br {
	background-image: url('images/TRBottom.gif');
	background-repeat: no-repeat;
	width: 22px;
	height: 19px;
}
.test_tcent {
	background-image: url('images/TcentTop.gif');
	background-repeat: repeat-x;
	height: 15px;
	width: 501px;
}
.test_bcent {
	background-image: url('images/TcentBot.gif');
	background-repeat: repeat-x;
	height: 19px;
	width: 501px;
}
.test_center {
	width: 501px;
	height: 19px;
	background-color: #fedef0;
}
.imageleft {
	margin: 0px 10px 10px 0px;
	float: left;
}
.image_right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.bonus {
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #9966ff;
	background-color: #E1F0FF;
	border-style: double;
	border-color: #99ccff;
	width: 605px;
	vertical-align: middle;
	text-align: center;
}
.bonus_left {
	font-family: Tahoma, Verdana, Arial;
	font-size: 50px;
	font-weight: bold;
	color: #9e005a;
	background-color: #E1F0FF;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	border-right-style: double;
	border-right-color: #99ccff;
}
.double_column {
	width: 300px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #E1F0FF;
	border-style: double;
	border-color: #99ccff;
}
.double_cell {
	padding: 5px;
	width: 150px;
	position: relative;
	border-left-style: solid;
	border-left-color: #99ccff;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
}
.black_table {
	border: 4px solid #000000;
	width: 545px;
	position: relative;
	margin: 0px auto 0px auto;
}
.cellspacing {
	padding: 15px;
}
.buttons {
	margin: 0px auto 0px auto;
	position: relative;
	width: 400px;
	border-collapse: collapse;
}
.strikethrough {
	text-decoration: line-through;
}


