BODY {
	MARGIN: 0px;
	font-size: 12px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	color:#ffffff;
}

div,form,img,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

.boxNormal {
	color: #565656;
	background-repeat: no-repeat;
	line-height: 15px;
}

.boxError {
	color: #ff0000;
	background-repeat: no-repeat;
	line-height: 15px;
}

.boxOK {
	color: #565656;
	background-repeat: no-repeat;
	line-height: 15px;
}

.boxWaiting {
	color: #565656;
	background-repeat: no-repeat;
	line-height: 15px;
}

.red {
	color: #565656;
}

table,td,tr,th {
	font-size: 12px;
}

.bold_font {
	font-weight: bold;
}

.regTitle {
	color: #565656;
	line-height: 22px;
	text-align: right;
}

.input_text {
	border: 1px solid #866544;
}

.text_input {
	width: 153px;
	height: 18px;
}

.code_input {
	width: 43px;
	height: 22px;
}

.tipr {
	font: normal;
	color: #058883;
	line-height: 15px;
}

.tip {
	color: #565656;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link,a:visited{ color:#565656;}
a:hover{color:#FF0000;}

a.menu:link,a.menu:visited{ color:#565656;text-decoration:none;}
a.menu:hover{color:#565656;}

.cursor_pointer{
color:#565656;
}

