html{ font-family: arial; font-size: 12px; color: #000000; }
body{ font-family: arial; font-size: 12px; }
.menu td{ font-family: arial; font-size: 12px; color: #000000; }
input{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
select{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
.menu a:link { text-decoration: none; color: #000000; text-decoration:underline; }
.menu a:active { text-decoration: none; color: #000000; text-decoration:underline;}
.menu a:visited { text-decoration: none; color: #000000; text-decoration:underline;}
a:link { text-decoration: none; color: #0000FF; text-decoration:underline; }
a:active { text-decoration: none; color: #0000FF; text-decoration:underline;}
a:visited { text-decoration: none; color: #0000FF; text-decoration:underline;}

a.buttonlink{text-decoration:none; color: #FFFFFF;}
a.buttonlink:link {text-decoration: none; color: #FFFFFF;}
a.buttonlink:visited {text-decoration: none; color: #FFFFFF;}
a.buttonlink:active {text-decoration: none; color: #FFFFFF;}
a.buttonlink:hover {text-decoration: none; color: #FFFFFF;}

.bloglink a:link { text-decoration: none; color: #1c0063; text-decoration:underline; }
.bloglink a:active { text-decoration: none; color: #1c0063; text-decoration:underline;}
.bloglink a:hover { text-decoration: none; color: #9A2EFE; text-decoration:underline;}
.bloglink a:visited { text-decoration: none; color: #1c0063; text-decoration:underline;}

.pelanggantitle {  font-family: arial; font-size: 14px; }
.errorLogin {  color:#FF0000; }
.agenttitle {  font-family: arial; font-size: 14px;font-weight:bold; }

/* Sidepanel.php */
.menuTable {
	background: #b4adce;
}
.menuTitle {
	/*color: #1c0063;*/
	font-weight:bold;
	font-size:16px;
}
.menuSubTitle {
	color: #000000;
	font-weight:bold;
}
.blankMenu {
	background: #FFFFFF;
	height:5px;
}
a.linkTitle {
	text-decoration :none;
	color:#1c0063;	
}
/* Content */
.contentBorder{ 
	border: 2px solid #D1D1D1;
}
.contentTitle{ 
	color: #1c0063;
}

/* Seminar Kami */
#buttonleft {
	display:inline;
	background:url(../images/btn_left.gif) no-repeat top right;
	height:22px;
	width:6px;
	padding:3px;

}
#buttonmid {
	display:inline;
	background:url(../images/btn_mid.gif);	
	height:22px;
	padding:3px;
	color:#FFFFFF;
	cursor:hand;
}
#buttonright {
	display:inline;
	background:url(../images/btn_right.gif) no-repeat;
	height:22px;
	width:6px;
	padding:3px;
}

#buttonlogout {
	position:relative;
	background:url(../images/bt_logkeluar.gif) no-repeat;
	width:90px;
	height:22px;
}
#kembaliseminar {
	background:url(../images/bt_kembali_black.gif) no-repeat;
	width:131px;
	height:22px;
	
}

#buttonleft2 {
	display:inline;
	background:url(../images/btn_greyleft.gif) no-repeat top right;
	height:22px;
	width:6px;
	padding:3px;

}
#buttonmid2 {
	display:inline;
	background:url(../images/btn_greymid.gif);	
	height:22px;
	padding:3px;
	color:#FFFFFF;
}
#buttonright2 {
	display:inline;
	background:url(../images/btn_greyright.gif) no-repeat;
	height:22px;
	width:6px;
	padding:3px;
}


/* List Each Seminar */
.tableth {
	background:#9F9F9F;
	font-weight:bold;
	height:20px;
}
.trrow {
	background:#d5d5d5;
}
.seminartitle a{
	font-weight:bold;
	color:#4B088A;
	text-decoration:none;
}
.noseminar {
	color:#FF0000;
}
.maklumattable {
	background:#c0c0c0;
}


/* Navigation */
.navigateBar {
 	background:url('images/navigator.gif');
 	height:24px;
}
.naviClass { padding-right:12px; padding-left:12px;text-align:center;font-size:13px;font-weight:bold;height:38px; }
.lastNav{ padding-right:12px; padding-left:12px;text-align:center;font-size:13px;font-weight:bold;height:38px; }
a.navi {text-decoration: none; color: #FFFFFF;}
a.navi:link {text-decoration: none; color: #FFFFFF;}
a.navi:visited {text-decoration: none; color: #FFFFFF;}
a.navi:active {text-decoration: none; color: #FFFFFF;}
a.navi:hover {text-decoration: none; color: #D8D8D8;}
/* End Navigation */

/* Side Panel */
.panel {padding-top:10px;}
.hrNews { color:#FFFFFF;}

/* End Side Panel */
/* Template Content */
.navTitle { 
	padding-top:15px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:18px;
	text-align:left;
}
.fontClass {
	color: #1c0063;
}
/* End Template Content */