body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#FFF;
  margin:0px;
 background-image:url(../images/space_154.gif);
  background-position:left top;
  background-repeat:repeat;
  background-color:#999;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



.main_div{
	width:1000px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/top_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.logo_div{
	width:724px;
	height:268px;
	margin-left:auto;
	margin-right:auto;
	margin-top:90px;
	background-image:url(../images/logo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


.message{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

.highlight_message{
	color:#F00
}



.instruction_messg{
	width:645px;
	margin-left:auto;
	margin-right:auto;
	margin-top:22px;
}


.special_instruction_messg{
	margin-left:17px;
	margin-right:10px;
	margin-top:-5px;
	text-align:justify;
	padding-right:8px;
}



.title_messg{
	margin-left:auto;
	margin-right:auto;
	margin-top:22px;
	color:#000;
}


.panel{
	border-bottom:#acacac 1px dashed;
	font-size:11px;
	vertical-align:top;		
}


.textbox{
	width:150px;
	height:17px;
	border:#000 1px solid;
}

.highlight_text{
	font-size:16px;
}

.textbox_big{
	width:640px;
	height:250px;
	border:#000 1px solid;
}
.separator
{	
	font-size:11px;
	vertical-align: top; 
	border-bottom-style: solid; 
	border-bottom-width: 10px;	
	empty-cells:hide;
}
