/* CSS Document */
body {
	background-color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	color:#666666;
	line-height:20px;
}
A:link {text-decoration: none; color: ;}
A:visited {text-decoration: none; color:#00CCFF;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: #33CCFF;}

.txt_link_white {
	color:#FFFFFF;
}
.txt_link {
	color:#000000;
	font-style: normal;
	text-decoration: underline;
}
.txt_link_blue {
	color:#0099CC;
}
.txt_blue {
	color:#0099CC;
	font-size:20px;
	font-weight:bolder;
}
.txt_title {
	color:#0033CC;
	font-size:20px;
	font-weight:bolder;
}
.medan_normal{
    font-family:'Arial',helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	 border:1px solid;
	color:#175588;
	font-weight:normal;
	text-transform:none;
	background-color:#E8EDFD;
	}
.style1 {
	font-family: helvetica, Verdana, Tahoma, Geneva, Modern, Roman;
	font-weight: bold;
	font-weight:600;
	color: #000033;
	font-size:12px;
}

