body{
	background-image: url('lednopac.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	font-size:12px;
	text-align:left;
}
	
p {font-size:1.4em; margin: 0.1em 0.5em 0.1em 0.5em; text-decoration:none; color:black; font-family:Trebuchet MS; display:block; }



.small_info{
	color:rgb(50,50,50);
	width:200px;
	font-size:18px;
	display:inline;
}



h1{
 	font-family: Arial;
	font-size: small;
	color:white;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;		
}

h2 {
	margin-left:1%;
	background-color: rgb(255, 255, 255);
	font-size: xx-small;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color:black;
}
	
.mother{
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
}

.cal_search{
	background-image: url(high_grad.png);
	bottom:40px;
	width:120px;
	top:50px;
	position:absolute;
	z-index:10000;
	left:600px;
}


.sidebar{
	background-image: url(high_grad.png);
	opacity:0.9;
	filter:alpha(opacity:90);
	bottom:3px;
	width:120px;
	top:86px;
	position:fixed;
	z-index:10000;
	left:0px;
}

.rightbar{

	background-image: url(high_grad.png);
	bottom:40px;
	width:120px;
	top:86px;
	position:fixed;
	right:0%;
}

.login{
	background-image: url(high_grad.png);
	height:300px;
	width:950px;
	left:40px;
	top:32px;
	position:absolute;
	opacity:0.9;
	filter:alpha(opacity:90);

	z-index:10000;
		
}

select {
	
	margin-left:10px;
 background-color: rgb(50,50,50);
 color: #ffffff;
}

textfield{
	padding-top:5px;
	margin-left:5px;
 background-color: rgb(50,50,50);
 color: #ffffff;
overflow-x:hidden;
overflow-y:visible;
}

TEXTAREA {
	
	margin-left:5px;
 background-color: rgb(50,50,50);
 color: #ffffff;
overflow-x:hidden;
overflow-y:visible;
}



.info{
	width:880px;
	background-color:rgb(225,225,225);
	z-index:500;
	height:50px;
	margin-bottom:2px;
	left:35px;
	
	position:absolute;
	float:left;	
}
	
.knocker-box{
		background-color:rgb(2,2,2);
		width:880px;
		z-index:4000;
		opacity:0.85;
		filter:alpha(opacity=85);
		left:125px;	
		top:86px;
		bottom:40px;	
		position:absolute;
	}
			
.inner-box{
		background-color:rgb(89,164,240); 	
			
		width:650px;
		z-index:10000;
		height:480px;
		left:125px;
		top:25px;
		position:absolute;		
	}

a {	 	
text-decoration:none; line-height:1.5em; margin-bottom:10px; color:rgb(34,94,197); font-size:1em; font-family:Trebuchet MS;
}


a span{
	display: none;
}
	
.cover{
	z-index:50000;
	width:500px;
	height:385px;
}

a:hover span {
		display:block;
		visibility:visible;
		z-index:600;
		line-height: 1.5em;	
		margin: 0.1em 0.5em 0.1em 0.5em;
		position: absolute;
		width:auto;
		height:45px;
		left:-105px;	
		top:-30px;
		color:White;
		text-align: left;	
		border:0px solid rgb(120,0,58);	
		text-decoration:none;	
		background-color:rgb(15,15,15);	
}

a:hover{
	text-decoration:underline;
}
	
ul{
	margin-left:-30px;
}

li{
	margin-left:50px;
	color:white; font-size:large; font-family:Helvetica;
}

img{
	padding-left:1px;
	padding-right:1px;
}