/* Default Stylesheet */
/* Thanks to mySQL for their clean and cute stylesheet */
/*#026789
/* Generic elements styles */body 		{ background:#ffffff; color:#202020; }
a			{ background:transparent; }
a:link 		{ color:#006486; }
a:active 	{ color:#1d93b6; }
a:visited 	{ color:#464646; }
a:hover 	{ color:#1d93b6; }
/* Specific settings */a img		{ border:none }

/* Fonts */body		{ font-family:verdana, arial, helvetica, sans-serif; font-size: x-small}table,
label,
input,
textarea,
select		{ font-family:verdana, arial, helvetica, sans-serif; font-size: xx-small}
a, p		{ font-size: xx-small; }
strong		{ font-style:normal; font-weight:bold; }
em			{ font-style:normal; font-weight: bold;  }
h1			{ font:160% verdana, arial, helvetica, sans-serif; margin:0px 0px 8px 0px; }
h2			{ font:bold 130% verdana, arial, helvetica, sans-serif; margin:0px 0px 12px 0px; }
h3			{ font:bold 120% verdana, arial, helvetica, sans-serif; margin:0px 0px 12px 0px; }
h4			{ font:bold 110% verdana, arial, helvetica, sans-serif; margin:0px 0px 12px 0px; }
h5			{ font:bold 90% verdana, arial, helvetica, sans-serif; letter-spacing:1px; margin:10px 0px; }

/* Generic */
.readonly   { background: #dad9c1; border: 1px solid #000000; padding-left: 2px }
.flderror   { background: #ffcc00; border: 1px solid #000000; padding-left: 2px }

/* Horizontal Menu Bar */
#menuh		{
	background: #7C94AC ;
	float:left;	margin:0px;
	padding:0px;
	position:relative;
	top:-1px;
	width:100%;
	color:#fff;
			}
#menuh a				{ text-decoration:none; cursor: pointer }
#menuh a:link 			{ color:#fff; }
#menuh a:visited		{ color:#fff; }
#menuh a:hover 			{ color:#64bfdb; text-decoration:underline; }
#menuh a:active			{ color:#fff; }
#menuh ul				{ background:#7C94AC; list-style: none; margin:0px; padding:0px 0px 0px 1%;	}
#menuh li				{ background: url("../images/skin-mnuh-sep.png") no-repeat center right; float:left; margin:0px; padding:3px 4px 6px 6px;}
#menuh li a				{ margin:0px; padding:0px 4px 0px 0px; white-space:nowrap; }
#menuh li strong		{ padding:0px 4px 0px 0px; }
#menuh li a strong 		{ padding:0px; }
/* Horizontal Footer Bar */
#footer					{ border-top: 1px solid #7C94AC; margin:5px; padding:1px; position:relative; top:-1px; width:99%; color:#fff; }
#footer a				{ text-decoration:none; cursor: pointer }
#footer a:link 			{ color:#d3d3d3; }
#footer a:visited		{ color:#d3d3d3; }
#footer a:hover 		{ color:#026789; text-decoration:underline; }
#footer a:active		{ color:#d3d3d3; }
/* Vertical Menu Bar */
#menuv 					{ border : 1px dashed #ea8a29; padding: 2px 2px 3px 3px;}
#menuv div.label		{ background:#dae6ea; padding:5px; color: #026789; font-weight: bold; font-size: x-small}#menuv ul				{ list-style-type: square; color: #ea8a29; font-weight: bold; line-height:15px; margin-top: 5px}
#menuv li				{ margin-left: -18px}
#menuv li.sep			{ margin-left: -18px; list-style-type: none;}#menuv a				{ text-decoration:none; cursor: pointer }
#menuv a:link 			{ color:#64bfdb; }
#menuv a:visited		{ color:#64bfdb; }
#menuv a:hover 			{ color:#64bfdb; text-decoration : underline; }
#menuv a:active			{ color:#64bfdb; }

/* Standard Form Style */table.isi-frm				{ background: #f2f2f2; border: 1px solid #cccccc; table-layout: fixed; empty-cells: show }table.isi-frm table			{ empty-cells: show }
table.isi-frm caption		{ background: #7C94AC ; color: #ffffff; font-size: xx-small; padding-left: 5px; text-align: left; line-height: 20px}
table.isi-frm div.summary	{ clear: both; margin: 5px 3px; color: #026789 }
table.isi-frm div.err		{ clear: both; background: #dae6ea; padding: 3px; border : 1px dashed #ea8a29;}table.isi-frm div.err ul	{ color: #ff0000; list-style-type: square; margin-top: 5px; margin-bottom: 5px}table.isi-frm div.err li	{ margin-left: -18px;}table.isi-frm div.label	    { padding: 3px; }table.isi-frm div.btn		{ background: #dcdcdc; clear: both; text-align: right ; padding: 3px; margin-top: 5px}

/* Standard Grid Style */table.isi-grd				{ border: 1px solid #cccccc ;empty-cells: show }table.isi-grd thead a:link 		{ color:#026789; }
table.isi-grd thead a:visited	{ color:#026789; }
table.isi-grd thead a:hover 	{ color:#64bfdb; text-decoration:underline; }
table.isi-grd thead a:active	{ color:#026789; }
table.isi-grd a:link 		{ color:#0000ff; }
table.isi-grd a:visited		{ color:#0000ff; }
table.isi-grd a:hover 		{ color:#0000ff; text-decoration:underline; }
table.isi-grd a:active		{ color:#0000ff; }
table.isi-grd caption		{ background: #7C94AC ; color: #ffffff; font-size: xx-small; padding-left: 5px; text-align: left; line-height: 20px}
table.isi-grd thead tr		{ background: #dcdcdc; height: 25px}
table.isi-grd thead th      { padding-left: 5px; padding-right: 5px; }table.isi-grd td		    { border-top: 1px dashed #d3d3d3; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; padding-right: 5px; }
table.isi-grd td.act	    { border-right: 1px dashed #d3d3d3; padding-left: 3px; padding-right: 3px;}
table.isi-grd tr.odd		{ background: #ffffff; }table.isi-grd tr.sel		{ background: #f4f4f4; }
table.isi-grd tr.evn		{ background: #ffffff; }table.isi-grd td.rwh		{ background: #dcdcdc; padding-left: 5px; padding-right: 5px; font-weight: bold }table.isi-grd tfoot tr		{ background: #dcdcdc; height: 25px}
table.isi-grd tfoot a		{ text-decoration:none; cursor: pointer }table.isi-grd div.info		{ float: left; line-height: 18px}
table.isi-grd div.nav		{ float: right;  line-height: 18px}table.isi-grd span.navpage	{ background: #f0f5fa; border: 1px solid #072a66; padding: 1px 3px 1px 3px; margin: 2px; }
table.isi-grd span.navself	{ background: #ffffff; border: 1px solid #072a66; padding: 1px 3px 1px 3px; margin: 2px; font-weight: bold}
table.isi-grd td.err		{ text-align: center; color: #ea8a29;}
/* Redirector Box */
table.isi-rdr				{ background: #dae6ea; border: 1px dashed #64bfdb ; font-weight: bold}
