/***************************************************************************************/
/* Defualt classes */
/***************************************************************************************/

/* Define all main values for the web site */

BODY
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}

img
{
	behavior: url(includes/iepngfix.htc);
}

/* Initial properties for common links */

A:link
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
A:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
A:hover
{
	color: #fff;
	text-decoration: underline;
}

/* Initial properties for all Lists */

UL
{
	padding: 0px 0px 0px 25px; /* the left padding was set to make the bullets appear inside the container */
	margin: 0px 0px 0px 0px;
}
LI
{
	padding: 0px 0px 10px 0px; /* the left padding was set to give the text left padding from the bullet position */
	margin: 0px 0px 0px 0px;
	color: #FFF;
}

LI A:link
{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
LI A:visited
{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
LI A:hover
{
	color: #FFF;
	text-decoration: underline;
}

/* Define paragraph text size */

P
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Initial properties for any FORM */

FORM
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* Initial properties for textbox or textarea */

INPUT, TEXTAREA
{
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	border: 1px double #666666;
	background-color: #ffffff;
	overflow: auto;
	width: 99%;
}


SELECT
{
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #666666;
	background-color: #ffffff;
	width: 99%;
}

/* Initial properties for any img */

IMG
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px #666666 solid;
}

A IMG
{
	border: 0px #666666 solid;
}


/* Initial properties for ruler */

HR
{
	color: #666666;
	height: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Initial properties headings */

H6
{
	font-family: Tahoma;
	font-size: 11px;
	color: #160e08;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}

/* All Page Sub Titles  */
H5
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* All Page Titles  */
H4
{
	font-family: Tahoma;
	font-size: 13px;
	color: #6f6244;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
}

H3
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}
H2
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}
H1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}


H4 A:Link
{
	font-family: Tahoma;
	font-size: 13px;
	color: #6f6244;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}
H4 A:Visited
{
	font-family: Tahoma;
	font-size: 13px;
	color: #6f6244;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}
H4 A:Hover
{
	color: #6f6244;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
}


/* Defualt classes End*/
/******************************************************************************************************************/


/* ##################################		Menu Type 1 Styles (Horizontal		######################### */



td.wpm_menu_level1 /*First Level TD*/
{
	/*background-image: url(../images/wpm_topMenuBG.gif);*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 13px;
	width: auto;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
td.wpm_menu_level1_over /*First Level TD over*/
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	background-repeat: no-repeat;
	height: 13px;
	width: auto;
	cursor:default;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.wpm_menu_level1 /*First Level Text Link*/
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.wpm_menu_level1:visited /*First Level Text Link visited*/
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.wpm_menu_level1:hover /*First Level Text Link hover*/
{
	color: #fff;
	text-decoration: none;
}
td.wpm_separator /*separetor*/
{
	width: 1px;
	background-image: url(../images/menu_sep.gif);
	background-repeat: no-repeat;
	height: 13px;
	background-color: none;
}


/*Level 2*/

div.wpm_menu_level2_parent
{
	position: relative;
	width: 100%;
}
div.wpm_menu_level2_child
{
	display: none;
	top: 0px;
	left: 0px;
	width: 100px;
	position: absolute;
	padding-top: 5px;
	padding-right: 5px;
}
td.wpm_arrow /* Menu Arrows*/
{
	padding: 0px 5px 0px 3px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
}
td.wpm_menu_level2_top_item /* second Level top TD*/
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	height: 22px;
	text-align: left;
	filter: alpha(Opacity=50);
	-moz-opacity:0.5;
}
td.wpm_menu_level2_top_item_over /* second Level top TD hover*/
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	height: 22px;
	text-align: left;
	filter: alpha(Opacity=85);
	-moz-opacity:0.85;
}
td.wpm_menu_level2 /* second Level TD */
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	height: 22px;
	text-align: left;
	filter: alpha(Opacity=50);
	-moz-opacity:0.5;
}
td.wpm_menu_level2_over /* second Level TD hover*/
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	height: 22px;
	text-align: left;
	filter: alpha(Opacity=85);
	-moz-opacity:0.85;
}
a.wpm_menu_level2 /* second Level text link */
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	filter: none;
}
a.wpm_menu_level2:visited /* second Level text visited */
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.wpm_menu_level2:hover /* second Level text hover */
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


