body { font-family:Arial; font-size: 12px; color:rgb(51,51,51); background-color:white; background-image:url('images/nth_theme_green_green03_bg.gif');}
h1 { font-family:Arial; font-size: 21px; color:rgb(120,133,76); }
h2 { font-family:Arial; font-size: 16px; color:rgb(102,102,102); }
p.namo-list { font-family:Arial; font-size: 12px; }
p.namo-sublist { font-family:Arial; font-size: 12px; }
table.namo-table td { font-family:Arial; font-size: 12px; border-width: 1px; border-style:dotted; }
table.namo-table th { font-family:Arial; font-size: 12px; background-color:rgb(204,204,204); border-style:none; }
a:hover { font-family:Arial; color:rgb(255,120,0); }
table.namo-table { font-family:Arial; font-size: 12px; color:rgb(102,102,102); border-width: 1px; border-color:silver; border-style:none; }
span.namo-link, a:link { font-family:Arial; color:rgb(66,143,39); }
span.namo-visited, a:visited { font-family:Arial; color:rgb(89,121,19); }
span.namo-active, a:active { font-family:Arial; color:rgb(255,120,0); }
li.namo-list1 { list-style-image:url('nav/bullet1.gif'); }
li.namo-list2 { list-style-image:url('nav/bullet2.gif'); }
body,td,th {
	font-size: 12px;
}
table.namo-table2 {
	font-family:Arial;
	font-size: 12px;
	color:rgb(102,102,102);
	border: 0 none silver;
}
.ezmap {
font-family: Arial;
font-size: 12px;
color: #FF0000;
font-weight: bold;
}
#login_form {
	margin:16px;
}
#call_box {
	position:absolute;
	height:200px;
	width:400px;
	margin:-100px 0px 0px -200px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	background-color: #f5f5f5;
	border: 1px dotted #000000;
	overflow: auto;
	display:none;
}
#overlay{
	position:absolute;
	display:none;
	background:#000;
	opacity:.8;
	filter:alpha(opacity=80);
	left:0;
	top:0;
}
label {
	display:block;
	width:140px;
	padding:0 6px;
	float:left;
	text-align:right;
}
input {
	float:left;
}
form br {
	clear:both;
}
#submit {margin-left: 150px;}
#close_btn {
	display:block;
	height:26px;
	text-align:right;
}
#login_result {
	display:block;
	margin:10px;
	text-align: left;
	text-indent: 5px;
	height:22px;
	line-height:22px;
}
.error {
	background:#f9caca;
	border: 1px solid #f00;
}
.success {
	background:#caf9ca;
	border: 1px solid #0f0;
}
.process {
	background:#cacaf9;
	border: 1px solid #00f;
}
