body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.kuning_center {
        font-family: Tahoma;
        font-size: 11px;
        color: yellow;
	text-align:center;
}

.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
}
.edit {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #BC0000;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C788D;
}
.txt4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #45678D;
}

input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	border: 1px solid #CCCCCC;
}

td.border1
{
	border: 1px solid #CCCCCC;
	
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.layan {
	font-family: Tahoma;
	font-size: 11px;
}

.txt_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bg_navi {
	background-image: url(images/bg_navi.gif);
	height: 17px;
	width: 481px;
}
.txt_bluegrey_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #45678D;
}
a.navi {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

a:hover.navi {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: yellow;
	text-decoration: none	;
}

.bg_sidel {
	background-image: url(images/bg_sidel.gif);
	width: 20px;
}
.bg_welcome {
	background-image: url(images/welcome_bg.gif);
	height: 69px;
	width: 309px;
}
.bg_dot {
	background-image: url(images/dot.gif);
	width: 1px;
}
.txt_yellow_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFB700;
}
.txt_yellow_bold_underline {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFB700;
	text-decoration: underline;
}
td.txt_grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #6A6A6A;
	line-height:12px;
}
.txt_dblue_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #57709C;
}
.txt_bluegrey {
	font-family: Tahoma;
	font-size: 10px;
	color: #8D95A7;
}.bg_content {
	background-image: url(images/bg_content.gif);
	width: 481px;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.txt_white_line {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	color: #FFFFFF;
}
.txt_byellow {
	font-family: Arial, Tahoma;
	font-size: 15px;
	font-weight:bold;
	color: #CCCC00;
}
.txt_bluebird {
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6666FF;
}
.txt_dblue_uline {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #57709C;
}
a {
	font-family: Tahoma;
	font-weight:bold;
	text-decoration:underline;
	color: #57709C;
}
a:hover {
	font-family: Tahoma;
	font-weight:bold;
	text-decoration:none;
	color: #57709C;
}

#DATA {
	border: 1px solid;
}

#DATA td{
	padding: 2px 6px;
}

#DATA tr.header td {
	background-color: #34F;
	color: #FFF;
	font-weight: bold;
}
