/* CSS Document */
body{background: #66605b; font:12px/20px "Arial", Helvetica, sans-serif; width:300px; height:200px; position:absolute; top:50%; left:50%; margin:-50px auto auto -150px; }
div, p, h1, h2, h3, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*--TOP PANEL--*/
#topPan{width:530px; height:272px; position:absolute; top:10%; left:50%; margin:-136px auto auto -265px;}
#topPan h1{display:block; width:530px; height:228px; background:url(images/header_e.jpg) 0 0 no-repeat; text-indent:-2000px; margin:0 auto; clear:both; margin-bottom:-209px;  }

#topPan form{
	width:350px;
	height:181px;
	background:url(images/formarea_c.jpg) 0 100% no-repeat;
	position:relative;
	margin-left: 160px;
	margin-top:0px;
	z-index:1000;
}
#topPan form h2{display:block; width:310px; height:42px; background:url(images/formtop.png) 0 0 no-repeat #F9F9F9; color:#fff; font:20px/39px Georgia, "Times New Roman", Times, serif; margin:0; padding:3px 0 0 40px;}
#topPan form input.button{width:70px; height:25px; display:block; background:url(images/button3.gif) 0 0 no-repeat #EBEBEB; border:none; color:#fff;  font:14px/25px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:0 0 0 0; text-align:center;}
#footer { margin-top:20px; color:#999999; }
table {
	margin-left:10px;
	margin-top:5px;
}
