body {
	color: #D9E5CD;
	margin: 0px;
	background-color: #067778;
	font: normal 11px auto, Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

div.border-bottom{
	border-bottom:1px solid #067778;
}

div.bgborder{
	border: 1px solid #413C2D; 
	background: #212629;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#containter{
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:780px;
	padding:10px; 
	background-color: #212629;
	margin-left:1%;
	margin-bottom:1%;
}


div.border-left{
	border-left: 1px solid #067778;
}

img.border{
	padding:2px;
	border:1px solid #067778;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

img{
	border:0;
}

#menu {
	line-height:150%
}

a {
	color: #85EDB6;
	text-decoration: none;
}

a:hover {
  color: #85EDB6;
  text-decoration: underline;
}

input {
	color:#067778; 
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#FAF7EE; 
	  border:1px solid; 
	  border-color: #067778; 
}


}
