body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	}
p{
    margin:3px,2px,2px,2px;
}
.loginBox {
	background:url(images/Login%20Box%201pix.gif) repeat-x;
	border:#E1E1E1  solid 1px;
	height:125px;
}
.titel {
	background:url(images/title%201%20pix.gif) repeat-x;
	/*border:#CCC solid 1px;*/
}
.titel h3{
	margin:5px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}
#moreBar {
	text-align:right;
	padding:2px;
}
#moreBar a {
	font-weight:bold;
	color:#F90;
	text-decoration:none;
}
.b {
	background:url(images/button.gif) no-repeat;
	text-align:center;
	padding:10px 0 10px 0;
}
.b a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.bc {
	background:url(images/Current%20Button.gif) no-repeat;
	text-align:center;
	padding:10px 0 10px 0;
}
.bc a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}


#footer{
	font-size:9px;
	padding-bottom:15px;
	padding-left:3px;
	font-weight:bold;
}#footer a{
	color:#333;
	text-decoration:none;
	font-weight:normal;
}#footer a:hover{
	color:#009;
	text-decoration:underline;
	
}.txtInput{
    width:145px;
    height:10px;
    font-size:9px;
    border:#CCC double 2px;
}
.serchButten{
    width:16px;
    height:16px;
    background-image:url(images/search.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFF;
    border:none;
}
.LoginButten{
    color:#ffa800;
    height:20px;
    background-image:url(images/title%201%20pix.gif);
    /*background-color:;*/
    background-repeat:repeat-x;
    font-size:11px;
    font-weight:bold;
    border:none;
}
#homeLinks{
	background:url(images/Chember-of-java-index-3-sliced_03.jpg);
	background-repeat:no-repeat;
	width:129px;
	height:350px;
	font-size:12px;
    font-weight:bold;
    margin-top:0px;
	}
	.nodisply{
	display:none;
	}
	
#homeLinks ul li{
    text-decoration:none;
    list-style:none;
    margin-left:-25px;
    color:#000;
    margin-top:12px; 
    margin-bottom:12px;
}
#homeLinks a{
    text-decoration:none;
   color:#000;
}
#homeLinks a:hover{
    text-decoration:none;
   color:#FFF;
}
#semiTag{
text-align:center;
font:Verdana, Geneva, sans-serif;
font-size:14px;
color:#06C;
border-bottom:#C90 solid 2px;
margin-bottom:3px;

}
#boxBoder{
border:#CCC solid 1px;
margin:3px;
padding:3px;
	}
	input{
		border:#CCC solid 1px;
		}
		.conUsInputs{
			width:250px;
			}
#leftLinks{
    border:#CCC solid 1px;
    
}
h3{
	padding:0px;
	font-size:12px;
	font-weight:bold;
	}
	
	
/* --------- play list--------------*/	
.pb{
	border:#CCC solid 1px;
	background-color:#FFF;
	width:310px;
	height:25px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:2px;
	padding-left:25px;
	background-image:url(images/playlisicon.gif);
	background-position:left;
	text-align:left;
	background-repeat:no-repeat;
	}
	/*---------END of play list--------------*/
	
	#bookback{
		border:#CCC solid 1px;
		padding:3px;
		}
		
.p {
 padding:25px 15px 5px 15px;
 text-align:left;
 
}
.p a{
 color:#00F;
 text-decoration:none;
}
a{
 color:#00F;
 text-decoration:none;
}
a:hover{
 color:#009;
 
}
.p a:hover{
 color:#00C;
 
}
.p div{
	text-align:right;
	}
.p h3{
	text-transform:uppercase;
	font-size:11.5px;
	}
.hr{
	border-bottom:#CCC solid 1px;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
	}