@charset "utf-8";
/* CSS Document */

body {background-color: #FFFFFF;}

A:link {text-decoration: none; color: #0000FF;}
A:visited {text-decoration: none; color: #0000FF;}
A:active {text-decoration: none; color: #0000FF;}
A:hover {text-decoration: underline; color: #0000FF;}

.link1 A:link {text-decoration: none; color: #000000;}
.link1 A:visited {text-decoration: none; color: #000000;}
.link1 A:active {text-decoration: none; color: #000000;}
.link1 A:hover {text-decoration: underline; #000000;}

.link2 A:link {text-decoration: none; color: #FFFFFF;}
.link2 A:visited {text-decoration: none; color: #FFFFFF;}
.link2 A:active {text-decoration: none; color: #FFFFFF;}
.link2 A:hover {text-decoration: underline; #FFFFFF;}

.link3 A:link {text-decoration: none; font-weight: bold; color: #900000;}
.link3 A:visited {text-decoration: none; font-weight: bold; color: #900000;}
.link3 A:active {text-decoration: none; font-weight: bold; color: #900000;}
.link3 A:hover {text-decoration: underline; font-weight: bold; color: #900000;}

h1 {font-family: Verdana, Arial; font-weight: normal; font-size: 18pt; color: #000000;}
h2 {font-family: Verdana, Arial; font-weight: bold; font-size: 12pt; color: #000000;}

p {
text-align:justify;
font-family: Verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: #000000;
}

.error {
color: #900;
}

.copyright {
	width: 840px;
	text-align:center;
	font-size: 8pt; 
}

.logininfo {
font-size: 8pt; 
font-weight: bold; 
color: #999999;
text-align: right;
width: 840px;
}

.fields {
 font-family: Verdana,Sans-serif;
 font-size: 8pt;
 color: #000000;
}

.mywidth {
	width: 840px;
}

.navtable{
	width: 840px;
	padding: 0px;
	border-spacing: 1px;
	background-color:#BBCCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navtable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color:#DDEEFF;
} 

.navtable td.td1{
	width: 420px;;
	text-align: left;
}

.navtable td.td2{
	width: 420px;
	text-align: right;
}

.bold{
	font-weight:bold;
}

.usertable{ 
	width: 840px;
	padding: 0px;
	border-spacing: 1px;
	background-color:#BBCCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.usertable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color:#DDEEFF;
}

.usertable td.subgroup{
	width: 168px; 
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.usertable td.subgroupa{
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.usertable td.subgroup2{
	font-weight: bold;
	text-align: left;
	background-color: #dbe5f1;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.usertable td.subgroup2a{
	text-align: left;
	background-color: #dbe5f1;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.usertable td.td1{
	width: 168px;
	text-align: left;
}

.usertable td.td2{
	width: auto;
	font-size: 12px;
	text-align: left;
}

.usertable td.td3{
	width: auto;
	font-size: 12px;
	text-align: right;
}

.usertable td.td4{
	width: auto;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.usertable td.td5{
	width: auto;
	font-size: 12px;
	text-align: left;
}

.usertable td.td6{
	width: auto;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	background-color: #fbd4b4;
}

.usertable td.td7{
	width: auto;
	font-size: 12px;
	text-align: left;
	background-color: #dbe5f1;
}

.usertable td.td8{
	width: auto;
	font-size: 12px;
	text-align: left;
}

.searchtable{
	width: 840px;
	padding: 0px;
	border-spacing: 1px;
	background-color:#BBCCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.searchtable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color:#DDEEFF;
}

.searchtable td.td1{
	width: 168px;;
	text-align: left;
}

.searchtable td.td2{
	width: auto;
	font-size: 12px;
	text-align: left;
}

.searchtable td.td3{
	width: auto;
	font-size: 12px;
	text-align: right;
}

.searchtable td.td4{
	width: auto;
	font-size: 12px;
	text-align: left;
}

.usertable2{
	width: 1200px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.usertable2 td.td2{
	width: 200px;
	height: 100px;
	text-align: center;
	vertical-align: center;
	background-color: #DDEEFF;
	border-style: solid;
	border-color: #BBCCFF;
	border-width: 2px;
}
.usertable2 td.td3{
	width: 200px;
	height: 50px;
	text-align: center;
	vertical-align: bottom;
	border-style: solid;
	border-bottom-color: #AAAAAA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.usertable2 td.td4{
	width: 200px;
	height: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.usertable2 td.td5{
	width: 100px;
	height: 50px;
	border-style: solid;
	border-bottom-color: #AAAAAA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.usertable2 td.td6{
	width: 100px;
	height: 50px;
	border-style: solid;
	border-bottom-color: #AAAAAA;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.usertable2 td.td7{
	width: 100px;
	height: 50px;
}

.usertable3{
	width: 100%;
	padding: 0px;
	border-spacing: 2px;
	background-color:#BBCCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.usertable3 td.td2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color:#DDEEFF;
	font-size: 10px;
	text-align: left;
}

.scrolltable {
	width: 594px; 
	height: 200px;
	overflow: auto;
	float: left;
	margin-right: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color:#DDEEFF;
}

.usertable4{
	width: 100%;
	padding: 0px;
	border-spacing: 2px;
	background-color:#BBCCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.usertable4 td.td2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color:#DDEEFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}

.myform {
	margin: 0px;	
	border: 0px;
	padding: 0px;
	font-family: Verdana,Sans-serif;
	font-size: 10pt;
}

.mainframe {
	width: 1208px;

	border: 0px;
}