body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
}
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
a:link {
	color: #E633C8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E633C8;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}


/* layout */
.body {
	width:750px;
}
.body_wide {
	width:820px;
}


/* primaries */
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	display:block;
}
.description {
	font-size:16px;
	display:block;
}
.enter {
	font-size:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.gal {
	height:16px;
	padding-top:4px;
	font-size:14px;
	line-height:16px;
	text-align:center;
}
.warning {
	font-size:18px;
	display:block;
}


/* image stuff */
.cleanimgy img {
	margin:0px;
	padding:0px;
	border:0px;
}
.imgy img {
	margin:2px;
	border:1px solid #D7D7D7;
}
.thumby img {
	margin:2px;
	border:1px solid #D7D7D7;
}
.thumby img:hover {
	margin:1px;
	border:2px solid #E633C8;
}


/* cells */
.gray_cell {
	background-color:#F0F0F0;
	padding:10px;
	margin:20px 0px;
}
.gray_cell .head {
	font-size:19px;
	line-height:24px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #D7D7D7;
}


/* floats */
.fl {float:left;}


/* widths & heights */
.w200 {width:200px;}
.w210 {width:210px;}
.w300 {width:300px;}
.w310 {width:310px;}
.w312 {width:312px;}
.w430 {width:430px;}
.w450 {width:450px;}
.w520 {width:520px;}
.w530 {width:530px;}
.h60 {height:60px;}
.h130 {height:130px;}
.h137 {height:137px;}
.h141 {height:141px;}
.h147 {height:147px;}


/* margins & pads */
.m20 {margin:20px;}
.mtb20 {margin-top:20px;margin-bottom:20px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.pt20 {padding-top:20px;}
.p10 {padding:10px;}
.p3 {padding:3px;}
.plr10 {padding-left:10px;padding-right:10px;}
.plr15 {padding-left:15px;padding-right:15px;}
.ptb10 {padding-top:10px;padding-bottom:10px;}
.ptb20 {padding-top:20px;padding-bottom:20px;}
.clear {clear:both;}
.clear_r {clear:right;}
.clear_l {clear:left;}


/* recips */
.rtable {
	margin:20px 0px;
}
.rtable td {
	padding:6px 3px;
	text-align:center;
	border:1px solid #D7D7D7;
	background-color:#F0F0F0;
}
.rtable td:hover {
	border:1px solid #F0F0F0;
	background-color:#FFFFFF;
}
.niche1, a.niche1 {
	color:#646464;
	font-size:12px;
	line-height:16px;
}
.niche2, a.niche2 {
	color:#E633C8;
	font-size:12px;
	line-height:16px;
}
a.niche1:hover, a.niche2:hover, {
	color:#FF9900;
}


/* buttons */
.button {width:147px;height:63px;}
.button img {border:0px;margin:0px;padding:0px;}
.freetour_gray {background-image:url(freetour_gray_static.gif);background-repeat:no-repeat;}
.freetour_gray:hover {background-image:url(freetour_gray_hover.gif);background-repeat:no-repeat;}
.freetour_gray:active {background-image:url(freetour_gray_active.gif);background-repeat:no-repeat;}
.signup_gray {background-image:url(signup_gray_static.gif);background-repeat:no-repeat;}
.signup_gray:hover {background-image:url(signup_gray_hover.gif);background-repeat:no-repeat;}
.signup_gray:active {background-image:url(signup_gray_active.gif);background-repeat:no-repeat;}


/* background images */

.errotica_big {
	background-image:url(errotica_big.gif);
	background-repeat:no-repeat;
	width:283px;
	height:67px;
	}

.copy_blend, a.copy_blend:link, a.copy_blend:visited, a.copy_blend:hover, a.copy_blend:active {
	color:#646464;
	text-decoration:none;
}

