body { background: #ffffff; margin: 0px; font-family: Tahoma, Arial, sans-serif; font-size: 10pt; color: #333333; }
#body { width: 740px; border-right: 0px solid #999999; }

#header { width: 740px; height: 152px; margin: 0; padding: 0; background-repeat: no-repeat; text-align: right; color: #eeeeee; }
	#header_l { float: left; width: 574px; height: 152px; background-image: url('topleft.jpg'); }
	#header_r { float: left; width: 156px; height: 152px; background-image: url('top_logout.jpg'); font-size: 14pt; font-weight: bold; font-style: italic; color: #333333; padding-right: 10px; }
	#header_r_login { float: left; width: 156px; height: 29px; background-image: url('top_login.jpg'); padding: 121px 10px 2px 0; font-weight: bold; font-style: italic; font-size: 14pt; color: #333333; }
	#header_r a { display: block; margin: 10px 15px 90px 0; text-decoration: none; color: #333333; font-size: 13pt; font-weight: normal; font-style: italic;}
	#header_r a:hover { color: #eeeeee; }

#leftbar { width: 206px; background: #990000; padding: 0; background-image: url('side.gif'); vertical-align: top; }
	#leftbar h2 { margin: 20px 0 5px 0; padding: 0px; font-weight: normal; font-size: 13pt; text-align: center; }
	#leftbar h3 { font-size: 9pt; font-weight: normal; float: right; margin: 0; }
	#leftbar input { width: 110px; font-size: 8pt; margin: 3px 0 1px 5px; }
	#leftbar a { padding: 12px 10px 7px 15px; background-image: url('bull_dgrey.gif'); background-repeat: no-repeat; background-position: left middle;
	             color: #cccccc; text-decoration: none; display: block; font-weight: normal; cursor: pointer; font-stretch: expanded; }
	#leftbar a:hover { background-image: url('bull_red.gif'); color: #ffffff;  }
	#leftbar .bot { border-bottom: 1px solid #999999; }
	#leftbar .link { padding-left: 35px; border-top: 1px solid #999999; }
	#leftbar .link:hover { background: #999999; }
	#leftbar #spacer { width: 100%; height: 0px; }

#leftbar_login { width: 191px; background: #990000; padding: 0 10px 0 5px; background-image: url('side.gif'); vertical-align: top; }
	#leftbar_login h2 { margin: 20px 0 5px 0; padding: 0px; color: #999999; font-weight: normal; font-size: 13pt; text-align: center; }
	#leftbar_login h3 { font-size: 8pt; color: #999999; font-weight: normal; float: right; margin: 0; }
	#leftbar_login input { width: 95px; font-size: 8pt; margin: 5px 0 0px 5px; }
	#leftbar_login input#submit_btn { width: 50px; margin: 5px 0 0 105px; }
	#leftbar_login a { display: block; color: #999999; margin: 5px 0 0 107px; }



#content { width: 454px; background: #ffffff; padding: 0 40px; vertical-align: top; }
	#content div { margin: 0 0 10px 0; line-height: 1.4em; }
	#content h1 { margin: 30px -20px 25px 0; font-weight: normal; font-size: 15pt; border-bottom: 2px solid #990000; }
	#content .line { margin: 20px -20px 0 0; width: 474px; border-bottom: 2px solid #990000; }
	#content .bodytext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
	}
#content img { margin: -8px -40px 0 -40px; width:535px; }

#footer { height: 60px; clear: both; color: #eeeeee; background-image: url('footer.jpg'); background-repeat: no-repeat; padding: 0; margin: 0; text-align: right; }
#copyright { height: 17px; width: 720px; background-image: url('bottom.jpg'); padding: 3px 20px 3px 0px; margin: 0px; text-align: right; color: #cccccc;}

.win.ie #content { padding: 0; width: 534px; }
.win.ie #content div { margin: 0 20px 10px 20px; }
.win.ie #content img { display: block; position: relative; top: 0px; left: 39px; width: 535px; }
.win.ie #content h1 { margin: 20px 0px 20px 20px; }
.win.ie #content .line { width: 514px; margin: 0 0 0 20px; }

