﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.basictext01 {
	font-family:tahoma;
	font-size:12px;
	color:#888;
}
.basictext02 {
	font-family:tahoma;
	font-size:12px;
	color:#666;
}
.basictext02 a {color:#666; text-decoration:none;}
.basictext02 a:link {color:#666;text-decoration:none;}
.basictext02 a:visited {color:#666;text-decoration:none;}
.basictext02 a:hover {color:#FF4800; text-decoration:none;}
.basictext02 a:active {color:#666; text-decoration:none;}

.basictext03 {
	font-family:tahoma;
	font-size:12px;
	color:#444;
}
.basictext04 {
	font-family:tahoma;
	font-size:12px;
	color:#d84d00;
}
.basictext05 {
	font-family:tahoma;
	font-size:11px;
	color:#666;
}
.basictext05 a {color:#666; text-decoration:none;}
.basictext05 a:link {color:#666;text-decoration:none;}
.basictext05 a:visited {color:#666;text-decoration:none;}
.basictext05 a:hover {color:#FF4800; text-decoration:none;}
.basictext05 a:active {color:#666; text-decoration:none;}

.basictext06 {
	font-family:tahoma;
	font-size:11px;
	color:#d84d00;
}
.basictext06 a {color:#d84d00; text-decoration:none;}
.basictext06 a:link {color:#d84d00;text-decoration:none;}
.basictext06 a:visited {color:#d84d00;text-decoration:none;}
.basictext06 a:hover {color:#666; text-decoration:none;}
.basictext06 a:active {color:#d84d00; text-decoration:none;}
.boldtext01 {
	font-family:tahoma;
	font-size:12px;
	color:#444;
	font-weight:bold;
}
.smalltext01 {
	font-family:tahoma;
	font-size:10px;
	color:#888;
}
A:link {
	text-decoration:none;
	color:#777777;
}
A:visited {
	text-decoration:none;
	color:#777777;
}
A:active {
	text-decoration:underline;
	color:#fd6020;
}
A:hover {
	text-decoration:underline;
	color:#fd6020;
}
.textbox01 {
	font-family:tahoma;
	font-size:12px;
	color:#888;
	border-style:solid;
	border-color:#888;
	border:3px;
}
.inputbox01 {
	font-family:tahoma;
	font-size:12px;
	color:#666;
	border:solid 1px #CCCCCC;
	width:200;
}
.selectbox01 {
	font-family:tahoma;
	font-size:12px;
	color:#888;
	border:solid 1px #CCCCCC;
}
/* login style */
.id_blur {
	background: transparent url("http://web01.softnyx.com/image/latino/SCafe/main/login_id.gif") top left;
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}
.id_focus {
	background: #ffffe0;
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}
.pw_blur {
	background: transparent url("http://web01.softnyx.com/image/latino/SCafe/main/login_pw.gif") bottom left;
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}
.pw_focus {
	background: #ffffe0;
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}
.iptext {
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}
.logouttext01 {
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}
.logouttext02 {
	font-family:tahoma;
	font-size:11px;
	color:#707070;
	font-weight:bold;
}