/************************** style for box  ***************************/
/*----------------------------------------------------------------*/
/* typical input box (no inside border, align left) */
.box_1 {
	border-collapse: collapse;
	border: 1px solid #cecece;
	background-color: #efefef;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: default;
}
.box_1 td {
	padding: 3px 5px 3px 5px;
}
.box_1 select,input,textarea {
	font-size: 10px; 
	color: #333333; 
	font-family: arial, helvetica, sans-serif; 
	list-style-type: square;
	list-style-position: outside; 
}

/*----------------------------------------------------------------*/
/* typical table box (with inside dashed border, align center) */
.box_2 {
	border-collapse: collapse;
	border: 1px solid #cecece;
	background-color: #efefef;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.box_2 td {
	padding: 3px 5px 3px 5px;
	border: 1px dashed #cecece;
}
.box_2 select,input,textarea {
	font-size: 10px; 
	color: #333333; 
	font-family: arial, helvetica, sans-serif; 
	list-style-type: square;
	list-style-position: outside; 
}

/*----------------------------------------------------------------*/
/* other table box (with inside dashed border, align left) */
.box_3 {
	border-collapse: collapse;
	border: 1px solid #cecece;
	background-color: #efefef;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: default;
}
.box_3 td {
	padding: 3px 5px 3px 5px;
	border: 1px dashed #cecece;
}
.box_3 select,input,textarea {
	font-size: 10px; 
	color: #333333; 
	font-family: arial, helvetica, sans-serif; 
	list-style-type: square;
	list-style-position: outside; 
}

/*----------------------------------------------------------------*/
.boxHead_1 {
	background-repeat: repeat-x;
	background-image: url('image/boxHeadBg.gif');
	height: 24px;
	font-size: 11px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
}

.boxHead_2 {
	font-size: 11px;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	/*border-top: 1px dashed #99B5F4*/
}

.boxHead_3 {
	background: url('image/star.gif') no-repeat;
	height: 20px;
	text-indent: 20px;
	font-size: 11px;
	color: #FF9900;
	font-family: arial, helvetica, sans-serif;
	/*font-family: verdana,sans-serif,helvetica,arial;*/
	font-weight: bold;
}

/*----------------------------------------------------------------*/
.boxBody_1 {
	background-color: #efefef;
	font-size: 12px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: default;
}

/*----------------------------------------------------------------*/
.pad_1 {
	padding: 3px 5px 3px 5px;
}

/********************* style for text *********************/
.txtHeader {
	font: bold 14px arial, helvetica, sans-serif; color: #425489
}
.txt_0 {
	list-style-position: outside; font-size: 10px; color: #ffffff; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_1 {
	list-style-position: outside; font-size: 10px; color: #333333; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_2 {
	list-style-position: outside; font-size: 12px; color: #333333; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_3 {
	list-style-position: outside; font-size: 12px; color: #ff0000; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_4 {
	list-style-position: outside; font-size: 12px; color: #0000ff; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_5 {
	list-style-position: outside; font-size: 9px; color: #0000ff; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_6 {
	list-style-position: outside; font-size: 12px; color: #ff0000; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txt_7 {
	list-style-position: outside; font-size: 10px; color: #ff0000; font-family: arial, helvetica, sans-serif; list-style-type: square
}
.txtBold_1 {
	list-style-position: outside; font-size: 10px; color: #333333;	font-family: arial, helvetica, sans-serif; list-style-type: square;	font-weight: bold;
}
.txtBold_2 {
	list-style-position: outside; font-size: 12px; color: #333333;	font-family: arial, helvetica, sans-serif; list-style-type: square;	font-weight: bold;
}
.txtBold_3 {
	list-style-position: outside; font-size: 12px; color: #ff0000; font-family: arial, helvetica, sans-serif; list-style-type: square; font-weight: bold;
}

