html, body { margin: 0; padding: 0;}
div, p, ul, ol, h1, h2, h3, h4, h5, h6, hr, img { margin: 0; padding: 0; border-style: none;}

h1          { color: #65be78; font-size: 20px; line-height: 28px; font-family: Lucida Sans Unicode, helvetica, arial, sans-serif; text-decoration: none; font-stretch: extra-expanded}
.myfont		 { color: #333; font-size: 12px; line-height: 18px; font-family: verdana, helvetica, arial, sans-serif; text-decoration: none }
.myfonts	 { color: #fff; font-size: 10px; line-height: 14px; font-family: verdana, helvetica, arial, sans-serif}
.myfontm	 { color: #333; font-size: 12px; line-height: 20px; font-family: verdana, helvetica, arial, sans-serif}
.myfontmw	 { color: #fff; font-size: 12px; line-height: 16px; font-family: verdana, helvetica, arial, sans-serif}
.myfontl	 { color: #333; font-size: 14px; line-height: 18px; font-family: verdana, helvetica, arial, sans-serif}

.myfontxl	 { color: #333; font-size: 16px; line-height: 20px; font-family: verdana, helvetica, arial, sans-serif}
.ablack		 { color: #fff; font-size: 12px; line-height: 16px; font-family: verdana, helvetica, arial, sans-serif}

.button 	 {font-size:	11px; text-align: center; text-decoration: none; color:	#000000; background: #CCCCCC;
			  margin-bottom: 3px; border-top:1px solid #f9f9f9;border-left: 1px solid #f9f9f9; border-right: 1px solid 
	  		  #909090; border-bottom: 1px solid #909090; font-family: Verdana, Arial,"Comic Sans MS";cursor: hand; padding: 	
			  0.04em 0.3em;}	

.copyt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content:link {
	color: #006600;
	text-decoration: none;
}
.content:visited {
	color: #006600;
	text-decoration: none;
}
.content:hover {
	color: #CC9900;
	text-decoration: none;
}
.content:active {
	color: #006600;
	text-decoration: none;
}
.teks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.teks:link {
	color: #006600;
	text-decoration: none;
}
.teks:visited {
	color: #006600;
	text-decoration: none;
}
.teks:hover {
	color: #CC9900;
	text-decoration: none;
}
.teks:active {
	color: #006600;
	text-decoration: none;
}.greenFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}


a {
	text-decoration: none;
}

body {
	text-align:center; 
	width:100%;
	/*font-family:arial;
	font-size:9pt;*/
	font: 12px "Futura Bk BT", Tahoma, Verdana, Arial;
	margin-top:0px;
}

.maincontainer {
	width:900px;
	border:1px solid gray;
	margin:0px auto;
}

.logo {
	background-image:url(../images/img11.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:74px;
}

.menu {
	width:900px;
	height:22px;
	background-color:#66ccff;
	color:black;
	text-align:center;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

.menu ul li {
	list-style-type: none;
	display:inline;
	font-size:9pt;
	font-weight:bold;
	margin-right:15px;
}

.picture1 {
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:121px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

.picture2 {
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:121px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

.menutitle {
	background-color: #99ccff;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	color:white;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

.menucontent {
	background-color: #dff4ff;
	color: #17535A;
	padding-left:2px;
	font-size:10pt;
	padding-top:2px;
	padding-bottom:2px;
}

.menucontentadmin {
	background-color: #dff4ff;
	color: #17535A;
	padding-left:2px;
	font-size:10pt;
	padding-top:5px;
	padding-bottom:5px;
}

.menulink {
	color: #17535A;
}

.menulink:hover {
	color: #17535A;
}

.link {
	font-size:10pt;
	color:blue;
}

.link:hover {
	color:#99cc33;
}

.toplink {
	font-size:10pt;
	color:white;
}

.toplink:hover {
	color:#badcff;
}

.toplinkmo {
	font-size:10pt;
	color:333333;
}

.toplinkmo:hover {
	color:#00baf1;
} 

input {
	
	height:20px;
}

.rightcolumn {
	background-color: #dff4ff;
	color: #17535A;
	padding-left:2px;
	font-size:10pt;
	padding-top:5px;
	padding-bottom:5px;
}

