.textw {
	font: 11px "MS Sans Serif";
	color: #FFFFFF;
}
.text {
	font: 11px "MS Sans Serif";
	color: #666666;
}
.textRed {
	font: 11px "MS Sans Serif";
	color: #FC0142;
}
.textB {
	font: 11px "MS Sans Serif";
	font-weight: bold;
	color: #00326D;
}
.textO {
	font: 11px "MS Sans Serif";
	font-weight: bold;
	color: #EE6522;
}
.textU {
	font: 11px "MS Sans Serif";
	color: #666666;
	text-decoration: underline;
}
.textBB {
	font: 11px "MS Sans Serif";
	color: #35C0E1;
	text-decoration: underline;
	font-weight: bold;
}
.right_close {
	background-image: url(image/right_close.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #35C0E1;
	text-decoration: underline;
}
.textB2:link {
	color: #00326D;
	text-decoration: none;
	font-weight: bold;
}
.textB2:visited {
	color: #00326D;
	text-decoration: none;
	font-weight: bold;
}
.textB2:hover {
	color: #35C0E1;
	text-decoration: underline;
	font-weight: bold;
}
.textw2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.textw2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.textw2:hover {
	color: #35C0E1;
	text-decoration: underline;
}

table.regisform {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	width:580px;
	font: 11px "MS Sans Serif";
	color: #666666;

}
table.regisform tr {
	border-width: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-style: inset;
	height:30px;
	border-color: gray;
	-moz-border-radius: ;
}
.header tr {
	border-width: 0px;
	padding-left: 4px;
	padding-right: 4px;
	border-style: inset;
	height:30px;
	font: 11px;
	color:#ffffff; 
	background-color:#3190C4;
	-moz-border-radius: ;
}
table.regisform td {
	border-width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
input {
	font: 11px "MS Sans Serif";
	color: #666666;
	margin:0px;
	
}
