.tab_contenarea {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #A3A3A3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.sign-up_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/*.signup_tab_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	height:24px;
	width : 75px;
	background-image: url(../images/tab_over.jpg);
}
.signup_tab_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	cursor : pointer;
	height:24px;
	width : 75px;
	background-image: url(../images/tab_norm.jpg);
}*/
.signup_tab_normal1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/tab_over1.jpg);
}

.tabdialogclose {
	cursor : pointer;
}
