body, html {
	margin:0;
	padding:0;
	font-size : 10px;
	font-family:"candara, Lucida Grande", "Lucida Sans Unicode", Tahoma;
}
table.footer {
	width: 920px;
	height: 80px;
	align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table.news {
	width: 200px;
	height: 100%;
	align: center;
	background-image: url(images/box_news.jpg);
	background-repeat: no-repeat;
	background-position: middle left;
}
table.cs {
	width: 182px;
	height: 71px;
	align: center;
	background-image: url(images/cscall.jpg);
	background-repeat: no-repeat;
	background-position: middle left;
}
table.menu {
	width: 200px;
	height: 100%;
	align: center;
	background-image: url(images/menup.png);
	background-repeat: no-repeat;
	background-position: middle left;
}
a, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
}
a:hover
{
	text-decoration: none;
	color: #990000;
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
}
.teksnya {
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.tekskecil {
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 9px;
	color: #9a0403;
	text-decoration:none;
}
.tekskecilberitadepanjudul {
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 9px;
	color: #9a0403;
	text-decoration:none;
	font-weight: bold;
}
.teksberitadepan {
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.teksberita {
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	word-spacing: 2px;
	line-height: 5mm;
}
.merah {	
	color: #ff0000;
}
.judul11B {
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.judul_konten{
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 14px;
	color: #d01413;
	font-weight: bold;
}
.judul_menu{
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	color: #d01413;
}
.textbox{
    background-image:url(images/txt.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	font-size: 10px;	
}
.textbox2{
    background-image:url(images/txt2.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	font-size: 10px;	
}
.textfile{
	background-color: #fbfbfb;
	padding:2px;
	height:20px;	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 10px;
}
.textfile1{
	padding:3px;
	height:25px;	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 11px;
	color:#993333;
}
.textfile2{
	background-color: #fbfbfb;
	padding:4px;
	height:24px;	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;
	font-size: 10px;
	text-transform: uppercase;
}
.textarea{	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.textboxdis{	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	border: #999999 1px solid;	
	background-color:#EFEFEF;
	padding:2px;
	height:20px;	
	font-size: 10px;	
	color: #979797;
}
.search{
    background-image:url(images/txt.gif);
	background-repeat:repeat-x;
	background-color: #fbfbfb;
	padding:3px;
	height:22px;	
	font-family:"candara, verdana", "Lucida Sans Unicode", Tahoma;
	border: #003F7D 1px solid;	
	font-size: 10px;
	color:#004080;
}
.button {
	border: 1px solid #003F7D;
	color:#1187C6;
	background-position:center;
	font-size:11px;
	font-family: Verdana, Tahoma;
	cursor:pointer;
	color:#004080;
	height: 22px;
	padding-bottom:2px;
}
.button_hover {
	border: 1px solid #0066FF;
	background-position:center;
	font-size:11px;
	font-family: Verdana, Tahoma;
	cursor:pointer;
	color:#0066FF;
	height: 22px;
	padding-bottom:2px;
}
