/*  Establish general layout parameters */

img{
	border:0;
}

#form th{
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	text-transform:capitalize;
	padding:5px;
}
#form td{
	font-size: 11px;
	color: #000000;
	background-color: #FF99CC;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:5px;
}

a {
	color: #000000;
}

body	{
	color: #000000;
	margin: 15px 0 0 0;
	padding: 0;
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FF99CC;
	background-image: url(images/bg_strip.jpg);
	background-repeat: repeat-x;
}

.inlinefieldtitle{
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}
.fieldtitle{
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}
.field{
	font-size: 11px;
	color: #000000;
	background-color: #FF99CC;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}
.failed_field{
	font-size: 11px;
	color: #333333;
	background-color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}
.failed_photo{
	font-size: 12px;
	color: #FF99CC;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.sectionheader{
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}
.sectionblank{
	font-size: 11px;
	color: #ffffff;
	background-color: #EC008B;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
}

.whiteheader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blanklink {
	text-decoration: none;
}
.bodytext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pinktext {
	font-size: 12px;
	color: #FF3399;
	text-decoration: none;
}

textarea{
	width:294px;
	font-size : 13px;
	color: #000000;
}

.category a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	width: 155px;
	line-height: 35px;
	text-align: center;
	display: block;
	float: left;
}

.black {
	background-color: #000000;
}

.pink {
	background-color: #ec008b;
}

.category a:hover {
	background-color: #ffffff;
	color: #000000;
}

.subnav {
	width: 760px;
	padding: 40px 15px 40px 0;
	text-align: right;
	color: #414141;
	font-size: 0.7em;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
}

.subnav a {
	padding: 0 5px;
	color: #000000;
	text-decoration: none;
}

.subnav a:hover {
	color: #EC008B;
	text-decoration: underline;
}

.copyright {
	text-align: center;
	font-size: 0.7em;
	color: #000000;
	padding: 15px 0;
	border-bottom: 15px solid #FF99CC;
}

.copyright a {
	color: #EC008B;
	text-decoration: none;
}

.strapcall {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #ec008b;
	text-align: center;
	padding: 8px 0;
}

.strapcall a {
	font-size: 120%;
	color: #000000;
	text-decoration: none;
}

.strapbig {
	color: #000000;
	font-size: 150%;
}

.splash {
	padding: 37px;
}

.splash p {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;	
}

.splash ul {
	color: #ff3399;
	font-size: 0.8em;
}

.splash li {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
	
.splash h2 {
	font-size: 13px;
	color: #ff3399;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}	

.splash h1 {
	font-size: 1.6em;
	color: #ff3399;
	font-weight: normal;
}

.splash a {
	color: #1BA0B3;
	text-decoration: none;
}	

.splash a:hover {
	text-decoration: underline;
}

.splash h3 a {
	font-size: 0.8em;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #ff3399;
	display: block;
	padding: 6px 12px;
}	

.splash h3 a:hover {
	text-decoration: none;
	background-color: #000000;
}

.grid a {
	font-size: 0.8em;
	margin: 10px 0 5px 0;
	display: block;
	text-align: center;
}

.backlink {
	padding: 15px 30px;
}

.backlink a {
	color: #1BA0B3;
	text-decoration: none;
}

.profile p {
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 130%;	
}

.profile ul {
	color: #ff3399;
	font-size: 0.8em;
}

.profile li {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
}
	
.profile h2 {
	font-size: 13px;
	color: #ff3399;
	font-weight: bold;
	text-decoration: none;
	text-align:justify;
}	

.profile h1 {
	font-size: 1.6em;
	color: #ff3399;
	font-weight: normal;
}

.profile a {
	color: #1BA0B3;
	text-decoration: none;
}	

.profile a:hover {
	text-decoration: underline;
}