html, BODY {
	 SCROLLBAR-FACE-COLOR: #05367c; 
	 MARGIN-BOTTOM: 0px; 
	 MARGIN-LEFT: 0px; 
	 margin-top: 0px;
	 margin-right: 0px;
	 SCROLLBAR-SHADOW-COLOR: black; 
	 SCROLLBAR-ARROW-COLOR: #e3e3e3; 
	 SCROLLBAR-TRACK-COLOR: #a29160;
	 background-color: #d4e5f5;

}

.footer{
font-size:11px;
font-family:Tahoma;
color:#fbefbc;
line-height:15px;
text-decoration: none;
}

.menu_up{
font-size:12px;
font-family:Tahoma;
font-weight:bold;
color:#05367c;
padding-left:10px;
text-decoration: none;
}

.menu_me
{
	font-size: 15px;
	font-family: Calibri;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.tittle{
font-size:14px;
font-family:Tahoma;
color:#05367c;
font-weight:bold;
}

.text{
font-size:12px;
font-family:Tahoma;
line-height:15px;
color:#000000;
}


.text-red{
font-size:12px;
font-family:Tahoma;
padding-left:0px;
color:#ca484a;
}
.more
{
	font-size: 12px;
	font-family: Tahoma;
	padding-left: 0px;
	color: #3333CC;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: #d4e5f5;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	
}
.Title
{
	font-weight: bold;
	text-transform: capitalize;
	font-family: Tahoma, 'Times New Roman';
	font-size: 13pt;
	color: #05367c;

}

	
	.modalBackgroundLoad {
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}



ul
{
	margin: 0;
	padding: 0;
	list-style-position: inherit;
	list-style-image: none;
	list-style-type: none;
	list-style:none;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 5px;
	}
	
#menu3 li a { 
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 23px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited
{
	color: #d4e5f5;
	display: block;
	background-image: url(../images/royal_grand_menu_bg.jpg);
	padding: 4px 0 0 15px;
}
	
#menu3 li a:hover, #menu3 li a:active {
	color:#039;
	background-image:url(../images/royal_grand_menu_up.jpg);
	padding: 4px 0 0 15px;
	}
/*menu Horizental  */
	.menu_me{
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
color:#ffffff;
font-weight:normal;
background-image:url(images/royal_grand_menuh_bg.jpg);
background-repeat:repeat-x;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu_m_h {
	width: 947px;
	height:36px;

	}
	
#menu_m_h li a { 
  	height: 32px;
	width:auto;
	float:left;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height:36px;
	text-decoration: none;
	}	
	
#menu_m_h li a:link, #menu_m_h li a:visited {
	color: #d4e5f5;
	height:36px;
	/*background-color: #05367c;*/
	background-image:url(images/royal_grand_menuh_bg.jpg);
	padding-left:9px;
	padding-right:8.5px;
	padding-top:10px;
	
	}
	
#menu_m_h li a:hover, #menu_m_h li a:active {
	color:#d4e5f5;
	height:36px;
	/*background-color: #d4e5f5;*/
	background-image:url(images/royal_grand_menuh_up.jpg);
	padding-left:9px;
	padding-right:8.5px;
		padding-top:10px;

	}