/*Level 3*/
div.wpm_menu_level3_parent
{
	position: relative;
	width: 100%;
}
div.wpm_menu_level3_child
{
	display: none;
	top: -19px;
	left: 100%;
	width: 100%;
	position: absolute;
	padding-left: 1px;
}
td.wpm_menu_level3_top_item /* third Level top TD*/
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 0px #FFFFFF;
	height: 22px;
	padding-left: 3px;
	filter: alpha(Opacity=50);
	-moz-opacity:0.5;
}
td.wpm_menu_level3_top_item_over /* third Level top TD hover*/
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 0px #FFFFFF;
	height: 22px;
	padding-left: 3px;
	filter: alpha(Opacity=85);
	-moz-opacity:0.85;
}
td.wpm_menu_level3 /* third Level TD */
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 0px #FFFFFF;
	height: 22px;
	padding-left: 3px;
	filter: alpha(Opacity=50);
}
td.wpm_menu_level3_over /* third Level TD hover */
{
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 0px #FFFFFF;
	height: 22px;
	padding-left: 3px;
	filter: alpha(Opacity=85);
}
a.wpm_menu_level3 /* third Level text link */
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.wpm_menu_level3:visited /* third Level text visited */
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.wpm_menu_level3:hover /* third Level text hover */
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


/* ########################		Web Page Manager End Menu Styles #####################*/



/* General classes */
/******************************************************************************************************************/

/* a div to hold all all fixed design */

.divContainer
{
	width: 778px;
	margin: auto;
	border: #666666 0px solid;
	background-image: none;
	background-repeat: no-repeat;
}

/* top links styles : home-aboutus.... */

.topLinks_homepage
{
	font-family: Tahoma;
	font-size: 11px;
	color: #103e67;
	font-weight: normal;
	text-decoration: none;
}

.topLinks_homepage a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #103e67;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_homepage a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #103e67;
	text-decoration: none;
}

.topLinks_homepage a:hover
{
	color: #103e67;
	text-decoration: underline;
}

/* Used to highlight any word inside text */

.highlight
{
	font-family: Tahoma;
	font-size: 11px;
	color: #a9b205;
	font-weight: normal;
	text-transform: none;
}

/* Use this Class when you want to style any Button */

.buttonAllSite
{
	font-size: 11px;
	color: #000000;
	height: 15px;
	width: auto;
	padding: 0px 7px 0px 7px;
	border: 0px solid #ffffff;
	background-image: none;
	background-repeat: repeat-x;
}

/* Use this Class when you want to style any radio buttons or check boxes */

.radioCheckBoxes
{
	padding: 0px 0px 0px 0px;
	border: 0px solid #666;
	background-color: transparent;
}

/* make the image border */

.imageBorder
{
	border: 1px #988968 solid;
}

/* make the image float left */

.imageLeft
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 7px 0px 0px;
	border: 0px #666666 solid;
}

/* make the image float right */

.imageRight
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	border: 0px #666666 solid;
}

/* Set of borders */

.borderNone
{
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.border
{
	border: 1px solid #c9cacb;
}
.borderTop
{
	border-top: 1px solid #c9cacb;
}

.borderRight
{
	border-right: 1px solid #c9cacb;
}

.borderLeft
{
	border-left: 1px solid #c9cacb;
}

.borderBottom
{
	border-bottom: 1px solid #c9cacb;
}

/* Mark any word with bold */

.Bold
{
	font-weight: bold;
}

/* Justify any text */

.justify
{
	text-align: left;
}

/* Create a horizontal dots separetor */

.horSeparetor
{
	background-image: url(../images/hor_sep.gif);
	background-repeat: repeat-x;
}

/* Create a vertical dots separetor */

.verSeparetor
{
	background-image: url(images/ver_sep.gif);
	background-repeat: repeat-y;
}

/* Create a scrolled div */

.scrolledDiv
{
	height: 550px;
	width: 325px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #00285b; 	
	scrollbar-arrow-color: #FFFFFF; 	
	scrollbar-3dlight-color: #76A1F2; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}

.ResaleMenuDiv
{ 
	
	position:absolute;
	z-index:100px;
	text-align:left;
	border:solid 0px #000;
	top:80px;
}
.ResaleMainDiv
{ 
	width:1000px;
	text-align:left;
	position:relative;
}
.Resal__Content_background
{
	background-image: url(../images/strip.gif);
	background-repeat: repeat-x;
	background-color: #042950;
}
/* Classes for footer */

.footer
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.footer A:link
{
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.footer A:visited
{
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.footer A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* Additional text : change  to your requierd color */

.txtColorName
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c554c;
	font-weight: normal;
	text-decoration: none;
}
.txtColorName A:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c554c;
	font-weight: normal;
	text-decoration: none;
}
.txtColorName A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c554c;
	font-weight: normal;
	text-decoration: none;
}
.txtColorName A:hover
{
	color: #5c554c;
	font-weight: normal;
	text-decoration: none;
}

a.more:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00174b;
	font-weight: bold;
	text-decoration: underline;
}
a.more:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #00174b;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover
{
	color: #00174b;
	font-weight: bold;
	text-decoration: underline;
}

