
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 8px;

}

sup
{
	bottom: 6px;
}

	h2 sup
	{
		bottom: 14px;
	}

sub
{
	top: .5ex;
}




/* -- GENERAL REDECLARATIONS -- */

body
{
	background-color: #fff;
	text-align: center;
	color: #000;
	font: normal 13px/16px Arial, sans-serif;
}

a:link { text-decoration: underline; font-weight: bold; color: #a92a87; }
a:visited { text-decoration: underline; font-weight: bold; color: #a92a87; }
a:hover { text-decoration: underline; font-weight: bold; color: #c74ea7; }
a:active { text-decoration: underline; font-weight: bold; color: #c74ea7; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.wrap
{
	width: 949px;
	margin: 0px auto 20px auto;
}

	.head
	{
		color: #b5228d;
		height: 112px;
		position: relative;
	}

		.head h1
		{
			width: 142px;
			height: 97px;
			border: 0px;
			position: absolute;
			top: 6px;
			left: 0px;
		}

			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -7475px;
				background: transparent url(../images/logo.gif) no-repeat 0 0;
			}

				.head h1 a:link		{ background-position: 0 0; }
				.head h1 a:visited	{ background-position: 0 0; }
				.head h1 a:hover	{ background-position: 0 -97px; }
				.head h1 a:active	{ background-position: 0 -97px; }

		.head h3
		{
			position: absolute;
			top: 45px;
			right: 140px;
			font-style: italic;
			font-weight: bold;
			font-family: Georgia, "Times New Roman", serif;
			background: transparent url(../images/reasontobelieve.gif) no-repeat 0 0;
			width: 633px;
			height: 30px;
			text-indent: -6879px;
		}

		.head .buttons
		{
			position: absolute;
			bottom: 5px;
			right: 0px;
		}

			.head .buttons a.pinklink
			{
				float: left;
				display: inline;
				margin: 0px 5px 0px 0px;
				height: 36px;
				width: 219px;
				line-height: 36px;
				font-size: 18px;
				font-weight: normal;
				font-family: Georgia, "Times New Roman", serif;
				color: #fff;
				background: transparent url(../images/pinklink.gif) no-repeat 0 0;
			}

				.head .buttons a.pinklink:link		{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px 0px; }
				.head .buttons a.pinklink:visited	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px 0px; }
				.head .buttons a.pinklink:hover		{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px -36px; }
				.head .buttons a.pinklink:active	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px -36px; }

			.head .buttons a.icon
			{
				float: left;
				display: inline;
				margin: 0px 0px 0px 3px;
				height: 36px;
				width: 36px;
				text-indent: -8574px;
				background-color: transparent;
				background-repeat: no-repeat;
			}

				.head .buttons a.icontwitter
				{
					background-image: url(../images/icontwitter.gif);
				}

				.head .buttons a.iconfacebook
				{
					background-image: url(../images/iconfacebook.gif);
				}

				.head .buttons a.iconinsta
				{
					background-image: url(../images/iconinsta.gif);
				}

				.head .buttons a.icon:link	{ background-position: 0px 0px; }
				.head .buttons a.icon:visited	{ background-position: 0px 0px; }
				.head .buttons a.icon:hover	{ background-position: 0px -36px; }
				.head .buttons a.icon:active	{ background-position: 0px -36px; }

	.menu
	{
		background: #fff url(../images/menu.gif) repeat-x 0 0;
		height: 35px;
		padding: 7px 0px 0px 0px;
		color: #fff;
	}

		ul#jsddm
		{
			margin: 0px -1px 0px 0px;
			zoom: 1;
			padding: 0;
		}

			ul#jsddm li
			{
				float: left;
				display: inline;
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 0px;
			}

				ul#jsddm li a
				{
					display: block;
					background: transparent url(../images/menulink.gif) no-repeat 0 0;
					padding: 0px;
					margin: 0px 1px 0px 0px;
					border: 0px;
					text-decoration: none;
					color: #fff;
					white-space: nowrap;
					height: 35px;
					width: 189px;
					line-height: 33px;
					font-size: 18px;
					font-weight: normal;
					font-family: Georgia, "Times New Roman", serif;
				}

					ul#jsddm li a:link	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0 0; }
					ul#jsddm li a:visited	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0 0; }
					ul#jsddm li a:hover	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0 -35px; }
					ul#jsddm li a:active	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0 -35px; }

						ul#jsddm li ul
						{
							margin: 0px 0px 0px -1px;
							padding: 0px 0px 0px 0px;
							position: absolute;
							visibility: hidden;
							border-left: 1px solid #fff;
							z-index: 900;
						}

							ul#jsddm li ul li
							{
								float: none;
								display: inline;
								margin: 0px 0px 0px 0px;
								padding: 0px 0px 0px 0px;
							}

								ul#jsddm li ul li a
								{
									width: 169px;
									height: 30px;
									background: transparent url(../images/submenulink.png) no-repeat 0 0;
									color: #fff;
									font-size: 13px;
									line-height: 30px;
									font-family: Arial, sans-serif;
									display: block;
									padding: 0px 9px 0px 11px;
									margin: 0px;
									text-indent: 0px;
									text-align: left;
								}

									ul#jsddm li ul li a:link	{ color: #fff; background-position: 0 0; }
									ul#jsddm li ul li a:visited	{ color: #fff; background-position: 0 0; }
									ul#jsddm li ul li a:hover	{ color: #fff; background-position: 0 -30px; }
									ul#jsddm li ul li a:active	{ color: #fff; background-position: 0 -30px; }

	.main
	{
		background: #fff url(../images/main.gif) repeat-y 0 0;
		text-align: left;
		margin-top: 31px;

		min-height: 300px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 300px; /* hack to get min-height to work reliably */
	}

		.extras
		{
			float: right;
			display: inline;
			width: 301px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

			.extras .item
			{
				margin: 0px 0px 10px 0px;
				position: relative;
			}

				.extras .item h3
				{
					background: transparent url(../images/extrashead.gif) no-repeat 0 0;
					color: #fff;
					font-family: Georgia, "Times New Roman", serif;
					font-weight: normal;
					font-size: 14px;
					line-height: 36px;
					height: 38px;
					margin: 0px 0px 0px 0px;
					padding: 0px 10px 0px 16px;
					position: relative;
				}

					.extras .item h3 a:link		{ color: #fff; text-decoration: none; font-weight: normal; }
					.extras .item h3 a:visited	{ color: #fff; text-decoration: none; font-weight: normal; }
					.extras .item h3 a:hover	{ color: #d5bfeb; text-decoration: none; font-weight: normal; }
					.extras .item h3 a:active	{ color: #d5bfeb; text-decoration: none; font-weight: normal; }

					.extras .item h3 a.seeall
					{
						position: absolute;
						top: 5px;
						right: 10px;
						display: block;
						width: 82px;
						height: 26px;
						overflow: hidden;
						text-align: left;
						text-indent: -8776px;
						background: transparent url(../images/see-all.png) no-repeat 0 0;
					}

						.extras .item h3 a.seeall:link		{ background-position: 0 0; }
						.extras .item h3 a.seeall:visited	{ background-position: 0 0; }
						.extras .item h3 a.seeall:hover		{ background-position: 0 -26px; }
						.extras .item h3 a.seeall:active	{ background-position: 0 -26px; }

					.extras .item h3 a.readmore
					{
						position: absolute;
						top: 6px;
						right: 10px;
						display: block;
						width: 97px;
						height: 24px;
						overflow: hidden;
						text-align: left;
						text-indent: -8776px;
						background: transparent url(../images/readmore.gif) no-repeat 0 0;
					}

						.extras .item h3 a.readmore:link	{ background-position: 0 0; }
						.extras .item h3 a.readmore:visited	{ background-position: 0 0; }
						.extras .item h3 a.readmore:hover	{ background-position: 0 -24px; }
						.extras .item h3 a.readmore:active	{ background-position: 0 -24px; }

				.extras .item .itemcontent
				{
					padding: 16px 16px 16px 16px;
					background: #FEE9F3 url(../images/itemcontent.gif) no-repeat 0 100%;
					font-size: 12px;
					line-height: 17px;
				}

					.paypalwidget
					{
						width: 205px;
						margin: 0px auto -10px auto;
						text-align: center;
					}

					.sponsorlogos
					{
						text-align: center;
						width: 248px;
						height: 96px;
						margin: 0px auto 0px auto;
						overflow: hidden;
						position: relative;
						zoom: 1;
					}

						.sponsorlogos img
						{
							border: 0px;
							width: 248px;
							height: 96px;
							margin: 0px auto 0px auto;
							zoom: 1;
						}

				.extras .newsblurbs
				{
					margin-bottom: 0px;
				}

					.extras .newsblurbs .newsitem
					{
						margin: 0px 0px 10px 0px;
					}

					.extras .newsblurbs h3
					{
						display: none;
						font-weight: bold;
					}

					.extras .newsblurbs h6
					{
						font-weight: bold;
						margin: 0px 0px 0px 0px;
						color: #9a36ff;
						font-size: 13px;
					}

					.extras .newsblurbs .newsitem p
					{
						margin: 0px 0px 0px 0px;
						font-size: 12px;
						color: #000;
					}

						.extras .newsblurbs .newsitem p.newsdetail
						{
							display: none;
						}

						.extras .newsblurbs .newsitem p a:link		{ color: #000; font-weight: normal; text-decoration: none; }
						.extras .newsblurbs .newsitem p a:visited	{ color: #000; font-weight: normal; text-decoration: none; }
						.extras .newsblurbs .newsitem p a:hover		{ color: #000; font-weight: normal; text-decoration: underline; }
						.extras .newsblurbs .newsitem p a:active	{ color: #000; font-weight: normal; text-decoration: underline; }

		.content
		{
			float: left;
			display: inline;
			width: 581px;
			padding: 20px 24px 0px 26px;
			margin: 0px 0px 0px 0px;
			position: relative;
		}

			.content h1,
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table
			{
				margin-bottom: 16px;
			}

			.content h2
			{
				background: transparent url(../images/title.gif) repeat-x 0 0;
				height: 68px;
				line-height: 68px;
				font-size: 30px;
				color: #EB81C8;
				font-weight: normal;
				font-family: Arial, sans-serif;
				margin: -20px -24px 20px -26px;
				padding: 0px 24px 0px 26px;
			}

			.content h3
			{
				font-weight: normal;
				font-size: 19px;
				line-height: 21px;
				color: #9a36fc;
				font-family: Georgia, "Times New Roman", serif;
			}

			.content h4
			{
				font-weight: bold;
				color: #ae2f8c;
			}

			.content h5
			{
				font-weight: bold;
				color: #ae2f8c;
				margin-bottom: 1px;
			}

			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}

			.content ol
			{
				margin-left: 40px;
			}

			.content ul
			{
				margin-left: 20px;
			}

				.content ul li
				{
					background: transparent url(../images/bullet.png) no-repeat 0 4px;
					padding: 0px 0px 0px 20px;
					margin: 3px 0px 3px 0px;
					zoom: 1;
				}

			.content select,
			.content input.nicetextinput,
			.content textarea.nicetextinput
			{
				border: 2px solid #ad9db3;
			}

			.photogallery
			{
				margin: 0px 0px 16px -4px;
				padding: 0px 0px 0px 0px;
				zoom: 1;
			}

				.photogallery img
				{
					float: left;
					display: inline;
					margin: 0px 0px 4px 4px;
					border: 1px solid #efebf1;
				}

					.photogallery a:hover img
					{
						border-color: #4f3469;
						filter: alpha(opacity=90);
						-moz-opacity: 0.9;
						-khtml-opacity: 0.9;
						opacity: 0.9;
					}

			.sponsorlogogrid
			{
				padding: 10px 0px 0px 28px;
			}

				.sponsorlogogrid img
				{
					float: left;
					display: inline;
					margin: 0px 20px 20px 0px;
					border: 0px;
				}

					.sponsorlogogrid a:hover img
					{
						filter: alpha(opacity=80);
						-moz-opacity: 0.8;
						-khtml-opacity: 0.8;
						opacity: 0.8;
					}

			.bioinfo
			{
				margin: 0px 0px 20px 0px;
				padding: 20px 0px 0px 0px;
				border-top: 1px solid #d2bddc;
			}

				.bioinfo img.biophoto
				{
					float: left;
					display: inline;
					margin: 0px 20px 10px 10px;
					border: 2px solid #c6b7ce;
				}

					.bioinfo a:hover img.biophoto
					{
						border-color: #4f3469;
						filter: alpha(opacity=90);
						-moz-opacity: 0.9;
						-khtml-opacity: 0.9;
						opacity: 0.9;
					}

				.bioinfo h3
				{
					margin: 0px 0px 2px 0px;
				}

				.bioinfo p
				{
					margin: 0px 0px 0px 0px;
				}

			.shopitem
			{
				margin: 0px 0px 20px 0px;
				padding: 20px 0px 0px 0px;
				border-top: 1px solid #EAC3D5;
			}

				.shopitem img.shopphoto
				{
					float: left;
					display: inline;
					margin: 0px 20px 10px 10px;
					border: 2px solid #EAC3D5;
				}

					.shopitem a:hover img.shopphoto
					{
						border-color: #9A36FF;
						filter: alpha(opacity=90);
						-moz-opacity: 0.9;
						-khtml-opacity: 0.9;
						opacity: 0.9;
					}

					.addToCart:hover
					{
						filter: alpha(opacity=80);
						-moz-opacity: 0.8;
						-khtml-opacity: 0.8;
						opacity: 0.8;
					}

				.shopitem h3
				{
					margin: 0px 0px 2px 0px;
				}

				.shopitem p
				{
					margin: 0px 0px 0px 0px;
				}

			a.shoplink:link		{ text-decoration: none; }
			a.shoplink:visited	{ text-decoration: none; }
			a.shoplink:hover	{ text-decoration: none; }
			a.shoplink:active	{ text-decoration: none; }

				a.shoplink em
				{
					font-style: normal;
					font-weight: normal;
				}

					a.shoplink:link	em	{ font-weight: normal; color: #000; }
					a.shoplink:visited em	{ font-weight: normal; color: #000; }
					a.shoplink:hover em	{ font-weight: normal; color: #000; }
					a.shoplink:active em	{ font-weight: normal; color: #000; }

				a.shoplink img
				{
					border: 1px solid #583b71;
					margin: 0px 8px 5px 0px;
					vertical-align: middle;
				}

			a.memberlink
			{
				font-size: 15px;
				line-height: 35px;
			}

				a.memberlink:link		{ text-decoration: none; }
				a.memberlink:visited	{ text-decoration: none; }
				a.memberlink:hover	{ text-decoration: none; }
				a.memberlink:active	{ text-decoration: none; }

					a.memberlink img
					{
						border: 1px solid #583b71;
						margin: 0px 8px 5px 0px;
						vertical-align: middle;
					}

			.thermo
			{
				background: transparent url(../images/thermo.gif) no-repeat 0 0;
				width: 54px;
				height: 123px;
				margin: 5px auto 2px auto;
				padding: 1px 0px 0px 0px;
			}

				.thermo_progress_area
				{
					position: relative;
					width: 22px;
					height: 80px;
					margin: 0px 0px 0px 16px;
				}

					.thermo_progress
					{
						background: transparent url(../images/thermo_progress.gif) repeat-y 0 0;
						position: absolute;
						bottom: 0px;
						left: 0px;
						width: 22px;
						height: 1%;
					}

			.formtable
			{
				width: 100%;
			}

				.formtable td
				{
					padding: 5px 8px 5px 0px;
				}

					.formtable td.label
					{
						font-weight: normal;
						text-align: right;
					}

					.formtable td.top
					{
						vertical-align: top;
					}

					.formtable td input.nicetextinput,
					.formtable td textarea
					{
						width: 420px;
					}

					.formtable td select.niceselectinput
					{
						width: 424px;
					}

			.paypalform
			{
				vertical-align: middle;
			}

				.paypalform select,
				.paypalform input
				{
					vertical-align: middle;
				}

			.homecontent
			{

			}

				.homepromo
				{
					margin: -20px -24px 0px -26px;
					height: 261px;
					background-color: #4f3469;
				}

					.homepromo img
					{
						display: block;
						border: 0px;
					}

				.homenav
				{
					background: transparent url(../images/title.gif) repeat-x 0 -2px;
					height: 66px;
					line-height: 66px;
					margin: 0px -24px 20px -26px;
					padding: 0px 0px 0px 7px;
					text-align: center;
					overflow: hidden;
				}

					.homenav form
					{
						display: inline;
						margin: 0;
						padding: 0;
					}

					.homenav img,
					.homenav input
					{
						display: inline;
						border: 0px;
						margin: 0;
						padding: 0;
						vertical-align: middle;
					}

						.homenav img:hover,
						.homenav input:hover
						{
							filter: alpha(opacity=80);
							-moz-opacity: 0.8;
							-khtml-opacity: 0.8;
							opacity: 0.8;
						}

					.homenav a.pinklink
					{
						float: left;
						display: inline;
						margin: 0px 10px 0px 0px;
						height: 36px;
						width: 186px;
						line-height: 36px;
						font-size: 18px;
						font-weight: normal;
						font-family: Georgia, "Times New Roman", serif;
						color: #fff;
						text-align: center;
						background: transparent url(../images/pinklink_home.gif) no-repeat 0 0;
					}

						.homenav a.pinklink:link	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px 0px; }
						.homenav a.pinklink:visited	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px 0px; }
						.homenav a.pinklink:hover	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px -36px; }
						.homenav a.pinklink:active	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px -36px; }

					h2 a.pinklink
					{
						float: right;
						display: inline;
						margin: 15px 0px 0px 10px;
						height: 36px;
						width: 186px;
						line-height: 36px;
						font-size: 18px;
						font-weight: normal;
						font-family: Georgia, "Times New Roman", serif;
						color: #fff;
						text-align: center;
						background: transparent url(../images/pinklink_home.gif) no-repeat 0 0;
					}

						h2 a.pinklink:link	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px 0px; }
						h2 a.pinklink:visited	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px 0px; }
						h2 a.pinklink:hover	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px -36px; }
						h2 a.pinklink:active	{ color: #fff; text-decoration: none; font-weight: normal; background-position: 0px -36px; }

			.fullnews
			{

			}

				.fullnews h3
				{
					padding-top: 10px;
					/*
					padding-top: 20px;
					border-top: 1px solid #eee;
					margin-top: 20px;
					font-size: 16px;
					line-height: 18px;
					*/
				}

				.fullnews p
				{
					margin: 0px 0px 20px 0px;
				}

					.fullnews p.newsdetail
					{
						font-size: 11px;
						margin: -18px 0px 20px 0px;
					}

	.foot
	{
		background: transparent url(../images/foot.gif) no-repeat 0 0;
		height: 81px;
		color: #fff;
		font-size: 11px;
		line-height: 18px;
		position: relative;
		padding: 51px 20px 0px 152px;
		text-align: left;
	}

		.foot p a:link { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:visited { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:hover { text-decoration: none; font-weight: normal; color: #9a36ff; }
		.foot p a:active { text-decoration: none; font-weight: normal; color: #9a36ff; }

		.foot p
		{
			margin: 0px 0px 0px 0px;
			padding: 11px 0px 0px 0px;
		}

			.foot p.credit
			{
				float: right;
				display: inline;
				padding-left: 2px;
			}








/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.inset_right
{
	float: right;
	display: inline;
	margin: 0px 0px 8px 16px;
	clear: right;
	border: 2px solid #a954fe;
	padding: 1px;
	background-color: #fff;
	line-height: 1px;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 16px 8px 0px;
	clear: left;
	border: 2px solid #a954fe;
	padding: 1px;
	background-color: #fff;
	line-height: 1px;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}

	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }

	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px 0px 4px 0px;
	}

		.msgok ul,
		.msgok ol
		{
			margin-left: 45px;
		}

			.msgok ul,
			.msgok ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}

				.msgok ul li
				{
					margin: 0px;
				}

.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}

	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }

	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 4px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 45px;
		}

			.msgerror ul,
			.msgerror ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}

				.msgerror ul li
				{
					margin: 0px;
				}

.nicebutton
{
	padding: 2px 4px 2px 4px;
	border: 5px solid #ce50ac;
	background-color: #a1227f;
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", sans-serif;
}

	.nicebutton:hover
	{
		background-color: #ce50ac;
	}

.required
{
	font-weight: bold;
	font-size: 15px;
	color: #ce50ac;
	padding: 0px 3px 0px 0px;
}




#tdHeader214903
{
	height: auto !important;
}

.bmform_body214903
{
	padding: 0px 12px 4px 12px !important;
}

	#tdIntro214903
	{
		padding-bottom: 2px !important;
	}

.bmform_button214903
{
	padding-top: 5px !important;
}





