.tableUtama {
	background-color: #DFE7FF;
	border: 1px solid #333333;
	width: 770px;
	position: relative;
}
body {
	margin: 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #CCCCD9;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-shadow-color: #CCCCD9;
	scrollbar-3dlight-color: #CCCCD9;
	scrollbar-arrow-color:  #8888FF;
	scrollbar-track-color: #DDDDDD;
	scrollbar-darkshadow-color: #999999;
	background-color: #DFE7FF;
}
table {
	font-size: 10px;
}
.peringatan {color: #FF0000}

a:link, a:visited {
	text-decoration: none;
	color:#0000FF;
}
A:visited {
	color:#973F8D;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.tdFooter {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tdJudulUtama {
	background-color: #00CCFF;
}
h3 {
	font-size: 18px;
	color: #996600;
}
.tableAlamat {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #99CCFF;
	font-size: 11px;
	width: 100%;
}
.tdAlamat {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 100px;
}
.inputMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
}
.divSubMenuBayangan	{
	cursor: hand;
	padding: 1px;
	width: 100%;
	background-color: #DDDDDD;
	position: relative;
	border: 1px solid #666666;
	top: 2px;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=#AAAAAA, OffX=2, OffY=2, Positive=true);
}

.divSubMenu {
	cursor: hand;
	padding: 2px;
	width: 100%;
	background-color: #DDDDDD;
	position: relative;
	color: #000000;
}
.divMenu {
	visibility: hidden;
	position: absolute;
	font-size: 11px;
	width: 100px;
}

.uline {
	text-decoration: underline;
}

.tableMenu {
	border: 1px solid #333333;
	background-color: #AFBCFA;
	margin-bottom: 5px;
	margin-right: -5px;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=#AAAAAA, OffX=2, OffY=2, Positive=true);
	width: 135px;
	position: relative;
}
.tdMenu {
	font-size: 11px;
	padding-left: 18px;
	padding-right: 2px;
	height: 5px;
	text-indent: -15px;
}
.tdJudulMenu {
	background-color: #8294F1;
	padding: 1px;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	height: 25px;
	text-align: center;
}
.tdJudulPoll {
	font-weight: bold;
	background-color: #8294F1;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #333333;
	color:#FFFFFF;
}
.optJawaban {
	width: 10px;
	height: 15px;
}
.tablePoll {
	font-size: 11px;
	background-color: #AFBCFA;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #333333;
	position: relative;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=#AAAAAA, OffX=2, OffY=2, Positive=true);
	width: 135px;
}
.tableTengah {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	position: relative;
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color=#AAAAAA, OffX=2, OffY=2, Positive=true);
	margin-left: 8px;
}
