/********** Main CSS Styles **************/
/* V0.2     webmaster@wmo.int  */
/* MAIN HTML Styles */
/* Default document setup */
@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #FFFFFF;

    SCROLLBAR-FACE-COLOR: #0A51A1; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #8eb15f; SCROLLBAR-3DLIGHT-COLOR: #8eb15f; SCROLLBAR-ARROW-COLOR: #8eb15f; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	
}

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {

	color: #0033CC;
    text-decoration:none;
	/*text-decoration:underline;*/
}
a:visited {
	color: #0033CC;
	/*text-decoration:none;*/
}
a:hover {
	color: #0033CC;
	/*text-decoration:underline;*/
	cursor: url('http://www.wmo.int/images/harrow.cur');
	background-color: #DFEBF4;
    text-decoration:none;
}
a:active {
	color: #0033CC;
	text-decoration:none;
}


/* MAIN Classes */
/* Navigation Styles */
.homeTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.headTitle a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.headTitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
/* Right Navigation Styles */

.topicsHeadTitle {
	font-size: 16px;
	color: #FF9B00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/*background-image: url(../../images/icons/bullet_HeadTopic.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.topicsHeadTitle a:link {
	text-decoration:none;
	color: #FF9B00;
}
.topicsHeadTitle a:visited {
	text-decoration:none;
	color: #FF9B00;
}
.topicsHeadTitle a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.topicsHeadTitle a:active {
	text-decoration:none;
	color: #FF9B00;
}

.topicsTitle {
	font-size: 14px;
	color: #FF9B00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/*background-image: url(../../images/icons/bullet_HeadTopic.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.topicsTitle a:link {
	color: #FF9B00;
}
.topicsTitle a:visited {
	color: #FF9B00;
}
.topicsTitle a:hover {
	color: #FF6600;
	
	/*background-color: #BCBCBC;*/
	background-color:#FFFFFF;
	text-decoration: none;

}
.topicsTitle a:active {
	color: #FF9B00;
}

.topicBullets li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../../images/icons/topicBlueBullet.gif);
	text-decoration: none;
}

.topicBullets ul {
	text-decoration: none;
	font-weight: normal;
}
.topicBullets a:link {
	color: #D08000;
	text-decoration: none;
}
.topicBullets a:visited {
	color: #D08000;
	text-decoration: none;
}
.topicBullets a:hover {
	color: #D08000;
	background-color: #BCBCBC;
	/*text-decoration: underline;*/

}
.topicBullets a:active {
	color: #FF9B00;
	text-decoration: none;
}

.topics {
	font-size: 9pt;
	color: #08296B;
	text-align: left;
}
.topics a {
	text-decoration: none;
	font-weight: normal;
}
.topics a:link {
	color: #08296B;
	text-decoration: none;
}
.topics a:visited {
	color: #08296B;
	text-decoration: none;
}
.topics a:hover {
	color: #FF6600;
background-color: #FFFFFF;
color:#FF6600;
	/*text-decoration: underline;*/

}
.topics a:active {
	color: #08296B;
	text-decoration: none;
}
.topics h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/* Topics Bullets */
.topics p {
	margin: 0px;
	padding: 0px;
}

/* Breadcrumb Styles (also nambed navWay) */
.navWay {
	font-size: 9pt;
	color: #71A2C9;
	text-align: left;
}
.navWay a {
	text-decoration: none;
	font-weight: normal;
}
.navWay a:link {
	color: #71A2C9;
	text-decoration: none;
}
.navWay a:visited {
	color: #71A2C9;
	text-decoration: none;
}
.navWay a:hover {
	color: #ffffff;
	background-color: #FF9B02;
	/*text-decoration: underline;*/

}
.navWay a:active {
	color: #71A2C9;
	text-decoration: none;
}


/* Content section Sub Topics */
.conTopic {
	font-size: xx-small;
	color: #71A2C9;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.conTopic p {
	margin: 0px;
	padding: 0px;
}

/* Right bottom links */

.subThemes {
	font-size: 10px;
	color: #3a74af;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: normal;
}
.subThemes a:link {
	font-size: 10px;
	color: #3a74af;
	font-weight: normal;
	background-color: #FFFFFF;
}
.subThemes a:visited {
	font-size: 10px;
	color: #3a74af;
	font-weight: normal;
	background-color: #FFFFFF;
}
.subThemes a:hover {
	font-size: 10px;
	color: #3a74af;
	font-weight: normal;
	background-color: #FFFFFF;
}
.subThemes a:active {
	font-size: 10px;
	color: #3a74af;
	font-weight: normal;
	background-color: #FFFFFF;
}


/* Left Navigation Styles */

.navLeftBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 1px solid bbbbbb;
}
.navLeftBtn td {
	width: 153px;
	height: 37px;
}

.navLeftBtn a {
	text-decoration: none;
	font-weight: bold;
}
.navLeftBtn a:link {
	color: #000000;
	border: None;
	font-weight: bold;
}
.navLeftBtn a:visited {
	color: #000000;
	border: None;
	font-weight: bold;
}
.navLeftBtn a:hover {
	color: #000000;
	font-weight: bold;
	/*text-decoration: underline;*/
}
.navLeftBtn a:active {
	color: #000000;
	border: None;
	font-weight: bold;
}


/* Left Nav Level 1 */
.navLeftLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #08296B;
	padding-left: 9px;
	padding-bottom: 6px;
}
/* Left Nav Level 2 */
.navLeftLinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #71A2C9;
	padding-left: 12px;
	padding-bottom: 6px;
}
/* Left Nav Level 3 */
.navLeftLinks3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #71A2C9;
	padding-left: 12px;
	padding-bottom: 6px;
}

