
.divcomplete_popup {
	background-color: #e8e8e8;
	width: 600px;
	margin: 0px auto 0px auto;
}

/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/


.divtop_popup {
	width: 600px;
	height: 72px;
	text-align: left; /* this is only for braindead IE */
	padding-top: 15px;
	/* margin-bottom: 30px; */
	background-color: #ffffff;
	clear: both;
}

.divtopleft_popup {
	width: 224px;
	height: 72px;
	float: left;

}



/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/

.divbuffer_popup {
	background-color: #ffffff;
	width: 600px;
	height: 30px;
	clear: both;
}

.divbufferline_popup {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	margin-left: 10px;
	margin-right: 10px;
	width: 580px;
	height: 5px;
}



/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/

.divmnav_popup {
	background-color: #f59c26;
	text-align: left; /* this is only for braindead IE */
	width: 580px;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;

}
.tblmnav_popup {
	border: 0px solid #f59c26;
	width: 500px;
	height: 22px;
	border-collapse: collapse;
	vertical-align: middle;
}

.tdmnavleft_popup {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 676px;
	height: 22px;
	text-align: left;

}

/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/


.divcontentmain_popup {
	width: 600px;
	background-color: #e8e8e8;
	text-align: left; /* this is only for braindead IE */
	padding-top: 10px;
	clear: both;
}

.divcontentleft_popup {
	width: 225px;
	float: left;
	background-color: #e8e8e8;
}


/* MB */
.divcontentmiddlepopup_popup {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 580px;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #e8e8e8;
}



/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/


.divbottom_popup {
	font-family: Arial, sans-serif;
	color: #666666;
	background-color: #e8e8e8;
	width: 590px;
	text-align: left; /* this is only for braindead IE */
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
	clear: both;
}



/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
/* ------------------------------------------------------------------*/
















