body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A602E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
}
a {
	color: #FF7E00;
	text-decoration:underline;
}

.navbar {
	font-weight: bold;
	color: #274228;
}
.navbar a{
	font-weight: bold;
	color: #274228;
	text-decoration:none;
}
.navbar a:hover{
	font-weight: bold;
	color: #274228;
	text-decoration:underline;
}
.toplinks {
	color: #194872;
	font-weight: bold;
}
.toplinks a{
	color: #194872;
	font-weight: bold;
	text-decoration:none;
}
.toplinks a:hover{
	color: #194872;
	font-weight: bold;
	text-decoration:underline;	
}
.bottomlinks {
	color: #274228;
	font-size: 10px;
}
.bottomlinks a{
	color: #274228;
	font-size: 10px;
	text-decoration:none;
}
.bottomlinks a:hover{
	color: #274228;
	font-size: 10px;
	text-decoration:underline;
}

.img-border { 
	border: 1px solid #274228;	
}

