
/* default keseluruhan */

table	{ padding: 0; border: 0; }
form	{ margin: 0; }
img		{ border: 0; }

/* tampilan menu */

.text_menu, .menu_tab {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; font-style: normal; font-weight: normal;
	line-height: 16px; color: #000000;
}
.judul_atas, .judul_form {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; font-style: normal; font-weight: bold;
}
.judul_form {
	/*line-height: 12px;*/
	height: 30px; color: #FF9900;
}
.judul_atas {
	color: #FFFFFF;
}
.menu_tab {
	line-height: 12px; color: #FFFFFF;
}

/* yg di atas tambahan */

body {
	background-color: #FFFFFF;
	color: black;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

table.menu {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
}

.sc {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

span.judul { font-weight: bold; }

table.sc {
	border: 0; margin: 0;
}

td.sc {
	background-color: #FFFFFF;
}

th.sc {
	height: 25px;
	background-color: #FFFFFF;
	background-image: url(/images/icon/back02.gif);
	background-position: bottom;
}

td.sc2 {
	background-color: #E0E0E0;
}

th.sc2 {
	height: 25px;
	background-color: #E4E0E0;
	/*background-image: url(images/back02.gif);
	  background-position: bottom;
	  background-color: #EEEEEE; */
}

div.sc {
	overflow: auto; padding: 3px; width: 100%; border: 1px inset #CCCCCC;
}

div.scroll	{ background-color: #FFFFFF; border: 1px inset #333333; height: 140px; width: 99%;
				margin-left: 1px; overflow: auto; padding: 2px; text-align: left; }

pre {
	font-family: courier, fixed;
}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	/* background-color: yellow; */
	color: #FF0000;
	text-decoration: underline;
}

h1.sc, h2.sc, h3, h4, h5, h6 {
	color: #003366;
	font-family: helvetica, arial, sans-serif;
}

h1.sc {
	border: 2px solid #66cc66;
	border-width : 0 0 2px 0;
/*	border-color: #66cc66; */
	font-size: 10pt;
}

h2.sc {
	border: 2px solid #66cc66;
	border-width : 0 2px 2px 0;
	border-color: #66cc66;
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

.code {
	border: 1pt solid #F0AF00;
	font-family: courier, fixed, monospace;
	background-color: #EEEEEE;	
	margin: 3pt; padding: 3pt; white-space: pre;
}

.note {
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	background-color: #EEEEEE;
	border: 1pt solid #66cc66;
	padding: 1pt; 
}

.warning {
	width: 800px; font-family: courier, fixed, monospace;
	background-color: #EEEEEE; border: 1pt solid #F0AF00;
}

.warning a {
	color: #663366;
}

div.ok, div.salah, div.info {
	border: 1px solid #ccc;
	padding: 10px 10px 10px 50px;
	/*margin: 0 0 10px 0;*/
	margin: 10px;
	text-align: center;
}

div.info { background: #fff url(images/salah1.gif) no-repeat center left; }

p.garis { 
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 2px;
	font-weight: bold;
}

ul {
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
}

/* dari text.css */
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; font-style: normal; font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.form {
	color: #555555;
	background: #E9F1F8;
	border: 1px solid #A3C5E1;
	font-family: verdana, arial;
	font-size: 11px;
}

/* WYSIWYG EDITOR */

/* Toolbar */
.toolbar	{ border: 1px solid #666666; height: 25px; background-color: #F0F0F0; border-bottom: 0px; }

/* Command Buttons */
.button     { border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; height: 20px; }
.buttonOver { border: 1px solid #6779AA; margin: 0px; padding: 0px; background-color: #D4D5D8; }
 
/* Font Type and Size Drop Down */
span.dropdown		{ background-color: #FFFFFF; border: 1px solid #333333; height: 140px; padding: 1px;
						overflow: auto; display: none; position: absolute; }
span.scroll			{ background-color: #FFFFFF; border: 1px solid #333333; height: 140px; width: 100%;
					  overflow: auto; padding: 1px; text-align: left; }
button.mouseOver	{ background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut		{ background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}
button.selectOut	{ border: 2px solid #FFFFFF; padding: 3px; text-align: left; }
button.selectOver	{ border: 2px solid gray; padding: 3px; }

/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }
