body {
	color : #FFFFCC;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 10px;
}
a {
	color : #00CC00;
}

a:hover {
	color : #00FF00;
}

.imagebdr2 {
	border: medium outset #003500;
	}
.container {
	background-color: #003700;
	padding: 3px;
	width: 350px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #42541D;
	border-right-color: #42541D;
	border-bottom-color: #42541D;
	border-left-color: #42541D;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.container2 {
	background-color: #003700;
	padding: 3px;
	width: 350px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
	margin-right: 5px;
}
.center {
	text-align: center;
}
.center {
	text-align: center;
}

