#Toplogin {
	background-image: url(images/topnav_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}
#Toplogin #w{
	height: 30px;
	width: 960px;
	margin: 0 auto;
}

#channel{
	float:left;
	height: 30px;
	width:450px;
}
#channel ul{
	padding:0px;
	margin:0px;
}
#channel ul li{
	list-style:none;
	float:left;
	height:25px;
	padding:0px 5px 0px 0px;
}
#channel ul li a{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align: center;
	vertical-align: text-bottom;
}
#channel ul li a:hover{
	color:#FF9900;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
#channel ul li img{
	float:left;
}

#tlogin{
	width: 470px;
	height: 30px;
	float: right;
}
#tlogin #txt{
	width: 81px;
	height: 30px;
	float:left;
	background-image: url(images/login_bg2.jpg);
}
#tlogin #textfield{
	width: 134px;
	float:left;
	margin-top: 5px;
}
#tlogin #textfield2{
	width: 134px;
	float:left;
	margin-left: 4px;
	margin-top: 5px;
}
#tlogin #textfield #mail{
	width: 134px;
	float:left;
}
#tlogin #btn{
	width: 49px;
	float:right;
	margin-top: 3px;
	margin-left: 3px;
}
#tlogin #btn2{
	width: 49px;
	float:right;
	margin-top: 3px;
	margin-left: 3px;
}

.font12-gray-333333{
	color:#333333;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}
.font12-gray-333333-h12{
	color:#333333;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
div.font12-gray-333333-h12{
	color:#cccccc;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}


.smallbutton
{
 background-image:url(images/btn_up.jpg);
 width: 49px;
 height: 23px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 13px;
}

.smallbutton:hover
{
 background-image:url(images/btn_down.jpg);
}

.ErrorMesage
{
 color:#cc0000;
 font-size: 12px;
}

.SubmitButton
{
 background-image:url(images/btn_submit.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.ConfirmButton
{
 background-image:url(images/btn_makeSure.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.EditButton
{
 background-image:url(images/btn_modify.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.SureModifyButton
{
 background-image:url(images/btn_makeSureModify.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.LoginButton
{
 background-image:url(images/btn_login.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.RegisterButton
{
 background-image:url(images/btn_register.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.CompleteButton
{
 background-image:url(images/btn_complete.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}

.CancelButton
{
 background-image:url(images/btn_cancel.jpg);
 width: 89px;
 height: 32px;
 cursor: pointer;
 border-style: none;
 background-color: transparent;
 color: #FFFFFF;
 font-size: 0px;
}
.watermark {
	color:#CCCCCC;
	font-size:75%;
	margin-top:2px;
}
.watermarkEmail {
	color:#CCCCCC;
	font-size:75%;
	margin-top:2px;
}