html
{
	overflow: -moz-scrollbars-vertical;
}
body
{
	font-size: 70%;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
input.butt
{
	background-color: #FFE187;
	border: solid 1px #444;
}
body, .tb, .dd
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
input.tb
{
		border: solid 1px #8689B7;
}
a img
{
	border: 0;
}
a
{
	color: #4E6A31;
}
.tb
{
	margin: 3px 0 3px 0;
	padding: 3px;
}
.dd
{
	
}
table
{
	font-size: 1em;
}
h2, h1
{
	font-weight: normal;
	font-size: 2em;
	text-align: left;
}
h3
{
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#divAll
{
	width: 770px;
	background: url(../images/enaturenotes_bg.gif) repeat-y;
	margin: auto;
	text-align: center;
}
#divCanvas
{
	margin: auto;
	width: 750px;
	text-align: left;
}
#divHeadImage
{
	height: 143px;
	background: url(../images/enaturenotes_header.gif) no-repeat;
}
#divLoginFooter
{
	background: url(../images/enaturenotes_footer.gif) no-repeat top;
	width: 750px;
	margin: auto;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	height: 10px;
	position: relative;
	top: 10px;
}
#divLoginControl
{
	padding: 25px 20px 70px 20px;
}
#divBack
{
	background: url(../images/enaturenotes_bg_nav.gif) repeat-x bottom;
	padding-bottom: 18px;
}
#divBack input
{
	margin: 7px 0 0 20px;
}

