* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color:#666666;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #273478;
	padding: 5px;
	text-align: center;
}

#header {
	background-color: #273478;
	/*border-bottom: 3px solid #273478;*/
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	/*margin-bottom: 5px;*/
}
#header img{
	
}

#flags {
	height: 170px;
	overflow: auto;
	text-align: center;
}

#flags img {
	margin: 2px 7px 2px 7px;
}

#paycb {
	margin: 10px 0px 0 0px;
	padding: 10px 0px 0 0px;
	border-top: 1px solid #273478;
	text-align: center;
}


#number {
	/*width: 280px;*/
	height: 130px;
	padding: 2px 0 0 0;
	background-color: #ffffff;
}

#bottomframe {
	/*position: absolute;
	bottom: 0;*/
	
	
	
	width: 100%;
	
} 

#othermp a,
#othermp a:link,
#othermp a:visited{
	display: block;
	background-color: #ecebf0;
	font-weight: bold;
	color: #273478;
	line-height: 22px;
	height: 22px;
	vertical-align: middle;
	padding-left: 5px;
	border-top: 1px dotted #273478;
	text-decoration: none;
}
#othermp a:hover,
#othermp a:active {
	background-color: #FFFFFF;
}
#othermp a img {
	margin-right: 5px;
	margin-top: 3px;
	float: right;
}

#icra {	
	display: block;
	background-color: #ecebf0;
	color: #273478;
	line-height: 20px;
	padding-left: 5px;
	border-top: 1px solid #273478;	
	text-align: center;
}

#icra img {
	vertical-align: middle;
}


