th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #C09;
	height: 20px;
}

tr.Trx {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-decoration: none;
	background-color: #00D2D2;
	height: 25px;
	text-indent: 50px;
}
tr.TrxGenap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
	background-color: #E2E2E2;
	height: 25px;
	text-indent: 10;
}
tr.TrxGanjil {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006;
	text-decoration: none;
	background-color: #FF99CC;
	height: 25px;
	text-indent: 10;
}

tr.TrxGanjil2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #999999;
	height: 35px;
	text-indent: 10;
}

tr.TrxDetail {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	background-color: #D9FFFF;
	height: 25px;
}

tr.TrxDetail2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	background-color: #FF99CC;
	height: 25px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}

.bodystylePink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFC;
	font-style: normal;
	font-weight: bold;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #CCC;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.center {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.imgClass {
	background-image: url(../images/login1.png);
	background-position:  0px 0px;
	background-repeat: no-repeat;
	width: 128px;
	height: 32px;
	border: 0px;
	background-color: none;
	cursor: pointer;
	outline: 0;
}

.imgInputUserClass {
	background-image: url(../images/icon_username.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 256px;
	height: 32px;
	border: 0px;
	background-color: none;
	cursor: pointer;
	outline: 0;
	text-indent: 3em;
}

.imgInputPassClass {
	background-image: url(../images/icon_userpass.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 256px;
	height: 32px;
	border: 0px;
	background-color: none;
	cursor: pointer;
	outline: 0;
	text-indent: 3em;
}

.input:hover {
    border: 1px solid #f00;
    background: #eef;
}
.button {
	background: #B9DFFF;
	border: 4px solid #eee;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #eee;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
}

.button:hover {
	background: #016ABC;
	color: #fff;
	border: 3px solid #eee;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #eee;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
}
br { clear: left; }

.profileBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
