td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.green {
	color: #697D7C;
}

h1,.head {
	font-size: 12px;
	color: #5D8379;	
}

a {
	color: #697D7C;
}

.menu {
	color: #697D7C;
	text-decoration: none;
}



.button {
	font-size:10px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	border: 1px solid white;
        background-color: rgb(206, 215, 209);
}

img {
	border: none;
}

.textinput {
	border: 1px solid #697D7C;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 17px;
	width: 218px;
}