body{
	margin: 0px;
	/*margin-left: 10px;*/
	margin-right: 10px;
	padding: 0px;
	background: #004CEC;
	color: White;
	text-align: center;
	font-family: sans-serif;
}
.nav,.spc{
	width: 127px;
	margin: 0;
	text-align: center;
	padding: 3px 0;
}
.spc{
	margin-bottom: 12px;
}
.nav a img,.spc a img{
	border: none;
}
#date-time{
	font-size: 60%;
}
.searchField{
	width: 75%; 
	border: 0px; 
	font-size: 14px; 
	padding-left: 3px; 
	color: #004CEC;
	background: White;
}
#img15{
	margin: 5px;
}
#border{
	width: 10px;
	height: 100%;
	background-image: url(../images/border.png);
	background-repeat: repeat-y;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
