BODY {
	background-image: none; background-color: #FFFFFF; }
	
	td.newobject_left {
	width: 160px;
	font-size: 14px; font-weight: bold; font-family: Tahoma; font-variant: small-caps; }
	
	input {
	text-align: center;
	font-size: 11px; font-family: Verdana; }
	
	select.newobject_input, input.newobject_input {
	width: 280px; }

	img { margin: 0; padding: 0; border: 1px solid grey; }

	h2, h3 { margin: 0; padding: 0;
	color: #000000; font-weight: bold; font-variant: small-caps;	}
	
	a {font-size: 14px; font-weight: bold; font-variant: small-caps; text-decoration: none; color: #13416f; }
	a:hover { color: #13416f; }
	a:visited { color: #13416f; }
	
	p.error {
	width: 100%;
	background-color: #f5c6c6; color: #df4242; 
	margin-top: 10px; padding: 6px;
	text-align: center; font-weight: bold;
	border-top: 2px solid #df4242; border-bottom: 2px solid #df4242; }
	
	p.accept {
	width: 100%;
	background-color: #c7f2cb; color: #2ab337; 
	margin-top: 10px; padding: 6px;
	text-align: center; font-weight: bold;
	border-top: 2px solid #2ab337; border-bottom: 2px solid #2ab337; }
	
	sup {
	color: #FF0000; font-weight: bold; }
	
	div.top_info {
	width: 964px; height: 20px;
	background-color: #FFFFFF;
	margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; padding-bottom: 6px; 
	border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #445a8d; 
	text-align: left; }
		
	div.header {
	width: 966px; height: 162px; background-color: #FFFFFF;
	margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0;
	background-image: url('images/top.gif'); }
	
	p.pheader { margin: 0; padding: 0; color: #404040; font-szie: 16px; font-weight: bold; }
	
	div.content {
	width: 966px; height: 100%;
	background-color: #FFFFFF;
	margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; padding: 0;
	text-align: center; }
		
	div.copyright {
	background-color: #FFFFFF; width: 964px;
	margin-top: 0; padding: 0; float: left;
	border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;  border-top: 1px dotted #000000;
	text-align: left;}
		
	input.quick {
	background-color: #445a8d; color: #FFFFFF; font-weight: bold; font-size: 12px; 
	padding-top: 2px; padding-bottom: 2px; padding-left: 12px; padding-right: 12px;  }
		
	ul.clist {
	line-height: 1.9;
	margin: 0; padding-left: 10px; padding-top: 10px; padding-top: 15px; }
	
	li.clist {
	list-style: none; }
	
	a.clist { font-size: 16px; }
	a.clist:hover { color: #404040; }
	
	div.container {
	width: 964px; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000; }
	
	div.login_form {
	width: 30%; margin-left: auto; margin-right: auto; padding-top: 3%; padding-bottom: 1%; text-align: center; border: 0; }
	
	div.login_opt {
	width: 100%; margin-top: 10px; color: #3f6b88; font-weight: bold; font-size: 12px; }