td img {
    display: block;
}

form {
    /*display: block;*/
	margin:0;
}

body,td,th,p ,input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-align: justify;
	line-height: 16px;
}

body {
    direction: rtl;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: center top;
}

ul {
	list-style-type: none;
	padding-right:0;
	margin:0;
    }
	
li.bullet  {
	font-size: 10px;
	background-color: transparent;
	background-image: url("images/arrow_r.gif");
	background-repeat: no-repeat;
	background-position: right 7px;
	margin:0;
	padding: 5px 15px 5px 0;
	}
	
li.bullet-white  {
    font-size: 10px;
	background-color: #FFF;
	background-image: url("images/arrow_r.gif");
	background-repeat: no-repeat;
	background-position: right 7px;
	margin:0;
	padding: 5px 15px 5px 0;
	}
	
li.bullet a:link, li.bullet-white a:link  {
    font-size: 13px;
	}
	
li.bullet a:visited, li.bullet-white a:visited  {
    font-size: 13px;
	}
	
a:link, a:visited {
	color: #3F6DCF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

a:hover {
	text-decoration: underline;
	color: #DD4B44;
}

a:active {
	text-decoration: none;
	color: #DD4B44;
}

a.text:link, a.text:visited {
	color: #3F6DCF;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px dotted #3F6DCF;
}

a.text:hover, a.text:active {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px #FFF;
	background-color: #3F6DCF;
}

h1 {
	font-size: 34px;
	color: #DD4B44;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
}

h2 {
	font-size: 22px;
	color: #DD4B44;
	font-weight: normal;
	text-align: right;
}

h3 {
	font-size: 18px;
	color: #3F6DCF;
	font-weight: bold;
	text-align: right;
	margin: 12px;
}

.text-intro {
	font-size: 12px;
	margin: 10px;
}

.read-on {
	font-weight: bold;
	color: #DD4B44;
	text-decoration: none;
	text-align: left;
	padding: 15px;
}

a.read-on:link, a.read-on:visited {
	font-weight: bold;
	color: #DD4B44;
	text-decoration: none;
}

a.read-on:hover {
	font-weight: bold;
	color: #3F6DCF;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	color: #666666;
}

a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #666666;
}

a.footer:hover {
	text-decoration: underline;
	color: #3F6DCF;
}

/* main menu */
#navlist td a, #navlist td a:link
{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	/*width: 100%;*/
	text-decoration: none;
	line-height: 26px;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 4px solid #3F6DCF;
	background-image: url(images/menu_bg.gif);
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

#navlist td a:hover {
	color: #96B1E5;
	border-top: 4px solid #96B1E5;
}

#navlist td a#current, #navlist td a#current:link {
	color: #96B1E5;
	border-top: 4px solid #96B1E5;
}

a#current, a#current:link {
color: #96B1E5;
border-top: 4px solid #96B1E5;
}

#navlist td a#current:hover {
	color: #96B1E5;
	border-top: 4px solid #FFF;
}

.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: left;
	margin-top: 2px;
	margin-left: 3px;
}

.headers {
	width: 450px;
	font-size: 135%;
	font-weight: bold;
	color: #3F6DCF;
	padding-right:5px;
	margin-top: 12px;
	margin-right: 20px;
	/*background-color: #EEF5FB;*/
	border-bottom: 1px solid #96B1E5;
	cursor: hand;
	cursor: pointer;
}

a.headers:link, a.headers:visited {
	text-decoration: none;
	color: #3F6DCF;
	margin-right: 5px;
	color: #FFF;
}

a.headers:hover {
	background-color: #96B1E5;
}

.switchcontent{
    width: 453px;
	padding-top:7px;
	margin-right: 20px;
	background-color: #FEFEFE;
	border: 1px solid #96B1E5;
	border-top-width: 0px;
}

#siteInfo {
	color: #3F6DCF;
}

#map li {
	font-size: 14px;
	font-weight:bold;
	border-bottom: 6px solid #fff;
	padding: 10px 15px;
	width: 200px;
	margin:0;
	background-color:#EFF4FA;
	line-height: 15px;
	background-image:url(images/square_w_6x6.gif);
	background-repeat: no-repeat;
	background-position: 98% 15px;
}

#map a {	font-weight:bold;
}

#map2 li {
	font-size: 13px;
	font-weight:normal;
	padding: 5px 20px;
	background-image:url(images/square_b_3x3.gif);
	background-repeat: no-repeat;
	background-position: 98% 12px;
}

#lang {
margin-top:10px;
}

#lang a {
/*margin-left:15px;*/
}

ul.links li {
	background-color: transparent;
	background-image: url("images/arrow_r.gif");
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 15px;
	margin-top:7px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~ VIDEO PAGE STYLES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#placeholder {
	float:right;
	width:340px;
	height:270px;
	border: 1px solid #b3d1f0;
	margin: 0;
	padding: 5px;
	text-align:center
}

.thumbs-box {
	float:left;
	width: 160px;
	margin: 0;
	padding: 0
}

 .thumbnail {
	float: right;
	width: 150px;
	border: 1px solid #b3d1f0;
	background-color:#fff;
	margin: 0 0 4px 0;
	padding: 2px 5px 5px 5px;
	color:#888;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:right
}

.thumbnail a img {
	 border-width: 0;
	 float:right;
	 padding:5px 0 0 5px
 }

 .thumbnail b {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#06c;
}