.navLeftLinks a {
	text-decoration: none;
	font-weight: bold;
}
.navLeftLinks a:link {
	color: #08296B;
	border: None;
	font-weight: bold;
}
.navLeftLinks a:visited {
	color: #08296B;
	border: None;
	font-weight: bold;
}
.navLeftLinks a:hover {
	color: #08296B;
	font-weight: bold;
	background-color: #DFEBF4;
	/*text-decoration: underline;*/

}
.navLeftLinks a:active {
	color: #08296B;
	border: None;
	font-weight: bold;
}


/* Head navigation Styles */
.navHeadLinks {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.navHeadLinks a {
	font-weight: normal;
}
.navHeadLinks a:link {
	text-decoration: none;
	color: #ffffff;
	border: None;
	font-weight: normal;
}
.navHeadLinks a:visited {
	text-decoration: none;
	color: #ffffff;
	border: None;
	font-weight: normal;
}
.navHeadLinks a:hover {
	/*text-decoration: underline;*/
	color: #ffffff;
	background-color: #000066;
	/*background-color: #BCBCBC;*/
	/*text-decoration: underline;*/
	font-weight: normal;

}
.navHeadLinks a:active {
	color: #ffffff;
	border: None;
	font-weight: normal;
}

/* test */
.navHeadLinksBlue {
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
}
.navHeadLinksBlue a {
	font-weight: normal;
}
.navHeadLinksBlue a:link {
	text-decoration: none;
	color: #0033CC;
	border: None;
	font-weight: normal;
}
.navHeadLinksBlue a:visited {
	text-decoration: none;
	color: #0033CC;
	border: None;
	font-weight: normal;
}
.navHeadLinksBlue a:hover {
	/*text-decoration: underline;*/
	color: #0033CC;
	background-color: #ffffff;
	/*background-color: #BCBCBC;*/
	/*text-decoration: underline;*/
	font-weight: normal;
}
.navHeadLinksBlue a:active {
	color: #0033CC;
	border: None;
	font-weight: normal;
}

/* test end */

/* Top Head Styles */
.hGrey {
	background-color: #1F1F1F;
}
.hBlue {
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.hOrange {
	background-color: #FF9B00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.navTopHeadLinks {
	font-size: 10px;
	font-weight: normal;
	color: #bbbbbb;
}
.navTopHeadLinks a {
	text-decoration: none;
	font-weight: normal;
}
.navTopHeadLinks a:link {
	color: #bbbbbb;
	border: None;
	font-weight: normal;
}
.navTopHeadLinks a:visited {
	color: #bbbbbb;
	border: None;
	font-weight: normal;
}
.navTopHeadLinks a:hover {
	color: #bbbbbb;
	background-color: #1F1F1F;
	/* text-decoration: underline;*/
	font-weight: normal;

}
.navTopHeadLinks a:active {
	color: #bbbbbb;
	border: None;
	font-weight: normal;
}

/* Main Content */
.content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	
}
.content p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	
}
.content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

/* Footer Styles */
.foot {
	font-size: x-small;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 4px;
}
.foot a:link {
	color: #ffffff;
	text-decoration: none;
}
.foot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.foot a:hover {
	color: #ffffff;
	background-color: #00CCFF;
	/*text-decoration: underline;*/
}
.foot a:active {
	color: #ffffff;
	text-decoration: none;
}

/* Footer Styles */
.footsmall {
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 4px;
}
.footsmall a:link {
	color: #ffffff;
	text-decoration: none;
}
.footsmall a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footsmall a:hover 

{
color: #ffffff;
	background-color: #00CCFF;
	/* text-decoration: underline;*/ 
	}

.footsmall a:active {
	color: #ffffff;
	text-decoration: none;
}



/* Navigation DropDown */

.menutitle{
	font-size: 10px;
	cursor:pointer;
	margin-bottom: 1px;
	background-color:#FFFFFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #cccccc;/* */
	text-indent: 6px;
	/*background-image: url(../../images/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;*/
	
}

.submenu{
	font-size: 10px;
	margin-bottom: 0.5em;
	padding: 0px;
	margin-left: 5px;
}
.submenu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.submenu a:hover {
	color: #000000;
	background-color: #DFEBF4;
	/* text-decoration: underline;*/
	font-weight: normal;
}
.submenu a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/* Search box */
.searchBox {
	font-size: 10px;
	color: #666666;
}

.menutitle a:link {
	color: #000000;
	text-decoration: none;
}
.menutitle a:visited {
	color: #000000;
	text-decoration: none;
}

.menutitle a:hover {
	/* text-decoration: underline;
}

.menutitle a:active {
	text-decoration: none;
}

/* WCC3 */
.menu_orange{
background-color: #FF9B00;
display:block;
font-weight:bold;
color: #08296B;
padding-left: 2px;
 }
.menu_orange a, .menu_orange a:hover, .menu_orange a:visited{
text-decoration:none;
display:block;
color: #08296B;
}
.menu_blue{
font-size: x-small;
background-color: #DDDCFF;
display:block;
margin-top:2px;
margin-bottom:2px;
padding-left: 2px;
padding-bottom: 2px;
}
.menu_blue a:link, .menu_blue a:visited
{
	text-decoration: none;
	font-weight: bold;	
	color: #08296B;
}
.menu_blue a:hover 
{
	/*text-decoration: underline;*/
	color: #08296B;
	display:block;
}

.arabiclng
{
direction:rtl
}