@charset "utf-8";
.repeatX {
	background-repeat: repeat-x;
}
.repeatY {
	background-repeat: repeat-y;
}
.norepat {
	background-repeat: no-repeat;
}
.grey14 {
	font: bold 14px Tahoma;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textfield {
	font: 11px Tahoma;
	color: #666666;
	border: 1px dotted #999999;
}
.checkboxx {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}.form_btn {
	font: 11px Tahoma;
	color: #666666;
}
.grey10_foot:link {  color:#737475; text-decoration: none}
.grey10_foot:visited {  color: #737475; text-decoration: none}
.grey10_foot:hover {  color: #737475; text-decoration: underline}
.pinktitle {
	font: bold 16px/22px Tahoma;
	color: #FF268D;
}
.contest_name {
	color: #FF268D;
	font-weight: bold;
}

.content_space {
	line-height: 18px;
}
.text16 {
	font: bold 16px/22px Tahoma;
	color: #333333;
}
a.colink:link, a.colink:visited, a.colink:active {
	COLOR: #FF268D;
	TEXT-DECORATION: underline;
	font: 11px Tahoma;
}
a.colink:hover {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	background-color: #FF268D;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.pink12 {
	font-size: 12px;
	color: #DC118C;
}
.outline {
	border: 1px dotted #CCCCCC;
}
.hightlight {
	font: 13px Tahoma;
	color: #FFFFFF;
	background-color: #bebdbd;
	display: block;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.white {
	color: #FFFFFF;
}
.termsbottom {
	padding-bottom: 15px;
}
.note {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
a.colink2:link, a.colink2:visited, a.colink2:active {
	COLOR: #333333;
	TEXT-DECORATION: underline;
	font: bold 12px Tahoma;
}
a.colink2:hover {
color: #ffffff;
	background-color: #FF268D;
	text-decoration: none;
}
