/*-------Global-------*/
/*------Default start-----*/
*{
	margin:0;
	padding:0;
}
body{
	background:#FFFFFF;
	font-family:Tahoma;
	text-align:center;
	font-size:11px;
	color:#4b4b4b;
	margin:0px;
}
br.clearboth {
	clear:both;
	height:1px;
	}
img{
	border:0;
	margin:0;
}
/*-------Default End-----*/

/*-------Layout Start------*/
.red_text{
	font-family:tahoma;
	font-size:12px;
	color:#df0000;
	font-weight:bold;
}
.black_text{
	font-family:tahoma;
	font-size:12px;
	color:#4b4b4b;
	font-weight:bold;
}
.input_style{
	background:#ffffff;
	border:1px #7c9568 solid;
	color:#4b4b4b;
	font-family:Tahoma;
	font-size:11px;
	width:189px;
	height:17px;
}
.red_color, .red_color a {
	color:#df0000;
	text-decoration:none;
}
.red_color a:hover{
	color:#df0000;
	text-decoration:underline;
}
.links_data, .links_data a {
	
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight : bold; 
}
.links_data a:hover {
	
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.links_data1, .links_data1 a {
	
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight : bold; 
}
.links_data1 a:hover {
	
	text-align:center;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.tahoma_12_black {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}
.tahoma_13_black_bold {
	font-family:tahoma;
	font-size:13px;
	color:#000000;
	font-weight : bold; 

}
.tahoma_13_green {
	font-family:tahoma;
	font-size:13px;
	color:#426626;
}
.tahoma_12_white {
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
	font-weight : bold; 
}
.orang_color{
	color:#e67817;
}
.bold{
	font-weight:bold;
}
.bold_nn{
	font-weight:normal;
}


