/* CSS Document */
* {font-family:tahoma; font-size:12px;}
body { margin:0; padding:0; background:#fff url(images/bgleft.gif) repeat-y;  }
form, h1, h2, h3, h4, h5 { margin:0; padding:0; }


h1 { font:bold 14px tahoma; border-bottom:1px solid #0f218b; padding-bottom:5px; margin:0 10px 20px 0;}

#warp_logo {
	background:#0F218B url(images/logo.gif) no-repeat;;
	width:100%;
	height:72px;
}
#warp_content { margin:20px 20px 20px 10px; }
#warp_footer {font:10px tahoma; color:#bbb; width:210px; padding-left:230px; }

#data { margin-top:20px; font-size:12px; font-family:tahoma; }
.divbtn { margin:10px 0 15px 0; }
.loading { position:absolute; background:#f1f1f1; border:1px solid #0066CC; padding:20px; text-align:center; font:normal 11px tahoma; }
.loading img { margin-bottom:5px; }
.cls { clear:both; }

/*Text*/
.divresult { font-size:11px; font-family:tahoma; color:#ff0000; margin:5px 0 5px 0;}
.black12px { font-size:12px; font-family:tahoma; color:#000;}
.welcome { font-size:11px; font-family:tahoma; color:#fff;}
.group12px { font:bold 12px tahoma; color:#ee0000; }
.red10px { font:10px tahoma; color:red; }
.gray10px { font:10px tahoma; color:gray; }
.txt1 { font:11px tahoma; color:#dd0000; }
.black11px { font:11px tahoma; color: #333; }
.white11px {font:11px tahoma; color:white; }
.gray11px { font:11px tahoma; color:gray; }
.txt2 { font:12px tahoma; color:#B3E9FB; }

/*Link*/
a.linkwhite11px { font:11px tahoma; color:#fff; text-decoration:none; }
a.linkwhite11px:hover { font:11px tahoma; color:#fff; text-decoration:underline; }
a.linkbutton { font:normal 11px tahoma; color:#fff; text-decoration:none; background:#0f218b; padding:3px; border-right:2px solid #ccc; border-bottom:2px solid #ccc; }
a.linkbutton:hover { background:#ed1c24; }

a.linkbutton2 { font:normal 11px tahoma; color:#000000; text-decoration:none; background:#CCCCCC; padding:3px; border-right:2px solid #ccc; border-bottom:2px solid #ccc; }
a.linkbutton2:hover { background:#CCCCCC; }

a.link1 { font:normal 11px tahoma; color:#333; text-decoration:underline; }
a.link1:hover { color:blue; }

a.link2 { font:normal 11px tahoma; color:blue; text-decoration:underline; }
a.link2:hover { color:#333; }

/*Table*/
.tdhead1 { font:bold 11px tahoma; color:#fff; background:#0066CC; border-bottom:1px solid #000; text-align:center; }
.tdhead10 { font:bold 11px tahoma; color:#fff; background:#0066CC; border:0px; text-align:center; cursor:pointer;}
.tddata1 { font:11px tahoma; color:#333; border-bottom:1px solid #CDECFE;  }

.tdhead2 { font:normal 11px tahoma; color:#000; background:#DEECF3; text-align:left; padding:5px; border-left:2px solid #b1d7ea; }
.tdhead2 span { font-weight:normal; color:red; }
.tddata2 { font:11px tahoma; color:#333; background:#F8FAFA; padding:5px; }

/*image*/
.boxTPL {font:normal 11px tahoma; color:#333; padding:10px; border:1px solid #eee; text-align:center; background:#f1f1f1; }.boxTPL img { margin-top:10px; }
.boxTPL a { font:normal 11px Tahoma; color:#333; }
.boxTPL a:hover { color:blue; }

/*Form */
form p { margin:0 0 5px 0;}
form p.label { font:bold 12px tahoma; color:#0f218b; padding-top:10px; }
form p.label span{ font:bold 12px tahoma; color:#ff0000; }

input { font:11px tahoma; }
select { font:11px tahoma; }
.input1 { font:11px tahoma; }

.borderimg { border:1px solid #cecece; padding:3px; }


/*For page button (class)*/
a.btnPage {	font:normal 11px "Microsoft Sans Serif"; padding:0 3px 0 3px; color:#000; text-decoration:none; }
a.btnPage:hover { color:#ff0000; }
.btnPageActive { font:bold 11px "Microsoft Sans Serif";	color:#ff0000;	padding:0 3px 0 3px;}
.boxpage {	text-align:right;	padding:5px 0 5px 0; }
.boxpage img{ margin:2px;}
/*^ end For page button (class)*/

