body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6f626f;
	background: #1a001c url(images/bg.png) top repeat-x;
	margin: 0px;
}

.txt-left{
	float:left;
	padding:76px 0px 0px 38px;
	font-size: 12px;
	color: #6f626f;
	font-weight: normal;
	line-height:14px;
}
.txt-right{
	float:right;
	padding:154px 188px 0px 0px;
	font-size: 12px;
	color: #6f626f;
	font-weight: normal;
	line-height:14px;
}
.bg-template{
	background:#32165a url(images/bg-template.jpg) top no-repeat;
}
.bg-content{
	background:url(images/bg-content.jpg) repeat-y;
}
.faq-bg{
	background: url(images/faq-bg.jpg) top no-repeat;
}
.support-bg{
	background: url(images/support-bg.jpg) top no-repeat;
}
.signup-bg{
	background: url(images/signup-bg.jpg) bottom no-repeat;
}
.td1 {
	text-decoration: none;
	font-size: 11px;
	color: #fecbe4;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-size: 11px;
	color: #b762c1;
	font-weight: normal;
	line-height:14px;
}
.td3 {
	text-decoration: none;
	font-size: 12px;
	color: #6f626f;
	font-weight: normal;
	line-height:16px;
}
.td4 {
	text-decoration: none;
	font-size: 14px;
	color: #272227;
	font-weight: bold;
	line-height:16px;
}
.td5 {
	text-decoration: none;
	font-size: 14px;
	color: #b70685;
	font-weight: bold;
	line-height:16px;
	background:url(images/arr1.gif) left no-repeat;
	padding-left:20px;
}
.td6 {
	text-decoration: none;
	font-size: 12px;
	color: #6f626f;
	font-weight: normal;
	line-height:16px;
	padding-left:20px;
}
.td7 {
	text-decoration: none;
	font-size: 19px;
	color: #6f626f;
	font-weight: normal;
	line-height:25px;
	padding-right:5px;
}
.td8 {
	text-decoration: none;
	font-size: 13px;
	color: #6f626f;
	font-weight: normal;
	line-height:25px;
	padding-right:5px;
}
.td9 {
	text-decoration: none;
	font-size: 12px;
	color: #b70685;
	font-weight: normal;
	line-height:16px;
}

.online-title {
	text-decoration: none;
	font-size: 12px;
	color: #272227;
	font-weight: bold;
	line-height:14px;
}
.online-txt {
	text-decoration: none;
	font-size: 12px;
	color: #6f626f;
	font-weight: normal;
}
.online-aim {
	background:url(images/online-aim.gif) left no-repeat;
	padding:2px 0px 2px 32px;
	line-height:22px;
	height:22px;
	
}
.online-ym {
	background:url(images/online-ym.gif) left no-repeat;
	padding:2px 0px 2px 25px;
	line-height:22px;
	height:22px;
	
}
a img{
	border:none;
}

object {
outline:none;
}


.a1:link, .a1:visited{	
	text-decoration: underline;
	font-size: 11px;
	color: #fecbe4;
	font-weight: normal;
}

.a1:active, .a1:hover{
	text-decoration: none;
	font-size: 11px;
	color: #fecbe4;
	font-weight: normal;
}
.a2:link, .a2:visited{	
	text-decoration: underline;
	font-size: 11px;
	color: #ef09ac;
	font-weight: normal;
	text-transform:uppercase;
}

.a2:active, .a2:hover{
	text-decoration: none;
	font-size: 11px;
	color: #ef09ac;
	font-weight: normal;
	text-transform:uppercase;
}
.login-tab{
	margin:60px 28px 0px 0px;
}
form{
	margin:0px;
	padding:0px;
}
.inputbox {
	font-size: 12px;
	font-weight: normal;
	color:#fae3f5;
	text-align: left;
	width:94px;
	height:26px;
	margin:0px;
	padding:5px 3px 0px 3px;
	border:0;
	background:url(images/bg-textfield.jpg) repeat-x;	
}
.button{
	width: 48px;
	background: url(images/login.jpg);
	height: 26px;
	cursor: pointer;
	border:0px;	
  }

.send{
	width: 112px;
	background: url(images/send.gif);
	height: 37px;
	cursor: pointer;
	border:0px;	
  }
.inputbox-support {
	font-size: 14px;
	font-weight: normal;
	color:#60575c;
	text-align: left;
	width:260px;
	height:28px;
	margin:0px;
	padding:5px 3px 0px 3px;
	border:0;
	background:url(images/bg-textfield2.png) repeat-x;	
}
.textarea-support {
	font-size: 14px;
	font-weight: normal;
	color:#60575c;
	text-align: left;
	width:508px;
	height:120px;
	margin:0px;
	padding:5px 3px 0px 3px;
	border:0;
	background: #d1d1d1 url(images/bg-textfield2.png) repeat-x;	
}
select {
	font-size: 14px;
	font-weight: normal;
	color:#60575c;
	text-align: left;
	width:260px;
	height:28px;
	line-height:28px;
	margin:0px;
	padding:5px 3px 5px 3px;
	border: none;
	background: url(images/bg-textfield2.png) repeat-x;
}
option{

	background-color:#FFFFFF;
}
.join-now{
	width: 162px;
	background: url(images/join-now.gif);
	height: 37px;
	cursor: pointer;
	border:0px;	
  }
