body {
	margin: 0;
	padding: 0;
	background:url(images/majestic_06.jpg) repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6e6e6e;

}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	
}

h1 {
	font-size: 100%;
	font-stretch:extra-condensed;
}



ol, ul {
	line-height: 160%;
}

p {
	line-height: 120%;
	text-align:justify;
	font-size:8.5pt;
}


a {
	color: #a2012a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	
}

/* Menu */

#menu {
	width:176px; 
	height:147px;
}

#menu ul {
	margin: 0;
	padding: 5px 10px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 6px 10px;
	background: url(images/menu_bar.jpg) no-repeat center top;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #d9c49e;
	text-align:center;
}

#menu a:hover {
	text-decoration: none;
	color: #f0d9b0;
}

#menu .first a {
	background: none;
}

#short_menu{
	width:86px; 
	height:25px;
	padding-left: 20px;
	margin-top:6px;
}

#short_menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:normal;	
}

#short_menu a:hover{
	color:#f0d9b0;		
}

#card{
	width:134px; 
	height:20px;
	vertical-align:bottom;
	font-size:7pt;
	font-weight:normal;
	font-style:normal;
}

#card a{

}

#card a:hover{
	text-decoration:underline;
}

#flag {
	width:514px; 
	height:16px;
}

#content{
	width:504px; 
	height:182px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom:10px;
}

#footer{
	width:690px; 
	height:24px;
	color:#999999;
	font-size:8pt;
	text-align:right;
	
}

#footer a{
	color:#999999;
	font-weight:bold;
}

#footer a:hover{
	text-decoration:underline;
}

#pop_up {
	height:468px; 
	width:580px; 
	padding-top:445px;
	padding-right:10px;
	padding-left: 10px;
	text-align:right;
}
#pop_up a{
	font-size: 8pt;
	cursor:pointer;
}