body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFE2FF;
}
a.menulinks:link {
	color: #330033;
}
a.menulinks:visited {
	color: #FFFFFF;
}
a.menulinks:hover {
	color: #FFFFFF;
}
a.menulinks:active {
	color: #781679;
}
a.dark:link {
	color: #330033;
}
a.dark:visited {
	color: #330033;
}
a.dark:hover {
	color: #330033;
}
a.dark:active {
	color: #781679;
}
a.textreg:link {
	color: #330033;
}
a.textreg:visited {
	color: #330033;
}
a.textreg:hover {
	color: #330033;
}
a.textreg:active {
	color: #781679;
}
a:link {
	color: #330033;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #781679;
}
a:active {
	color: #330033;
}
.main_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC66CC;
	border-bottom-color: #CC66CC;
	border-left-color: #CC66CC;
}
.update_img {
	border: 1px solid #FFFFFF;
	margin: 2px;
	background-position: center;
}
.update_more {
	font-family: Tahoma;
	text-align: right;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CC66CC;
	border-bottom-color: #CC66CC;
	border-left-color: #CC66CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.update_text {
	font-family: tahoma;
	font-size: 12px;
	color: #330033;
	padding: 4px;
}
.main_header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #CC66CC;
	border-left-color: #CC66CC;
	border-top-color: #CC66CC;
}
.preview_center {
	border: 1px solid #000000;
}



.menu {
	border: 1px solid #CC66CC;
	font-family: Tahoma;
}
.menu_title {
	background-color: #CC66CC;
	font-size: 10px;
	color: #FFCCFF;
	padding: 3px;
	letter-spacing: 5px;
	font-weight: bold;
}
.menu_body {
	background-color: #FFCCFF;
	font-size: 10px;
	color: #660066;
	padding: 3px;
}
.update_table_light {
	background-color: #FFCCFF;
	border: 1px solid #CC66CC;
	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}

.menu_body_light {
	color: #CC66CC;
}
.menu_body_dark {
	background-color: #CC66CC;
}
.become_member_text {
	letter-spacing: 8px;
}
.continue_button {
	background-color: #781679;
	border: 1px solid #FFE2FF;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
.members_video_table {
	border: 1px solid #CC66CC;
}

.update_title {
	background-color: #CC66CC;
	font-size: 10px;
	color: #FFCCFF;
	padding: 3px;
	font-weight: bold;
	font-family: tahoma;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4B6F5;
}
.joinpagetext {
	font-family: Tahoma;
	font-size: 9pt;
}
.update_title2 {
	background-color: #CC66CC;
	font-size: 10px;
	color: #FFCCFF;
	padding: 3px;
	font-weight: bold;
	font-family: tahoma;

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4B6F5;
}


// from document style sheet
.style1 {color: #330033}
.style2 {font-size: 12px}

td.main {
	background-color: #A322A7;
}
td.mainbg {
	background-color: #DE95DF;
}
input.joinField {
	background-color: #FFE8FF;
	border: 1px solid #F7BEF7;
	font-size: 10px;
	width: 129px;
}
textarea {
	background-color: #FFE8FF;
	border: 1px solid #F7BEF7;
	font-size: 10px;
	width: 129px;
}
.textareatext {font-family: Tahoma; font-size: 12px; }
td.menuleft {
	padding-top: 7px;
	padding-left: 7px;
}
td.menuright {
	padding-top: 7px;
	padding-right: 7px;
}
.style3 {
	color: #A322A7;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}

.heading2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 20px;
}

.joinError {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding : 3px;
	color:#CC0000;
}
.joinErrorBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	line-height: 16px;
}
.featured_body {

	background-color: #FFE8FF;
	font-size: 10px;
	color: #89128D;
	padding: 3px;
}
.featured_title {

	background-color: #FFCCFF;
	font-size: 10px;
	color: #A322A7;
	padding: 3px;
	font-weight: bold;
	font-family: tahoma;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFE8FF;
}
.featured_img {

	border: 1px solid #FFFFFF;
	margin: 2px;
	background-position: center;
}
.featured_title {

	background-color: #FFCCFF;
}
