body  {
	margin:0;
	padding:0;
	font-family:helvetica, arial, sans-serif;
}

img { border: 0; }

/* COMMON FRAME */

.top_table {
	width: 100%;
	border: 0;
	background-color: #FFFFFF;
}

a.lk { color:#FFFFFF; text-decoration:none; margin-right: 25px; margin-left: 25px;}
a.lk:visited { color:#FFFFFF; text-decoration:none; }
a.lk:active { color:#FFFFFF; text-decoration:none; }
a.lk:hover { color:#FFFFFF; background-color: #FF0000; text-decoration:none; }

a.lk2:link { color: #4A4A4A ; text-decoration: underline; margin-right: 2px; margin-left: 2px; }
a.lk2:visited { color: #4A4A4A ; text-decoration: underline }
a.lk2:active { color: #4A4A4A ; text-decoration: underline }
a.lk2:hover { color: #FFFFFF; background-color: #4A4A4A; text-decoration: none }

a.lk3:link { color: #4A4A4A ; text-decoration: none;}
a.lk3:visited { color: #4A4A4A ; text-decoration: none }
a.lk3:active { color: #4A4A4A ; text-decoration: none}
a.lk3:hover { color: #4A4A4A; text-decoration: underline }

.form_go {
	background:#FFFFFF;
	color:#000000;
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
}

.form_text {
	background:#FFFFFF;
	color:#000000;
	font-family:helvetica, arial, sans-serif;
	margin: 0 5px 0 5px;
}

.form_list {
	background:#FFFFFF;
	color:#000000;
	font-family:helvetica, arial, sans-serif;
	margin: 0 5px 0 5px;
}


.top_cell01 {
	width: 100%;
	vertical-align: middle;
	text-align: right;
	padding-right: 25px;
	border-bottom: 1px solid #B3B3B3;
	font-size: 12px;
}

.top_cell02 {
	font-family: 'Arial';
	vertical-align: middle;
	text-align: right;
	padding-right: 25px;
	border-bottom: 1px solid #B3B3B3;
	font-size: 15px;
	color: black;
	font-style: italic;
}


.top_cell03 {
	background-color: #B3B3B3;
	padding-top: 1px;
	font-size: 12px;
	color: black;
}


.top_cell04 {
	width: 100%;
	background-color: #E1E1E1;
	background-image: url(images/img_003.gif);
	background-repeat: repeat-x;
	height: 37px;
	text-align: center;

	font-size: 12px;
}


.top_cell05 {
	width: 100%;
	background-color: #000000;
	background-image: url(images/img_006.gif);
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.top_cell06 {
	width: 100%;
	background-image: url(images/img_007.gif);
	background-repeat: repeat-x;
	height: 5px;
}

.top_cell07 {
	color: #4A4A4A;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 25px;

}

.top_cell08 {
	color: #989898;
	font-size: 18px;
	font-weight:bold;
	vertical-align: middle;
}

	
	

