.teksjudulhijau {
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #0E858C;
	text-decoration: none;
}
.tekshitam {
	font-family: Verdana, Georgia;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.tekshitambesar {
	font-family: Verdana, Georgia;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.teksputihkecil {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.teksputih {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.teksjudulputih {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.tekshijautebal {
	font-family: Verdana;
	font-size: 11px;
	color: #0E858C;
	font-weight: bold;
}
.tekshijautebalgelap {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #1A4C76;
}
.teksorangetebal {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FB5712;
}
.teksboxnoborder {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;

}
.teksbox {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #394E70;
}
.teksgrup {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.teksgrupCopy {
	font-family: verdana;
	font-size: 11px;
	color: #36638A;
	text-decoration: none;
	cursor: default;
}
.tekslinktengah {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	color: #0033FF;
}

.tekslink {
	font-family: verdana, Georgia;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	color: #FB5712;
	font-weight: normal;
}

.tekslinkbesar {
	font-family: verdana, Georgia;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
	color: #FB5712;
	font-weight: normal;
}

.tekslinkbold {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	color: #496183;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.judulputihmiring {
	font-family: verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.judulheader {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.tableheader {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A7FAB;
	cursor: default;
	font-style:inherit;
}
.tablegenap {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E7F2F9;
	cursor:default;
}
.tableganjil {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	cursor:default
}
.button {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}

.shadow1{
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	float:left;
	margin:10px 10px 0px 0px;
}

.shadow2{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	float:left;
	margin:10px 10px 0px 0px;
}

