@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	color:#666666;
	line-height:1.5em;
}
a:link {
	color:#00C1F8;
	text-decoration:none;
}
a:visited {
	color:#00C1F8;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color:#00C1F8;
	text-decoration:none;
}

h3{ background-color:#E2E2E2; padding:3px 3px 3px 10px; border-bottom: #CCCCCC 1px solid;  color:#666666; font-size:16px;}

#top_bar { border-top:#00C1F8 10px solid; margin-bottom:0px;}
#login {
	text-align:center;
	margin:0px 60px 0px 0px;
	float:right;
	background-image:url(../images/bg-login.jpg); background-repeat:no-repeat; height:49px; width:264px;
	font-size:12px;
	font-weight:bold;
	
}

#login a:link {
	color:#FFF;
	text-decoration:none;
}
#login a:visited {
	color:#FFF;
	text-decoration:none;
}
#login a:hover {
	color: #000000;
	text-decoration:none;
}
#login a:active {
	color:#FFF;
	text-decoration:none;
}


#logo { float: left; margin-top:0px; background-image:url(../images/logo.jpg); width:383px; height:81px;}
#place {float: left; }

#menu{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-weight:bold;
	width:900px;
	margin: 0px;
}
	#menu li{
	display:inline;
	margin-bottom:0px;
	padding:0px;
}
	#menu a:link {
		color: #669900;
	}
	#menu a:visited {
		color: #669900;
	}
	#menu a:hover {
		color: #FFFFFF;
		background-color:#669900;
	}
	#menu a:active {
		color: #669900;
	}

#top_wrap{
    width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	
}

#content_wrap{
    width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#welcome_note {
	float:left;
	width:540px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
#welcome_note     h2 {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#welcome_note h3 {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
	
#registration_info {
	float:left;
	width:850px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:10px;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}

#news{
	background-image:url(../images/bg-menu.jpg);
	float:left;
	width:550px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	background-repeat: repeat-x;
	padding:1px 5px 5px 25px;
	margin-bottom:15px;
	}	
	
#news h1{ color:#FFFFFF; margin-top:0px;}		
#news h2{ font-size:16px; color:#00C1F8; margin-bottom:0px;}	

#header_img{
	width:100%;
	height: 192px;
	float:left;
	background-image: url(../images/bg-header.jpg);
	margin-top:0px;
	text-align:center;
}

#the_header{ margin-left:auto; margin-right:auto;background-image:url(../images/header.jpg); width:998px; height:192px;}

#date { font-size:12px; color:#999999; margin:0px;}
#title{ background-image:url(../images/bg-title.jpg); float:left; height:52px;	width:100%;}

#sponsors{
	float:right;
	width: 270px;
	margin-bottom:15px;
	background-image:url(../images/sponsorlogo.jpg); height:172px;
}

#fees{
	float:right;
	width: 260px;
	background-image:url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	margin-bottom:15px;
}
#fees h1{ margin-top:0px; color:#FFFFFF;}
#fees h2{ margin:0px; font-size:14px;}

#contact{
	float:right;
	width: 260px;
	background-image:url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	margin-bottom:15px;
}
#contact h1{ margin-top:0px; color:#FFFFFF;}
#contact h2{ margin:0px; font-size:14px;}

#registration{ font-size:16px; padding:10px; width:600px; margin-top:20px; margin-left:auto; margin-right:auto; border-bottom:#999999 solid 1px;}
#registration .name{font-family: Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:bold; margin-top:20px;}
#registration .status{ float:right;}

#footer { background-color:#00C1F8; width:100%; float:left; padding:10px 0px 10px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}

	#footer a:link {
		color: #000000;
	}
	#footer a:visited {
		color: #000000;
	}
	#footer a:hover {
		color: #FFFFFF;
		
	}
	#footer a:active {
		color: #000000;
	}
#bottom_bar { background-image:url(../images/bg-footer-bawah.jpg);background-repeat: repeat-x; width:100%; float:left; height:45px; padding-top:15px; text-align:center; color:#000000; }

#login_box{ float:left; margin-left:200px; font-size:16px; margin-top:30px; margin-bottom:50px;}

#members_box{  float:left; width:100%;}

#confirm_box{  float:left; width:70%; margin-left:180px; margin-top:30px; margin-bottom:30px; font-size:14px;}

#registration_box{  float:left; width:100%; font-size:14px;}

#registration_box select{ font-size:14px; color:#666666;}
#page_title { font-size:18px; border-bottom:#CCCCCC 1px solid; margin-bottom:10px;}

#warning{ background-color: #EAEAEA; width:260px; padding:2px; margin:auto; border:#CCCCCC 1px solid;}

.blink { text-decoration:blink;}

#abstract{

padding:5px; font-size:12px; line-height:1.5em; margin-bottom:20px;
}

#abstract_title{margin-top:20px; font-size:14px; font-weight:bold; margin-bottom:5px;}
