body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
body {
	background-color: #003333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #6B6B6B;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B6B6B;

}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.border {
	border: 1px solid #EBE7C1;
}

.border2 {
	border: 1px solid #996633;
}
.search {
	font-family: Verdana;
	font-size: 11px;
	color: #848484;
	margin-right: 0px;
	margin-left: 18px;
	margin-top: 1px;
	height:17px;
	width:177px;
	border: 1px solid rgb(204, 204, 204);
	background-image:url(../images/bulletverde.jpg) no-repeat ;
 }