/*----------------------------------------------------------------*/
a.url_1:link {
	font-size: 10px; color: #333333; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_1:visited {
	font-size: 10px; color: #333333; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_1:hover {
	font-size: 10px; color: #ffa100; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_1:active {
	font-size: 10px; color: #333333; font-family: arial, helvetica, sans-serif; text-decoration: none
}
/*----------------------------------------------------------------*/
a.url_2:link {
	font-size: 10px; color: #0000ff; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_2:visited {
	font-size: 10px; color: #0000ff; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_2:hover {
	font-size: 10px; color: #ffa100; font-family: arial, helvetica, sans-serif; text-decoration: underline
}
a.url_2:active {
	font-size: 10px; color: #ffa100; font-family: arial, helvetica, sans-serif; text-decoration: underline
}
/*----------------------------------------------------------------*/
a.url_3:link {
	font-size: 12px; color: #0000ff; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_3:visited {
	font-size: 12px; color: #0000ff; font-family: arial, helvetica, sans-serif; text-decoration: none
}
a.url_3:hover {
	font-size: 12px; color: #ffa100; font-family: arial, helvetica, sans-serif; text-decoration: underline
}
a.url_3:active {
	font-size: 12px; color: #ffa100; font-family: arial, helvetica, sans-serif; text-decoration: underline
}

/*************** style for other objects *********************/
.button_1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.hBar {
	color: #dfdfdf;
	height: 1px;
}
.topFrame {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #595955;
}

body {
	background-image: url('../../../image/dgLine.gif');
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;

	scrollbar-arrow-color: #4875A8;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/************************* style for menu *************************/

.tmenu {
	border-bottom: 1px solid #333333;
}

.tmenu a {
	display: block;
	height: auto;
	width: auto;
	font-size: 10px; color: #333333; font-family: arial, helvetica, sans-serif; text-decoration: none;
	padding: 5px 10px 5px 10px;
	text-align: center;
	background: #9fcc4e;
}

.tmenu a:hover {
	background: #ffa100;
	color: #333333;
}

/* Menu 2nd level*/
.hMenu_1 {
	font-size: 10px; color: #595955; font-family: arial, helvetica, sans-serif;
	list-style-type: none;
	margin: 3px 0px 3px 0px;
	padding: 1px;
	clear: both;	
}
.hMenu_1 li {
	display: block;
	float: left;
	margin-right: 2px;
}
.hMenu_1 a {
	width: 80px;
	display: block;
	padding: 3px 5px 3px 5px;
	font-size: 10px; color: #ffffff; font-family: arial, helvetica, sans-serif; text-decoration: none; font-weight: bold;
	border: 1px solid #cecece;
	background: #315075;
}
.hMenu_1 a:hover {
	color: #F9CE39;
	border: 1px dashed #F9CE39;
}


/* Menu 1st level*/
.hMenu_2 {
	font-size: 10px; color: #595955; font-family: arial, helvetica, sans-serif; 
	list-style-type: none;
	margin: 3px 0px 3px 0px;
	padding: 1px;
	clear: both;
}
.hMenu_2 li {
	display: block;
	float: left;
	margin-right: 2px;
}
.hMenu_2 a {
	width: 80px;
	display: block;
	padding: 3px 5px 3px 5px;
	font-size: 10px; color: #ffffff; font-family: arial, helvetica, sans-serif; text-decoration: none; font-weight: bold;
	border: 1px solid #cecece;
	background: #9CB6D6;
}
.hMenu_2 a:hover {
	color: #F3FB6F;
	border: 1px dashed #F3FB6F;
}

/*********** hightlight menu element ***************/
#highlightLv1 {
	color: #F3FB6F;
	border: 1px dashed #F3FB6F;
}

#highlightLv2 {
	color: #F9CE39;
	border: 1px dashed #F9CE39;
}

/*********** hightlight table element ***************/
.selected_1 {
	background: #ffffc0; 
}
.selected_2 {
	color: #3333ff; 
}
.selected_3 {
	color: #333333; 
}