body { margin: 0;
	background-color: #f7cd59;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bf092a;
	}
#wrapper {
	text-align: left;
	position: relative;
	width: 540px;
	height: 680px;
	padding: 0px;
	margin: 0 auto;
	/* border-top: 6px solid #9EBD0D; */
	border-right: 2px solid #bf092a;
	border-left: 2px solid #bf092a;
	border-bottom: 2px solid #bf092a;
	background: #fbf0d0;
	}
#banner { position: relative;
	height: 90px;
	top:0px;
	left: 0px;
	margin: 0;
	padding-bottom: 10px;
	/* border-bottom: 1px solid #999; */
	background-color: #fbf0d0;
	}
#banner img { 
	margin-left: 40px;
	margin-top: 30px;
	}
#anim {
	position: absolute;
	top: 3px;
	left: 240px;
	padding: 0px;
	}
#content { 
	position: relative;
	top: 60px;
	left:12px;
	margin-left: 0;
	width: 510px;
	background: url(login_bot.gif) no-repeat bottom left;
	}
#content h2 { color: #bf092a;
	background: url(login_top.gif) no-repeat top left;
	padding: 10px 8px 4px 10px;
	/* text-transform: uppercase; */
	/* letter-spacing: .25em; */ 
	}
#content table {
	margin-left: 10px;
	border: 1px #000000;
	background: #ffffff;
	}
#content td {
	padding-left: 10px;
	}
#content .buttons {
	font-size: 10px;
	background-color: #666;
	color: #ffffff;
	margin-right: 6px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #bf092a;
	margin: 0;
}





input { 
	background: #ffffff;
	color: #bf092a;
	}

a { 
	font-weight: bold;
	color: 549634;
    text-decoration: none;
	}
a:hover {
	font-weight: bold;
	color: #660000;
       text-decoration: none;
	}
.contact { color: #000; }
.contact a { color: #039; }
.logo { padding-top: 5px;
	padding-left: 5px;
	}
#iconAnimation { position: absolute; width: 190px; height: 200px; top: 0; left: 200px; margin: 0; padding: 0; background-color: #fbf0d0; visibility: visible; }
#corporateLogo { position: absolute; top: 275px; left: 200px; width: 300px; height: 116px; }

table.heading1_smaller {
	font-size:10pt; 
	font-weight:bold; 
	background-color:#CDC8C8;}
table.data1_smaller { 
	font-size:10 pt; 
	background-color:#F1F1F1;}