@charset "utf-8";
/* CSS Document */
body
{
	align:center;
	text-align:center;
	font-family:verdana; 
	font-size:12px;
}
body.main
{
	background-color: #66ccfc;
}
.topheader
{
	color:#000099; 
	font-size:25px; 
	font-family:verdana;
	BACKGROUND: #EBEBEB; 
	font-weight:bolder;
}
.topheaderbiru
{
	color:#000099; BACKGROUND: #d2e4fc; height:25px; font-weight:bold;
}
table.border1
{
	border-color:#03F; 
	border-width:1px; 
	border-style:solid;	
}
TD.kepalaMuka
{
	color:#000099; BACKGROUND: #d2e4fc; 
	font-size:15px; font-family:verdana;
}
table.biru
{
	border-color:#d2e4fc; border-width:1px; border-style:solid;background:#f2f5f7;
}
.barisbiru
{
	color:#000099; BACKGROUND: #d2e4fc;
}
div.scroll
{
    height:250px;
    overflow:auto;
}
.onOver:Hover
{
    cursor: pointer;
	font-weight:bold;
}
.titleStyle
{
    padding: 6px;
    background-color: #4a63a3;
    color: White;
    font-weight: bold;
    border: 1px solid #000000;
}
.topMenuStyle
{
    text-decoration: none;
    color: White;
}
.topMenuStyle:Hover
{
    color: Yellow;
}
.divleft
{
    border: 2px aquamarine solid;
    width: 190px;
}
.morsmenu
{
    width: 100px;
    border: 2px aquamarine solid;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #4a63a3;
    cursor: pointer;
}
.morsmenu:hover
{
    color: Yellow;
}
#divinfoform {
    /*display: none;*/
    position: absolute;
}
