/* http://www.w3.org/TR/2008/REC-CSS2-20080411/ */
html{
	overflow-y:scroll;
	overflow-x:auto;
}
.print{
	display:none;
}
.screen{

}
body{
	margin:2px;
	background-color:#CCCCCC;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;
}
form{
	margin:0px;
}
input, textarea, select, option, optgroup{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color:#FFFFFF;*/
	color:#000000;
}
#tabs{
	background-image: url('/images/dot.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 23px;
	width: auto;
	padding-left: 0px;
}
#tabs a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #DC0000;
	border: 1px solid #d1d1d1;
	background-color:#F7F7F7;
	border-bottom: none;
	/*border-left: none;*/
	line-height: 15px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:5px;
	text-decoration: none;
	float: left;
	text-align: center;
}
#tabs a:hover{
	color: #C23538;
	text-decoration: underline;
}
#tabs a.first{
	border-left: 1px solid #D1D1D1;
}
#tabs a.selected{
	background-color: #FFFFFF;
	line-height: 16px;
	color:#000000;
	text-decoration: none;
}
#stabs a{
	padding-left:5px;
	padding-right:5px;
	color: #CC0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#stabs a.previous{
	/*color:#666666;*/
	color:#000000;
	text-decoration:none;
}
#stabs a.selected{
	color:#000000;
	text-decoration:none;
}
#stabs_info{
	padding:0px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#666666;
}
#stabs_text{
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}
/* frm9 */
.frm9{
	width:455px;
}
select.frm9{
	width:459px;
}
textarea.frm9{
	overflow-y:scroll;
}
input.frm9#tag{
	
}
input.frm9#link{
	width:421px;
}
input.frm9#add{
	margin-left:3px;
	width:30px;
	font-size:14px;
}
input.frm9#del{
	margin-left:3px;
	width:30px;
	vertical-align:top;
	font-size:14px;
}
select.frm9#sel{
	width:425px;
	overflow-y:visible;
}
input.frm9#preview{
	width:222px;
}
input.frm9#final{
	margin-left:15px;
	width:222px;
	font-weight:bold;
}
optgroup.frm9{
	font-style:normal;
	text-transform:uppercase;
}
option.frm9{
	font-style:normal;
	text-transform:none;
}
div#val1, div#val2, div#val3, div#val4, div#val5, div#val6{
	padding-top:22px;
}
div#val6{
	font-weight:bold;
}
/* 9mrf */
.on{
	/*display: compact;*/
}

.off{
	display: none;
}
a.category_selected{
	font-weight:bold;
}

span.searched_key_title{
	background-color:#FFFFCC;
}

span.searched_key_text{
	background-color:#FFFFCC;
}
option.selected, fieldset.selected{
	color:#000000;
	background-color:#FFFFCC;
}

/* nscms style */
td.myd_style_nav{
	padding-top:1px;
	/*white-space:nowrap;*/
}
a.myd_style_nav_ctrl{}
a.myd_style_nav_page{
	border:#FFFFFF solid 1px;
	text-decoration:none;
}
a.myd_style_nav_page:hover{}
a.myd_style_nav_page_current{
	border:#FF0000 solid 1px;
	background-color:#FFFFCC;
	padding-left:1px;
	padding-right:1px;
}

.replace{
	overflow-x:hidden;/*auto;*/
}
.replace span.replace{
	margin-right:-3px;
}
/* */
.cs1{
	background-color:#E2E2E2;
}
.cs2{
	background-color:#FFFFFF;
}


.tooltip{
   position: absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px dotted #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: justify;
   
   max-width:330px;
}
.tooltip b{
	font-size: 16px;
	line-height: 20px;
}
.tooltip i{
	font-weight:bold;
	font-style:normal;
}

h1, h2 {
	margin:0;
	padding:0;
}
.spc1 h1 {
	font-size:21px;
	font-weight:bold;
}
.spc1 h2 {
	font-size:12px;
	font-weight:bold;
}
.spc2 h1 {
	font-size:12px;
	font-weight:bold;
}
h2 .spc2 {
	font-size:11px;
	font-weight:normal;
}
.spc3 h1, .spc3 b {
	font-size:14px;
	font-weight:bold;
}
.spc3 h2 {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
h2 > a.category_selected {
	font-weight:bold;
}