/* Background for News Ticker or any Ticker */

.bgticker
{
	background-color: Transparent;
	color: #FFF;
}


/* General classes End*/

/******************************************************************************************************************/

/* padding Classes */

/* Top Padding*/

.tm1
{
	padding-top: 1px;
}

.tm2
{
	padding-top: 2px;
}

.tm3
{
	padding-top: 3px;
}

.tm4
{
	padding-top: 4px;
}

.tm5
{
	padding-top: 5px;
}

.tm6
{
	padding-top: 6px;
}

.tm7
{
	padding-top: 7px;
}

.tm8
{
	padding-top: 8px;
}

.tm9
{
	padding-top: 9px;
}

.tm10
{
	padding-top: 10px;
}

.tm11
{
	padding-top: 11px;
}

.tm12
{
	padding-top: 12px;
}

.tm13
{
	padding-top: 13px;
}

.tm14
{
	padding-top: 14px;
}

.tm15
{
	padding-top: 15px;
}

.tm16
{
	padding-top: 16px;
}

.tm17
{
	padding-top: 17px;
}

.tm18
{
	padding-top: 18px;
}

.tm19
{
	padding-top: 19px;
}

.tm20
{
	padding-top: 20px;
}

.tm22
{
	padding-top: 22px;
}

.tm24
{
	padding-top: 24px;
}

.tm25
{
	padding-top: 25px;
}

.tm27
{
	padding-top: 27px;
}

.tm30
{
	padding-top: 30px;
}

.tm35
{
	padding-top: 35px;
}

.tm40
{
	padding-top: 40px;
}

.tm45
{
	padding-top: 45px;
}

.tm50
{
	padding-top: 50px;
}

.tm55
{
	padding-top: 55px;
}

.tm60
{
	padding-top: 60px;
}

/* Right Padding*/

.rm1
{
	padding-right: 1px;
}

.rm2
{
	padding-right: 2px;
}

.rm3
{
	padding-right: 3px;
}

.rm4
{
	padding-right: 4px;
}

.rm5
{
	padding-right: 5px;
}

.rm6
{
	padding-right: 6px;
}

.rm7
{
	padding-right: 7px;
}

.rm8
{
	padding-right: 8px;
}

.rm9
{
	padding-right: 9px;
}

.rm10
{
	padding-right: 10px;
}

.rm11
{
	padding-right: 11px;
}

.rm12
{
	padding-right: 12px;
}

.rm13
{
	padding-right: 13px;
}

.rm14
{
	padding-right: 14px;
}

.rm15
{
	padding-right: 15px;
}

.rm17
{
	padding-right: 17px;
}

.rm18
{
	padding-right: 18px;
}

.rm19
{
	padding-right: 19px;
}

.rm20
{
	padding-right: 20px;
}

.rm21
{
	padding-right: 21px;
}

.rm22
{
	padding-right: 22px;
}

.rm23
{
	padding-right: 23px;
}

.rm24
{
	padding-right: 24px;
}

.rm25
{
	padding-right: 25px;
}

.rm27
{
	padding-right: 27px;
}

.rm30
{
	padding-right: 30px;
}

.rm35
{
	padding-right: 35px;
}

.rm38
{
	padding-right: 38px;
}

.rm40
{
	padding-right: 40px;
}

.rm45
{
	padding-right: 45px;
}

.rm50
{
	padding-right: 50px;
}

.rm55
{
	padding-right: 55px;
}

.rm60
{
	padding-right: 60px;
}

/* buttom Padding*/

.bm1
{
	padding-bottom: 1px;
}

.bm2
{
	padding-bottom: 2px;
}

.bm3
{
	padding-bottom: 3px;
}

.bm4
{
	padding-bottom: 4px;
}

.bm5
{
	padding-bottom: 5px;
}

.bm6
{
	padding-bottom: 6px;
}

.bm7
{
	padding-bottom: 7px;
}

.bm8
{
	padding-bottom: 8px;
}

.bm9
{
	padding-bottom: 9px;
}

.bm10
{
	padding-bottom: 10px;
}

.bm11
{
	padding-bottom: 11px;
}

.bm12
{
	padding-bottom: 12px;
}

.bm13
{
	padding-bottom: 13px;
}

.bm14
{
	padding-bottom: 14px;
}

.bm15
{
	padding-bottom: 15px;
}

.bm16
{
	padding-bottom: 16px;
}

.bm17
{
	padding-bottom: 17px;
}

.bm18
{
	padding-bottom: 18px;
}

.bm19
{
	padding-bottom: 19px;
}

.bm20
{
	padding-bottom: 20px;
}

.bm22
{
	padding-bottom: 22px;
}

