/* Blue Style */

A.lnk:link		{text-decoration:none;	color: #007dc0 }
A.lnk:active		{text-decoration:none;	color: #C0C0C0}
A.lnk:visited	{text-decoration:none;	color: #000000}
A.lnk:hover		{text-decoration:underline;	color: #FF9900}

A.LNK:link		{text-decoration:bold;	color: #ffffff }
A.LNK:active		{text-decoration:underline;	color: #C0C0C0}
A.LNK:visited	{text-decoration:bold;	color: #dddddd}
A.LNK:hover		{text-decoration:underline;	color: #FF9900}

A.toplnk:link		{text-decoration:none;	color: #5e5e5e }
A.toplnk:active		{text-decoration:underline;	color: #C0C0C0}
A.toplnk:visited	{text-decoration:none;	color: #5e5e5e}
A.toplnk:hover		{text-decoration:underline;	color: #FF9900}

A.lnkputih:link		{text-decoration:none;		color: #FFFFFF}
A.lnkputih:active		{text-decoration:underline;	color: #FFFFFF}
A.lnkputih:visited	{text-decoration:none;	color: #FFFFFF}
A.lnkputih:hover		{text-decoration:underline; color: #FF9900}

body {
	scrollbar-3d-light-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-dark-shadow-color : #999999;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
}

td,th {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.menu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: #666666;
}

.content {
	font-size: 8pt;
	color: #5E5E5E;
}


.title {
	color: #5E5E5E;
	font-weight: bold;
	font-size: 12px;
}
.bbottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}

.bbox {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color:#FEF502;
}

.boxpotensi {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;	
}

.bleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	}

.bimg {
	border: 6px solid #FFFFFF;
}

.boxmenu {
	border: thin solid;
};

.cal {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #DDDDDD;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

INPUT {
	background : #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

SELECT {
	background : #EEEEEE;
	font-family:  arial, helvetica, sans-serif;
	font-size: 8pt;
}

.clsbutton {
	font-family: arial,helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid Black;
	background-color: #075077;
	color: #ffffff;
}
