body{
	font-size: 11pt;
	font-family: Verdana, Arial;	
}


.center_block{

}

.msg{
	width: 400px;
	margin-left: 15px;
	font-size:9pt;
	color: gray;
}

.db_msg{
	margin: 10px 0px 10px 15px;
	font-size:9pt;
	color: black;
}

.copyright{
	text-align:center;	
	background-color: #3C70FF;
	color: white;
	padding: 3px;
	border:1px soild gray;
	font-size: 10pt;
	clear:both;
}


.topbar{
	_margin-top: -14px;
	padding-top: 7px;
	padding-bottom: 8px;
	height:14px;
	background-color:black;
	color:#C8C8C8;
	font-size:13px;
}

.topbar a{
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	color:#C8C8C8;
}


.topbar a:hover{
	text-decoration:underline;	
	padding-top: 6px;
	padding-bottom: 6px;	
	background-color:#4C4C4C;
}

.topbar #tabl{
	margin-left: 10px;
	float:left;
}

.topbar #search{
	float:left;
}


.topbar .boldt{
	font-weight:bold;
	color:white;
	padding-top: 5px;		
	border-top: 2px solid orange;
}

/* SubNavi */

.subnavi{
	width: 1100px;
	height:80px;
	padding-top: 5px;
	color:#C8C8C8;
	border-bottom:1px dotted gray;
	font-size:10pt;
}

.subnavi .sublogo{
	float:left;
	padding-left:2px;
	width:230px;
	height:68px;
}

.sublogo a:{
	background-color:white;
}

.sublogo a:hover{
	text-decoration:none;
	color:white;	
	background-color:white;
}

.subnavi .tabs{
	line-height: 1.8;
	padding-left:20px;
	width:840px;
	height:68px;
	float:left;
}

.subnavi .tabs a{
	text-decoration:none;
  padding:2px;
  _padding: 2px 2px 0px 2px;
	color:black;
	background-color:white;
	border: 1px solid white;		
}

.subnavi .tabs a:hover{
	color:white;
	background-color:#4C4C4C;
	border: 1px solid #4C4C4C;	
}

.subnavi .tabs .boldt{
	color:#4C4C4C;
	background-color:#F0F1FF;
	border: 1px solid #004669;
}

.subnavi .hs{
	width:250px;
}


/* Main Content Page (Type1) */

.main_page_type1{
	width: 1100px;
	margin: 0px 0px 0px 10px;
}

.main_left_type1{
  width: 185px;
  _width:190px;
  min-height:500px;
  padding-left:3px;
  padding-right:3px;
  float: left;
}

.main_right_type1{
  border: 0px dotted black;
  width: 900px;
  min-height:550px;
  float: left;
  border-left:1px dotted gray;
}

.main_right_type1 .printp{
	text-align:center;
	padding:30px;
}

.printp a{
	color:blue;
}

.printp a:hover{
	color:white;
	background-color:gray;
	text-decoration:none;
}

/* Main Content Page (Type1) end */


/* Main Content Page (Type2) */
.main_page_type2{
	width: 1100px;
	margin: 0px 0px 0px 10px;
}

.main_stop_type2{
  width: 1000px;
  _width:1000px;
  min-height:30px;
}

.main_sbottom_type2{
  border: 0px dotted black;
  width: 1000px;
  min-height:550px;
}




/* Main Content Page (Type2) end */



/* Option Buttons */
.optbutton {
	line-height: 1.9;
	padding-left:5px;
	padding-top:5px;	
	width:180px;
	font-size:10pt;
}

.optbutton .optitle{
	font-weight:bold;
	font-size:11pt;
}

.optbutton a{
	text-decoration:none;
	padding:3px;
	_padding:3px 3px 0px 3px;
	color:black;
	background-color:white;
	border: 1px solid white;		
}

.optbutton a:hover{
	color:white;
	background-color:#042C63;
	border: 1px solid #4C4C4C;	
}

.optbutton .boldo{
	color:#181818;
	background-color:#FFF9C4;
	border: 1px solid #004669;
}

.optbutton a:before{
 content: " \0BB";	
}

/* Option Buttons */


/* Option Button 2*/
.optbutton2 {
	line-height: 0.9;
	padding-left:5px;
	padding-top:5px;	
	width:1000px;
	font-size:10pt;
}

.optbutton2 .optitle{
	font-weight:bold;
	font-size:11pt;
}