.bm25
{
	padding-bottom: 25px;
}

.bm30
{
	padding-bottom: 30px;
}

.bm33
{
	padding-bottom: 33px;
}

.bm35
{
	padding-bottom: 35px;
}

.bm40
{
	padding-bottom: 40px;
}

.bm45
{
	padding-bottom: 45px;
}

.bm50
{
	padding-bottom: 50px;
}

.bm55
{
	padding-bottom: 55px;
}

.bm60
{
	padding-bottom: 60px;
}

/* Left Padding*/

.lm1
{
	padding-left: 1px;
}

.lm2
{
	padding-left: 2px;
}

.lm3
{
	padding-left: 3px;
}

.lm4
{
	padding-left: 4px;
}

.lm5
{
	padding-left: 5px;
}

.lm7
{
	padding-left: 7px;
}

.lm8
{
	padding-left: 8px;
}

.lm9
{
	padding-left: 9px;
}


.lm10
{
	padding-left: 10px;
}

.lm11
{
	padding-left: 11px;
}

.lm12
{
	padding-left: 12px;
}

.lm13
{
	padding-left: 13px;
}

.lm15
{
	padding-left: 15px;
}

.lm17
{
	padding-left: 17px;
}

.lm18
{
	padding-left: 18px;
}

.lm19
{
	padding-left: 19px;
}

.lm20
{
	padding-left: 20px;
}

.lm22
{
	padding-left: 22px;
}

.lm25
{
	padding-left: 25px;
}

.lm30
{
	padding-left: 30px;
}

.lm35
{
	padding-left: 35px;
}

.lm40
{
	padding-left: 40px;
}

.lm45
{
	padding-left: 45px;
}

.lm50
{
	padding-left: 505px;
}

.lm55
{
	padding-left: 55px;
}

.lm60
{
	padding-left: 60px;
}

/* General Padding */

.m1
{
	padding: 1px;
}

.m2
{
	padding: 2px;
}

.m3
{
	padding: 3px;
}

.m4
{
	padding: 4px;
}

.m5
{
	padding: 5px;
}

.m6
{
	padding: 6px;
}

.m7
{
	padding: 7px;
}

.m8
{
	padding: 8px;
}

.m9
{
	padding: 9px;
}

.m10
{
	padding: 10px;
}

.m11
{
	padding: 11px;
}

.m12
{
	padding: 12px;
}

.m13
{
	padding: 13px;
}

.m14
{
	padding: 14px;
}

.m15
{
	padding: 1px;
}

.m16
{
	padding: 16px;
}

.m17
{
	padding: 17px;
}

.m18
{
	padding: 18px;
}

.m19
{
	padding: 19px;
}

.m20
{
	padding: 20px;
}

.m25
{
	padding: 25px;
}

.m30
{
	padding: 30px;
}

.m35
{
	padding: 35px;
}

.m40
{
	padding: 40px;
}

.m45
{
	padding: 45px;
}

.m50
{
	padding: 50px;
}

/*-------------COMMON SECTION------------------- */


.Common__Content_background
{
	background-image: url(../images/Common_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #042950;
}
.Common_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}

