body
{
	background: url(../images/bgpages.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: white;
}

.inp {
	font-family: Tahoma; 
	font-size:10px; 
	color: #666666;
}

.inp2 {
	font-family: Trebuchet MS; 
	font-size:12px; 
	color: black;
}

p.kanan {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: white;
}

p.committee {
	font-family: Century Gothic;
	font-size: 12px;
	color: white;
}

a.menu:link, a.menu:visited
{
	background: url(../images/menu.jpg) no-repeat;
	width:210px;
	height:38px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Myriad Pro;
	font-size: 15px;
	vertical-align:baseline;
	padding: 2px 0px 0px 0px;
	text-transform: uppercase;
	color:white;
}

a.menu:hover {
	font-family: Tahoma, "Trebuchet MS", Arial;
	background-position: 0px -38px;
	text-decoration: none;
	font-size: 13px;
	font-weight:700;
	color:#FFFF00;
}

div.menu_batas
{
	background: url(../images/menu_batas.jpg) no-repeat;
	width:200px;
	height:7px;
	padding: 2px 0px 0px 0px;
}

div.menu2_1
{
	background-color:#0095D9;
	background: url(../images/menu3.jpg) no-repeat;
	width:210px;
	height:31px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Myriad Pro;
	font-size: 15px;
	vertical-align:baseline;
	padding: 2px 0px 0px 0px;
	text-transform: uppercase;
	color:white;
	cursor:pointer;
}

div.menu2_1:hover, div.menu2_1:visited {
	font-family: Tahoma, "Trebuchet MS", Arial;
	text-decoration: none;
	font-size: 13px;
	font-weight:700;
	color:#FFFF00;
}

a.submenu:link, a.submenu:visited
{
	text-decoration: none;
	display: block;
	text-align: left;
	color:white;
}

a.submenu:hover {
	text-decoration: none;
	color:#FFFF00;
}

a.search:link, a.search:visited
{
	background: url(../images/search.bmp) no-repeat;
	width:19px;
	height:20px;
	display: block;
	cursor: pointer;
}

a.search:hover {
	background-position: 0px -20px;
}

a.footer:link, a.footer:visited
{
	text-decoration: none;
	font-family: Myriad Pro;
	font-size: 12px;
	vertical-align:baseline;
	color:white;
}

a.footer:hover {
	font-size: 12px;
	color:#FFFF00;
}

ul.invited {
	font-family: Trebuchet MS;
	font-size:14px;
	font-weight:bold;
}

ul.workshop {
	font-family: Trebuchet MS;
	font-size:12px;
}

#day1{
	background-color:#009900;
	position:static ;
	margin-left:0px;
	padding-left:5px;
	padding-top:5px;
	color:#0000FF;
	overflow:scroll;
	height:770px;
	border:solid;
	border-width:thin;
	border-color:#cccccc;
	width:690px;
}

#day2{
	background-color:#009900;
	position:static ;
	margin-left:0px;
	padding-left:5px;
	padding-top:5px;
	color:#0000FF;
	overflow:scroll;
	height:730px;
	border:solid;
	border-width:thin;
	border-color:#cccccc;
	width:690px;
}

#sponsor{
	background-color:#009900;
	position:static ;
	margin-left:0px;
	padding-left:5px;
	padding-top:5px;
	color:#0000FF;
	overflow:scroll;
	height:720px;
	border:solid;
	border-width:thin;
	border-color:#cccccc;
	width:690px;
}

.button
{
	border-right: dimgray 1pt solid;
	border-top: dimgray 1pt solid;
	border-left: dimgray 1pt solid;
	border-bottom: dimgray 1pt solid;
	background-attachment: fixed;
	background-image: url('../images/GridHeaderBg.gif');
	height: 25px;
	font-size: 10pt;
	font-family: verdana;
	color:#000000;
}

.trigger{
  cursor: pointer;
  cursor: hand;
}
.branch{
  display: none;
  margin-left: 16px;
}
.branch2{
  display: block;
  margin-left: 16px;
}
