body {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:justify;
	background-color: #DEE3E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#030;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A0AEBA;
	border-right-color: #A0AEBA;
	border-bottom-color: #A0AEBA;
	border-left-color: #A0AEBA;
	background-color: #3C8432;
}#img {
	margin: 0px;
	padding: 0px;
	width: 500px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #060;
	background-color: #79BF38;
	vertical-align: top;
}
#msg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12.5px;
	color: #FFF;
	background-color: #3C8432;
	vertical-align: top;
	padding: 10px;
	float: left;
	width: 378px;
	font-weight: bold;
	text-align:justify;
}
.labels {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	color: #FFF;
	background-image: url(../images/bacground.png);
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #060;
	width:150px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}

