body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #e5eadb;
	margin: 0px;
}
.table01 {
	background: #FFF url(images/images.jpg) top right no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 760px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.td01 {
	vertical-align: top;
}
#header {
	background: url(images/header.jpg) no-repeat top left;
	width: 760px;
	height: 113px;
}
#container01 {
	width: 760px;
	height: auto;
}
#contentLeft {
	width: 539px;
	height: auto;
	float: left;
}
#contentRight{
	width: 221px;
	height: auto;
	float: left;
}
#greenLinks{
	width: 215px;
	height: 100%;
	background: #cacfbf;
	text-align: left;
	border: dotted 1px #999999;
}
.p01{
	margin: 5px;
	font-size: 10pt;
	line-spacing: 3px;
}
.title01 {
	font-size: 11pt;
	font-weight: bold;
	color: #58573b;
	text-decoration: underline;
}
#p02{
	margin: 0px 0px 5px 5px;
	border-top: 1px #58573b solid;
}
.p03{
	margin: 5px 5px 0px 0px;
	font-size: 10pt;
	line-spacing: 3px;
}
a {
	color: #7b7f3b;
	text-decoration: none;
	font-size: 8pt;
}

a:hover {
	color: black;
	text-decoration: underline;
}

#1side {
	line-spacing: 3px;
	font-size: 8pt;
	width: 150px;
	float: left;
}

#2side {
	line-spacing: 3px;
	font-size: 8pt;
	float: left;
}
#login {
	width: 275px;
	height: auto;
	padding: 25px;
	background: #7d8887;
	border: 1px solid #2b4257;
}
input {
	background: #2b4257;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: WHITE;
}

#loginTall {
	width: 250px;
	margin-top: 10%;
}

