body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.flags {
	margin-bottom: 6px;
	margin-left: 2px;
	border: 1px solid black;
	width: 20px;
	float:left;
}

.header {
	background: #dd8800; /*url('img/top_cont.gif') no-repeat;*/
	height: 17px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.top {
  position:relative;
	border: 0px solid black; 
/*	background: url('img/top_long.gif') -1px;*/
}

.top_right {
/*	border: px solid black; */
	background: url(img/top_right.gif);
  height: 90px;
  width: 8px;
}
.top_left {
	/*border: 0px solid black; */
	background: url(img/top_left.gif);
  background-repeat: no-repeat; /* repeat, repeat-x, repeat-y */
  height: 90px;
  width: 8px;
}
.top_center {
	/*border: 0px solid black; */
	background: url(img/top_center.gif);
  height: 90px;
	color: white;
	font-size: 22px;
	text-align: left;
}

.foot_right {
/*	border: px solid black; */
	background: url('img/foot_right.gif');
  height: 10px;
  width: 8px;
}
.foot_left {
	/*border: 0px solid black; */
	background: url('img/foot_left.gif');
  background-repeat: no-repeat; /* repeat, repeat-x, repeat-y */
  height: 10px;
  width: 8px;
}
.foot_center {
	/*border: 0px solid black; */
	background: url('img/foot_center.gif');
  height: 10px;
  width: 98%;
}

.top_title {
  position:relative;
	color: white;
	font-size: 22px;
	}

.center {
	border-right: 1px solid black; 
}

.content {
	background: white;
	width: 570px;
	font-family: Arial;
	font-size: 12px;
}

.left {
	background: #e7e0da;
	border-left: 1px solid black; 
	text-align: left;
}

.left a {
	text-decoration: none;
	color: white;
}

.MNTab {
	width:200px;
	border:none; 
	}

.MNCat, .MNCatHead {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}

.MNCat a {
	color: black; 
	}

.MNCatHead {
	position: relative;
	height: 25px;
	background: #67281f;
	color: white;
	font-size: 11px;
	font-weight: bold;	
}

.MNCat {
	position: relative;
	height: 30px;
	border-bottom: 1px solid black;
}

.RPHeading {
	background-color: #ffddaa;
}

.RPRowOdd {
	background-color: #f0f0f0;
}

.RPRowEven {
	background-color: #e0e0e0;
}

.st_pag_no {
	background: url('img/pag_no.gif') no-repeat center center;
}

.st_pag_rca {
	background: url('img/pag_rca.gif') no-repeat center center ;
}

.st_pag_aff {
	background: url('img/pag_aff.gif') no-repeat center center;
}

