@font-face
	{
	font-family: praxisLight;
	src: url(PraxisLight.woff);
	}
@font-face
	{
	font-family: praxisRegular;
	src: url(PraxisRegular.woff);
	}
html, body
	{
	/*background-image:url('images/bg.png');
	background-repeat:repeat-x;*/
	font-family : praxisRegular !important;
	font-size : 12px;
	font-variant : normal;
	font-weight : normal;
	color : black;
	}
table
	{
	font-size : 14px;
	}
.judul {
	font-size : 20px;
	font-variant : small-caps;
	font-weight : bold;
	color : #414042;
	}
.subjudul {
	font-size : 18px;
	font-variant : small-caps;
	font-weight : bold;
	color : #414042;
	}
.catatan {
	font-size : 10px;
	font-variant : normal;
	font-weight : normal;
	color : #58595B;
	}
.footer {
	font-size : 14px;
	font-variant : small-caps;
	font-weight : normal;
	color : #58595B;
	}
.labelwelkam {
	font-size : 12px;
	font-variant : normal;
	font-weight : normal;
	color : #6D6E71;
	}
.tombol { 
	font-size : 15px;
	font-variant : small-caps;
	/*font-weight : bold;*/
	text-align : center;
	color : #ffffff;
	/*width : 120px; */
	height : 26px; 
	background-color : #8B0E1A; 
	}
.tombolnonaktif { 
	font-size : 15px;
	font-variant : small-caps;
	/*font-weight : bold;*/
	text-align : center;
	color : #ffffff;
	/*width : 80px; */
	height : 28px; 
	background-color : #F37021; 
	}
.tombologin { 
	font-size : 18px;
	font-variant : small-caps;
	/*font-weight : bold;*/
	text-align : center;
	color : #ffffff;
	width : 100%; 
	height : 75px; 
	background-color : #8B0E1A; 
	}
.kotak { 
	height : 20px; 
	border: 1px; 
	border-style: solid;
	border-color: #8B0E1A;
	background-color : #ffffff; 
	}
.kotaklogin { 
	height : 20px; 
	border: 1px; 
	border-style: solid;
	border-color: #8B0E1A;
	background-color : #ffffff; 
	text-align:center;
	}
a:link {
	color:#8B0E1A;
	font-style: italic;
	font-weight : bold;
	text-decoration:none;
	}
a:visited {
	color:#8B0E1A;
	font-style: italic;
	font-weight : bold;
	text-decoration:none;
	}
a:hover {
	color:#8B0E1A;
	font-style: italic;
	font-weight : bold;
	text-decoration:none;
	}
a:active {
	color:#8B0E1A;
	font-style: italic;
	font-weight : bold;
	text-decoration:none;
	}A {text-decoration: none; color: #8B0E1A}
.tblLegend { 
	border-color:#8B0E1A;
	border-width:1;
	border-style:solid;
	}
.tblLegendHeader { 
	font-size : 17px;
	font-weight:bold;
	background:#8B0E1A;
	color:white;
	font-variant : small-caps;
	}
.tblListHeader { 
	font-size : 16px;
	font-weight:bold;
	background:#8B0E1A;
	color:white;
	font-variant : small-caps;
	}
.kategoriHeader { 
	font-weight:bold;
	background:#F37021;
	color:white;
	}
.lblInternalDepan {
	position:relative; 
	top:68px; 
	font-size:32pt; 
	color:#6D6E71;
}
.lblInternalDalam {
	position:relative; 
	top:55px; 
	font-size:25pt; 
	color:#6D6E71;
}