body {
	background: url(images/kspbg.gif); 
	margin: 0; 
	padding: 0;
	font-family: Tahoma;

}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #3399FF;
	font-weight: bold;
	text-decoration:none;

}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}

hr {
	color: #0066cc;
}

th {
	text-align: right;
}

td {
	text-align: right;
}

p {
	text-align: justify;
	color: #000000;
	font-size: 11px;
}

a:link {
	color: #0066cc;
	text-decoration:none;

}

a:visited {
	color: #0066cc;
	text-decoration:none;

}

a:active {
	background-color: #0066cc;
	text-decoration:none;

}

a:hover {
	color:red;
	text-decoration:none;
}

#footer {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	}
	
#idanp1 {
	position: absolute;
	top: 0px;
	z-index: 1;
}

#idanp2 {
	position: absolute;
	top: 25px;
	z-index: 2;
}
#header {
	background: url(images/idan_01.gif); 
	 height: 60px;
}

#menu {
	background: url(images/menu.gif); 
	 height: 34px;
}