.topLinks_Common a:link
{
	font-size:10px;
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Common a:visited
{
	font-size:10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Common a:hover
{
	font-size:10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.common_siteplan
{
	background-image:url(../images/topbg.gif);
	background-repeat:no-repeat;
	height:39px;
	
}

.PrintImg
{
	cursor: hand;
}

.EventsManager_Day
{
	text-align: center;
	width: 30px;
	padding: 2px 0px 2px 0px;
}
.EventsManager_DayHeader
{
	text-align: center;
	font-weight: bold;
	width: 30px;
	padding: 2px 0px 2px 0px;
}

#tdChkPropertyType INPUT
{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

#tdChkLocation INPUT
{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

/*       Development Clock Style        */
/*       Town Style       */
.cc
{
	background-color: Transparent;
	font-weight: bold;
	text-align: center;
	padding: 0px 3px 5px 3px;
	font-family: Tahoma;
	font-size: 11px;
}
/*       Time Style       */
.ccm
{
	background-color: Transparent;
	text-align: center;
	padding: 0px 5px 0px 3px;
	font-family: Tahoma;
	font-size: 10px;
}
.voulmebtnBorder
{
	border-top: #3D3F42 1px solid;
	border-bottom: #3D3F42 1px solid;
}
.voulmebtncells
{
	background-color: #8EBCEA;
	border-left: #3D3F42 1px solid;
	border-right: #3D3F42 1px solid;
}
.voulmebtncellsRed
{
	background-color: Red;
	border-left: #3D3F42 1px solid;
	border-right: #3D3F42 1px solid;
}


.Resale_gallery_bg
{
	background-color: #005184;
}
.Resale_btns_bg
{
	text-align:center;
}

.rentalBoxBg 
{
	background:url(../images/rental_boxBg.png) repeat-y;
}
/*-------------END  COMMON SECTION------------------- */


/*-------------SALALAH SECTION------------------- */

.Salalah_Content_background
{
	background-image: url(../images/Salalah_Content_background.gif);
	background-repeat: repeat-x;
}
.Salalah_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #51412a;
}

.Salalah_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #51412a;
}
.Salalah_title2 a:link
{
	font-family: Tahoma;
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.Salalah_title2 a:visited
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.Salalah_title2 a:hover
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}

.Salalah_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.Salalah_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}

.Salalah_Sep
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.Salalah_Sep2
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}

.topLinks_Salalah a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Salalah a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Salalah a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.Salalah_gallery_bg
{
	background-color: #a79269;
}
.Salalah_btns_bg
{
	background-image: url(../images/btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 73px;
}
.Salalah_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}
.Salalah_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

.Salalah_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.Salalah_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.Salalah_phases_box_top
{
	background-image: url(../images/phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.Salalah_phases_box_bg
{
	background-color: #ae9167;
}

.Salalah_phases_box_btm
{
	background-image: url(../images/phasesBoxBottom.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.Salalah_phases_img_border
{
	border: 2px solid #645339;
}
.Salalah_gallery_img_border
{
	border: 1px solid #a3865e;
}

.Salalah_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #A58960;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #D0B184;
	scrollbar-highlight-color: #D0B184; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END SALALAH SECTION------------------- */




/*-------------Sifah SECTION------------------- */

.Sifah_Content_background
{
	background-image: url(../images/sifah_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #9ab8cd;
}
.Sifah_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #20303a;
}

.Sifah_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2f4655;
}
.Sifah_title2 a:link
{
	font-family: Tahoma;
	color: #2f4655;
	font-weight: normal;
	text-decoration: underline;
}
.Sifah_title2 a:visited
{
	color: #2f4655;
	font-weight: normal;
	text-decoration: underline;
}
.Sifah_title2 a:hover
{
	color: #2f4655;
	font-weight: normal;
	text-decoration: underline;
}

.Sifah_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.Sifah_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.Sifah_Sep
{
	background-image: url(../images/Sifah_Sep.gif);
	background-repeat: repeat-x;
}
.Sifah_Sep2
{
	background-image: url(../images/Sifah_Sep2.gif);
	background-repeat: repeat-x;
}

.topLinks_Sifah a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Sifah a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Sifah a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.Sifah_gallery_bg
{
	background-color: #7192a8;
}
.Sifah_btns_bg
{
	background-image: url(../images/Sifah_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.Sifah_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.Sifah_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.Sifah_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.Sifah_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.Sifah_phases_box_top
{
	background-image: url(../images/Sifah_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.Sifah_phases_box_bg
{
	background-color: #688498;
}

.Sifah_phases_box_btm
{
	background-image: url(../images/Sifah_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.Sifah_phases_img_border
{
	border: 1px solid #435f71;
}

.Sifah_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #648095;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #93B2C6;
	scrollbar-highlight-color: #93B2C6; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  Sifah SECTION------------------- */


/*-------------ElGouna SECTION------------------- */

.ElGouna_Content_background
{
	background-image: url(../images/elgouna_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #736e94;
}
.ElGouna_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
}

.ElGouna_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.ElGouna_title2 a:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.ElGouna_title2 a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.ElGouna_title2 a:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.ElGouna_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.ElGouna_Sep_Brown
{
	background-image: url(../images/ElGouna_Sep.gif);
	background-repeat: repeat-x;
}
.ElGouna_Sep
{
	background-image: url(../images/ElGouna_Sep.gif);
	background-repeat: repeat-x;
}
.ElGouna_Sep2
{
	background-image: url(../images/ElGouna_Sep2.gif);
	background-repeat: repeat-x;
}

.topLinks_ElGouna a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_ElGouna a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_ElGouna a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.ElGouna_gallery_bg
{
	background-color: #736e97;
}
.ElGouna_btns_bg
{
	background-image: url(../images/ElGouna_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.ElGouna_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.ElGouna_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.ElGouna_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.ElGouna_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.ElGouna_phases_box_top
{
	background-image: url(../images/ElGouna_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.ElGouna_phases_box_bg
{
	background-color: #7c79a1;
}

.ElGouna_phases_box_btm
{
	background-image: url(../images/ElGouna_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.ElGouna_phases_img_border
{
	border: 1px solid #465c73;
}

.ElGouna_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #223470;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #736E94;
	scrollbar-highlight-color: #736E94;
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  Sifah SECTION------------------- */



/*-------------AlFayoum SECTION------------------- */

.AlFayoum_Content_background
{
	background-image: url(../images/AlFayoum_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #8ca2c2;
}
.AlFayoum_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #20303a;
}

.AlFayoum_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #20303a;
}
.AlFayoum_title2 a:link
{
	font-family: Tahoma;
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.AlFayoum_title2 a:visited
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.AlFayoum_title2 a:hover
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}

.AlFayoum_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.AlFayoum_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.AlFayoum_Sep
{
	background-image: url(../images/AlFayoum_Sep.gif);
	background-repeat: repeat-x;
}
.AlFayoum_Sep2
{
	background-image: url(../images/AlFayoum_Sep.gif);
	background-repeat: repeat-x;
}

.topLinks_AlFayoum a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_AlFayoum a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_AlFayoum a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.AlFayoum_gallery_bg
{
	font-family: Tahoma;
	background-color: #798eab;
}
.AlFayoum_btns_bg
{
	font-family: Tahoma;
	background-image: url(../images/AlFayoum_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.AlFayoum_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.AlFayoum_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.AlFayoum_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.AlFayoum_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.AlFayoum_phases_box_top
{
	background-image: url(../images/AlFayoum_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.AlFayoum_phases_box_bg
{
	background-color: #ae9167;
}

.AlFayoum_phases_box_btm
{
	background-image: url(../images/AlFayoum_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.AlFayoum_phases_img_border
{
	border: 1px solid #425d70;
}

.AlFayoum_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #778AA8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #889FBF;
	scrollbar-highlight-color: #889FBF; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  AlFayoum SECTION------------------- */

/*-------------Taba SECTION------------------- */

.TabaHeights_Content_background
{
	background-image: url(../images/TabaHeights_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #35709d;
}
.TabaHeights_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
}

.TabaHeights_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.TabaHeights_title2 a:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.TabaHeights_title2 a:visited
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.TabaHeights_title2 a:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.TabaHeights_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.TabaHeights_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.TabaHeights_Sep
{
	background-image: url(../images/TabaHeights_Sep.gif);
	background-repeat: repeat-x;
}
.TabaHeights_Sep2
{
	background-image: url(../images/TabaHeights_Sep.gif);
	background-repeat: repeat-x;
}

.topLinks_TabaHeights a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_TabaHeights a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_TabaHeights a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.TabaHeights_gallery_bg
{
	background-color: #004670;
}
.TabaHeights_btns_bg
{
	background-image: url(../images/TabaHeights_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.TabaHeights_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.TabaHeights_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.TabaHeights_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.TabaHeights_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.TabaHeights_phases_box_top
{
	background-image: url(../images/TabaHeights_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.TabaHeights_phases_box_bg
{
	background-color: #255689;
}

.TabaHeights_phases_box_btm
{
	background-image: url(../images/TabaHeights_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.TabaHeights_phases_img_border
{
	border: 1px solid #3b436b;
}

.TabaHeights_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #014F7B;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #356F9D;
	scrollbar-highlight-color: #356F9D; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  Taba SECTION------------------- */

/*-------------Azour SECTION------------------- */

.Azur_Content_background
{
	background-image: url(../images/Azur_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #9592bc;
}
.Azur_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
}

.Azur_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.Azur_title2 a:link
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.Azur_title2 a:visited
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.Azur_title2 a:hover
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}

.Azur_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.Azur_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.Azur_Sep
{
	background-image: url(../images/Azur_Sep.gif);
	background-repeat: repeat-x;
}
.Azur_Sep2
{
	background-image: url(../images/ElGouna_Sep2.gif);
	background-repeat: repeat-x;
}

.topLinks_Azur a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Azur a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_Azur a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.Azur_gallery_bg
{
	background-color: #5a587f;
}
.Azur_btns_bg
{
	background-image: url(../images/Azur_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.Azur_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.Azur_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.Azur_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.Azur_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.Azur_phases_box_top
{
	background-image: url(../images/Azur_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.Azur_phases_box_bg
{
	background-color: #676d9c;
}

.Azur_phases_box_btm
{
	font-family: Tahoma;
	background-image: url(../images/Azur_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.Azur_phases_img_border
{
	border: 1px solid #47476f;
}

.Azur_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #5A5980;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #908DB7;
	scrollbar-highlight-color: #908DB7; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  Azour SECTION------------------- */

/*-------------Tala SECTION------------------- */

.TalaBay_Content_background
{
	background-image: url(../images/TalaBay_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #0b2d7d;
}
.TalaBay_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
}

.TalaBay_title2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.TalaBay_title2 a:link
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.TalaBay_title2 a:visited
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.TalaBay_title2 a:hover
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}

.TalaBay_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.TalaBay_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.TalaBay_Sep
{
	background-image: url(../images/TalaBay_Sep.gif);
	background-repeat: repeat-x;
}
.TalaBay_Sep2
{
	background-image: url(../images/TalaBay_Sep2.gif);
	background-repeat: repeat-x;
}

.topLinks_TalaBay a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_TalaBay a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_TalaBay a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.TalaBay_gallery_bg
{
	background-color: #2d62a7;
}
.TalaBay_btns_bg
{
	background-image: url(../images/TalaBay_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.TalaBay_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.TalaBay_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.TalaBay_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.TalaBay_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.TalaBay_phases_box_top
{
	background-image: url(../images/TalaBay_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.TalaBay_phases_box_bg
{
	background-color: #003c88;
}

.TalaBay_phases_box_btm
{
	background-image: url(../images/TalaBay_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.TalaBay_phases_img_border
{
	border: 1px solid #092564;
}

.TalaBay_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #163F90;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #3D85DC;
	scrollbar-highlight-color: #3D85DC;
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  Tala SECTION------------------- */

/*-------------TheCove SECTION------------------- */

.TheCove_Content_background
{
	background-image: url(../images/TheCove_Content_background.gif);
	background-repeat: repeat-x;
	background-color: #644435;
}
.TheCove_title1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
}

.TheCove_title2
{
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
}
.TheCove_title2 a:link
{
	color: #51412a;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}
.TheCove_title2 a:visited
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}
.TheCove_title2 a:hover
{
	color: #51412a;
	font-weight: normal;
	text-decoration: underline;
}

.TheCove_Sep_White
{
	background-image: url(../images/Salalah_Sep_White.gif);
	background-repeat: repeat-x;
}
.TheCove_Sep_Brown
{
	background-image: url(../images/Salalah_Sep_Brown.gif);
	background-repeat: repeat-x;
}
.TheCove_Sep
{
	background-image: url(../images/TheCove_Sep.gif);
	background-repeat: repeat-x;
}
.TheCove_Sep2
{
	background-image: url(../images/TheCove_Sep2.gif);
	background-repeat: repeat-x;
}

.topLinks_TheCove a:link
{
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_TheCove a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.topLinks_TheCove a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.TheCove_gallery_bg
{
	background-color: #7a5d59;
}
.TheCove_btns_bg
{
	background-image: url(../images/TheCove_btns_bg.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 71px;
}
.TheCove_btns_links
{
	font-family: Tahoma;
	color: #FFFFFF;
}
.TheCove_btns_links A:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size:10px;
}

.TheCove_btns_links A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.TheCove_btns_links A:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.TheCove_phases_box_top
{
	background-image: url(../images/TheCove_phasesBoxTop.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.TheCove_phases_box_bg
{
	background-color: #003c88;
}

.TheCove_phases_box_btm
{
	background-image: url(../images/TheCove_phasesBoxBtm.gif);
	background-repeat: no-repeat;
	width: 309px;
	height: 7px;
}

.TheCove_phases_img_border
{
	border: 1px solid #492c20;
}

.TheCove_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #633B29;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #76523D;
	scrollbar-highlight-color: #76523D; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  TheCove SECTION------------------- */


/*-------------Byoum SECTION------------------- */


.Byoum_Content_background{background-image:url(../images/Byoum_Content_background.gif); background-repeat:repeat-x; background-color:#9e673d;}
.Byoum_title1{font-size:16px; color:#ffffff}

.Byoume_title2{font-size:11px; color:#ffffff}
.Byoum_title2 a:link {color:#51412a;font-weight:normal;text-decoration:underline;}
.Byoum_title2 a:visited{color:#51412a;font-weight:normal;text-decoration:underline;}	
.Byoum_title2 a:hover{color:#51412a;font-weight:normal;text-decoration:underline;}

.Byoum_Sep_White{background-image:url(../images/Salalah_Sep_White.gif); background-repeat:repeat-x;}
.Byoum_Sep_Brown{background-image:url(../images/Salalah_Sep_Brown.gif); background-repeat:repeat-x;}
.Byoum_Sep{background-image:url(../images/Byoum_Sep.gif); background-repeat:repeat-x;}
.Byoum_Sep2{background-image:url(../images/Byoum_Sep2.gif); background-repeat:repeat-x;}

.topLinks_Byoum a:link {color:#fff;font-weight:normal;text-decoration:none;}
.topLinks_Byoum a:visited{color:#fff;font-weight:normal;text-decoration:none;}	
.topLinks_Byoum a:hover{color:#fff;font-weight:normal;text-decoration:none;}

.Byoum_gallery_bg {background-color:#8a5c3e;}
.Byoum_btns_bg {background-image:url(../images/Byoum_btns_bg.gif); background-repeat:no-repeat; width:309px; height:71px;}
.Byoum_btns_links {color:#FFFFFF;}
.Byoum_btns_links A:link {
	              color:#ffffff;
				  font-weight:normal;
	              text-decoration:none;
}

.Byoum_btns_links A:visited {
	              font-family:tahoma;
	              font-size:11px;
	              color:#ffffff;
				  font-weight:normal;
	              text-decoration:none;
}
.Byoum_btns_links A:hover {
	             color:#ffffff;
	             text-decoration:underline;
}


.Byoum_phases_box_top {
	background-image:url(../images/Byoum_phasesBoxTop.gif);
	background-repeat:no-repeat;
	width:309px;
	height:7px;
}

.Byoum_phases_box_bg {
	background-color:#7d4f2f;
}

.Byoum_phases_box_btm {
	background-image:url(../images/Byoum_phasesBoxBtm.gif);
	background-repeat:no-repeat;
	width:309px;
	height:7px;
}

.Byoum_phases_img_border  { border: 1px solid #492c20;
}

.Byoum_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #633B29;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #76523D;
	scrollbar-highlight-color: #76523D; 	
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  TByoum SECTION------------------- */


/*-------------LaPlantation SECTION------------------- */

.LaPlantation_Content_background{background-image:url(../images/LaPlantation_Content_background.gif); background-repeat:repeat-x; background-color:#4896a4;}
.LaPlantation_title1{font-size:16px; color:#ffffff}

.LaPlantation_title2{font-size:11px; color:#ffffff}
.LaPlantation_title2 a:link {color:#51412a;font-weight:normal;text-decoration:underline;}
.LaPlantation_title2 a:visited{color:#51412a;font-weight:normal;text-decoration:underline;}	
.LaPlantation_title2 a:hover{color:#51412a;font-weight:normal;text-decoration:underline;}

.LaPlantation_Sep_White{background-image:url(../images/Salalah_Sep_White.gif); background-repeat:repeat-x;}
.LaPlantation_Sep_Brown{background-image:url(../images/LaPlantation_Sep_Brown.gif); background-repeat:repeat-x;}
.LaPlantation_Sep{background-image:url(../images/LaPlantation_Sep.gif); background-repeat:repeat-x;}
.LaPlantation_Sep2{background-image:url(../images/LaPlantation_Sep2.gif); background-repeat:repeat-x;}

.topLinks_LaPlantation a:link {color:#fff;font-weight:normal;text-decoration:none;}
.topLinks_LaPlantation a:visited{color:#fff;font-weight:normal;text-decoration:none;}	
.topLinks_LaPlantation a:hover{color:#fff;font-weight:normal;text-decoration:none;}

.LaPlantation_gallery_bg {background-color:#7192a8;}
.LaPlantation_btns_bg {background-image:url(../images/LaPlantation_btns_bg.gif); background-repeat:no-repeat; width:309px; height:71px;}
.LaPlantation_btns_links {color:#FFFFFF;}
.LaPlantation_btns_links A:link {
	              color:#ffffff;
				  font-weight:normal;
	              text-decoration:none;
}

.LaPlantation_btns_links A:visited {
	              font-family:tahoma;
	              font-size:11px;
	              color:#ffffff;
				  font-weight:normal;
	              text-decoration:none;
}
.LaPlantation_btns_links A:hover {
	             color:#ffffff;
	             text-decoration:underline;
}


.LaPlantation_phases_box_top {
	background-image:url(../images/LaPlantation_phasesBoxTop.gif);
	background-repeat:no-repeat;
	width:309px;
	height:7px;
}

.LaPlantation_phases_box_bg {
	background-color:#417686;
}

.LaPlantation_phases_box_btm {
	background-image:url(../images/LaPlantation_phasesBoxBtm.gif);
	background-repeat:no-repeat;
	width:309px;
	height:7px;
}

.LaPlantation_phases_img_border  { border: 1px solid #446475;
}

.LaPlantation_scrolledDiv
{
	height: 100px;
	width: 285px;
	overflow: scroll;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px; 
	scrollbar-base-color: #4593A0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #5C8693;
	scrollbar-highlight-color: #9BDEEA;
	overflow-x: hidden; 	
	OVERFLOW-y: scroll; /*overflow-x: hidden; overflow:scroll;	overflow-y: hidden;*/
}
/*-------------END  LaPlantation SECTION------------------- */

.table1000 {width:1000px;}
#chk input
{
	width: auto;
	background-color: transparent;
	border:0px;
}

.center{text-align:center}

