/* CSS Document */


body, tr, td, p, form
{
	font: 10pt "Trebuchet MS", Verdana;
}

.title1 {
	color: #FFFFFF;
	font-weight: bold;
}

.title2 {
	color: #FF9900;
	font-weight: bold;
}

input,select,textarea
{
	font: 10pt "Trebuchet MS", Verdana;
	font-weight:bold;
}


.pageTitle {
	font: bold 20pt "Trebuchet MS", Verdana;
	color: #CC3300;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC3300;
	text-align:left;
}

a.linkmenu:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkmenu:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.linkmenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}




a:link {
	color:#000099;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}
a:visited {
	color:#003399;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
	font-size:13px;
	text-decoration: underline;
}
a:active {   
	color: #FD614A;
	font-size:13px;
}

a.content:link {
	color:#0033FF;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}
a.content:visited {
	color: #0033FF;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
}
a.content:hover {
	color: #0033FF;
	font-weight: bold;
	font-size:13px;
	text-decoration: underline;
}
a.content:active {   
	color: #FD614A;
	font-size:13px;
}



.pesan {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}


table.lists {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.lists th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background-color: #FF9900;
	background-repeat: repeat;
	font-size: 12px;
	color: #ffffff;
}
table.lists th.lines {
	border: solid 1px #FFFFFF;
	text-align: left;
}
table.lists th.title {
	text-align: left;
}

table.lists th a {
	color: #CCFF00;
}

table.lists tr.row0 {
	background-color: #F5F5F5;
}
table.lists tr.row1 {
	background-color: #FFF;
}
table.lists td {	
	padding: 4px;
}
table.lists td.lines {
	padding: 4px;
	border: solid 1px #d5d5d5;
}

table.lists td.options {
	background-color: #ffffff;
	font-size: 8px;
}

table.forms {
	background-color: #f5f5f5;
	border: solid 1px #d5d5d5;
	padding: 10px;
	border-collapse: collapse;
}

table.forms td {
	padding: 3px;
	text-align: left;
}

table.forms th {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #ffffff;
	background-color: #FF9900;
	background-repeat: repeat;
}


.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.menu {
	font-family: "Arial";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.unnamed1 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-style: oblique;
	font-weight: bold;
	top: auto;
}
