body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #663300;
	background-color: #F1CBD6;
	background-image: url(./images/introbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #FF3499;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF3499;
	SCROLLBAR-SHADOW-COLOR: #FD9FC4;
	SCROLLBAR-3DLIGHT-COLOR: #FD9FC4;
	SCROLLBAR-ARROW-COLOR:  #FD9FC4;
	SCROLLBAR-TRACK-COLOR: #FCDCDC;
	SCROLLBAR-DARKSHADOW-COLOR: #FF3499;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
a {
	color: #0099CC;;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a.items_href  {
	color: #FFFFCC;
	text-decoration: underline;
}
a.items_href:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #252D34;
	font-size: 12px;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #252D34;
	font-size: 12px;
}
#playPlace {
	float: left;
	width: 630px;
	overflow: auto;
	position: relative;
	clear: both;
	height: 360px;
}
.border {
	border: 1px solid #CC3366;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 121px;
	width: 220px;
}
.whiteTxt {
	color: #FFFFFF;
}
.txtSize {
	font-size: 12px;
}
.mainbody_td {
	background-image:url(../images/mainbg.gif);
	background-repeat:no-repeat;
	padding: 7px;
	line-height:24px;
}

.saveRegistration{
	background-image:url(../images/pageswf7.jpg);
	background-repeat:no-repeat;
	width:948px;
	height:439px;
}

.saveRegistration .registration{
	margin: 0px 0px 0px 236px;
	width:712px;
	text-align:left;
	padding:30px;		
}

.saveRegistration .registration .componentheading{
	font-size:16px;
	color:#FF0000;
}