.optbutton2 a{
	text-decoration:none;
	padding:3px;
	_padding:3px 3px 0px 3px;
	color:black;
	background-color:white;
	border: 1px solid white;		
}

.optbutton2 a:hover{
	color:white;
	background-color:#042C63;
	border: 1px solid #4C4C4C;	
}

.optbutton2 .boldo{
	color:#181818;
	background-color:#FFF9C4;
	border: 1px solid #004669;
}

.optbutton2 a:before{
 content: " \0BB";	
}

/* Option Button 2 */


/* Option Admin F */

.optadmin{
	padding: 10px 0px 10px 10px;
	width:180px;
	font-size:9pt;
	font-weight:bold;
}

.optadmin a{
	text-decoration:none;
	color:red;
}

.optadmin a:before{
 content: " \0BB";	
}


/* Option Search */

.optsearch {
 margin-top:-5px;
 padding-left:1px;
 border:2px solid red;
 background-color:red;
}

.optsearch .input_key{
 font-size:9pt;
 font-family:Verdana,Arial;	
	width:125px;
	color:#031E44;
}

.optsearch .s_btn{
	width:75px;
	font-size:8pt;
  font-family:Verdana,Arial;	
	color:black;
	margin-left:-5px;
}

/* Option Search */

/*HIGH LIGHT KEYWORDS*/

.search_high{
  color:black;
  background:#FFFF47;
}
/* HIGHLIGHT */

/* PAGEBAR */
.pagebar {
	float:right;
	text-align: right;
	line-height:1.8;
	font-size: 11px;
}

.pagebar a {
	background-color: rgb(240,240,240);
	text-decoration:none;
  padding:2px;
	border: 1px solid gray;
  color: black;	
}

.pagebar a:hover {
	border: 1px solid red;
	color:rgb(0,0,255);
	background-color: #ffffff;
}

.pagebar .pagex{
	padding: 2px;
	border: 1px solid gray;
	font-weight:bold;
	background-color:black;
	color:white;
}

/* PAGEBAR */





/* LOGIN FORM*/


.login_form{ /* also style.js */
	border: 1px solid red;
	border-right: 10px solid #E0DA22;
	background-color:#C8C8C8;
	font-style:Arial;
}

.login_table{ /* also style.js */
	padding-top:5px;
	width:400px;
	height:190px;
	border:1px solid #040404;
	border-bottom:2px solid black;	
	background-color:white;	
}

.login_form .msg, .error_module .msg{
	margin-top:25px;
	margin-left:25px;
}

.login_table .error_msg{
	margin-left:20px;
	line-height:3;
	color:#870036;
	font-size:10pt;
	font-weight:bold;
}

.login_form .ipd{
	margin-top:5px;
	margin-left:25px;
	float:left;
}

.login_form .atip{
	color:gray;
	font-size:9pt;
}

.login_form .login_btn{
  cursor: pointer;	
	margin-top:5px;
	margin-left:95px;
	padding: 2px 3px 2px 3px;
}

.login_form .login_txt{
	width: 150px;
	font-size:10pt;
	font-style:Arial,Verdana;
	color:#253651;
}

.ipd .pad{
	width:95px;
	float:left;
	font-size:10pt;
	font-weight:bold;
}


/* LOGIN FORM end*/


/* ERROR MODULE */
.error_module{
  width: 700px;
  height:400px;
}

.error_module .login_table{
	margin-left:100px;
	margin-top: 50px;
}



/* ERROR MODULE end*/




/* Power Table (Test) */

.power_table {
  border: 1px solid black;
}

.power_table th{
	border-bottom: 1px solid black;
	border-left: 1px dotted gray;	
	background-color:#FFFF97;
	padding: 5px;
}

.power_table td{
	border-bottom: 1px solid gray;
	border-left: 1px dotted gray;
  font-size:10pt;
  padding: 3px;
	vertical-align:middle;   
	text-align:left;
}

.power_table .hh{
	color:red;
}

/* DEBUG */
.debug{
	font-size:9pt;
	margin:3px;
	font-weight:bold;
}
.debug after{
	content: "<br>";
}
.debug .val{
	color:#C40000;
	font-weight:normal;
}

.debug .emp{
	color:#AAA257;
	font-weight:normal;
}


.debug .fid{
	color:gray;
	font-weight:normal;
}