
.bg_home {
	background-attachment: scroll;
	background-repeat: repeat;
	background-image:url(../images/g/hp_body_bg.gif);
	background-color: #5E96EB;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

/* HOMEPAGE BACKGROUNDS */

/* Header (Homepage) */
.hp_top_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_top_right.gif);
	background-color: #5E96EB;
}

.hp_top_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_top_center.jpg);
	background-color: White;
	height: 136px;
	vertical-align:bottom;

}

.hp_top_left {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_top_left.gif);
	background-color: #5E96EB;
}
.hp_top_right_en {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_top_right_en.gif);
	background-color: #5E96EB;
}

.hp_top_center_en{
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_top_center_en.jpg);
	background-color: #5E96EB;
}

.hp_top_left_en {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_top_left_en.gif);
	background-color: #5E96EB;
}
.hp_top_spacer {
	height: 136px;
}

/* Middle (Homepage) */
.hp_middle_right {
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(../images/g/hp_middle_right.gif);
	background-color: #5E96EB;
}

.hp_middle_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_middle_center.jpg);
	background-color: #5E96EB;
	height: 302px;
	vertical-align:top;
}

.hp_middle_left {
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(../images/g/hp_middle_left.gif);
	background-color: #5E96EB;
}
.hp_middle_right_en {
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(../images/g/hp_middle_right_en.gif);
	background-color: #5E96EB;
}

.hp_middle_center_en {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_middle_center_en.jpg);
	background-color: #5E96EB;
}

.hp_middle_left_en {
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(../images/g/hp_middle_left_en.gif);
	background-color: #5E96EB;
}

/* Main (Homepage) */
.hp_main_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_main_right.gif);
	background-color: transparent;

}

.hp_main_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_main_center.gif);
	background-color: transparent;
}

.hp_main_left {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_main_left.gif);
	background-color: transparent;

}


/* Footer (Homepage) */
.hp_bottom_right {
	background-position: left top;
	background-repeat: repeat-x;
	background-image:url(../images/g/hp_bottom_right.gif);
	background-color: 5E96EB;
}

.hp_bottom_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_bottom_center.gif);
	background-color: 5E96EB;
}

.hp_bottom_left {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/hp_bottom_left.gif);
	background-color: 5E96EB;
}
.hp_bottom_right_en {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/hp_bottom_right_en.gif);
	background-color: White;
}

.hp_bottom_center_en {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/hp_bottom_center_en.gif);
	background-color: White;
}

.hp_bottom_left_en {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/hp_bottom_left_en.gif);
	background-color: White;
}

/* END HOMEPAGE BACKGROUNDS */


/* Text */
.userid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 18px;
	padding-left: 8px;
}

.hivui{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.hivui a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.hivui a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0464CB;
	text-decoration: underline;
}

.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	
	font-weight: bolder;
	color: brown;
}
.pageText {
	padding-right: 18px;
	padding-left: 10px;
	
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	
}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0464CB;
	text-decoration: none;
}

.hp_text_box1 {
	padding-right: 10px;
	padding-left: 0px;
	/*padding-top: 0px;
	padding-bottom:0px;*/
	width: 343px;

	
	
}
.hp_text_box2 {
	padding-right: 0px;
	padding-left: 0px;
	/*padding-top: 5px;*/
	padding-bottom: 8px;
	width:0px;
	height: 0%;
	
}
.hp_text_box3 {
	width: 0px;
	height: 100%;
}
.textTable1 {
	text-align: right;
	vertical-align: top;

	
}
.textTable1 td {
 	vertical-align:top;
	padding:0px;
	margin:0px;


}
.textTable1 .text {
 display:block;
 line-height:16px;
	padding:0px;
	margin:0px;
	vertical-align:top;


}
.textTable2 {
	text-align: left;
	vertical-align: middle;
}
.textTable3 {
	text-align: right;
	vertical-align: middle;
}

.textInBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	
	
}
.textInBox a, .textInBox a:active, .textInBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0464CB;	
	text-decoration: underline;
}
.textInBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0464CB;
	text-decoration: none;
}

.hpAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 30px;
}

.hpAddress * {
	margin: 0px;
}

.counter{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #010066;
	background-color: transparent;
	padding-top: 16px;
}
/* Bottons */
.topLink_table 
{
	position:relative;
	height: 25px;
	
}
.topLink_table td {
	height: 25px;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7EAFE;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;

}
.topLink a , .topLink a:active, .topLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	font-weight: normal;
	text-decoration: none;
	border-right:1px solid white;
	padding: 2px;
    padding-left:7px;
    padding-right:7px;
}
.topLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
    padding-left:7px;
    padding-right:7px;
	border-right:1px solid white;
	
}
a.topLinkOn, a.topLinkOn:active, a.topLinkOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
    padding-left:7px;
    padding-right:7px;	
}

.visual_above {

}

.visual_below {
background-image : url(../images/g/vb.jpg);
height:259px;
}

.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010066;
	text-decoration: none;

}
.sideLink a, .sideLink a:active, .sideLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010066;
	text-decoration: none;

}
.sideLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0464CB;
	font-weight: normal;
	text-decoration: none;
}
a.sideLinkOn, a.sideLinkOn:active, a.sideLinkOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0464CB;
	font-weight: bold;
	text-decoration: none;
}
.side_navIcon {
	background-color: transparent;
	background-position: center;
	background-image : url(../images/g/nav_icon.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}
.side_navIconOn {
	background-color: transparent;
	background-position: center;
	background-image : url(../images/g/nav_selected.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}
.side_navIcon_en {
	background-color: transparent;
	background-position: center;
	background-image : url(../images/g/nav_icon_en.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}
.side_navIconOn_en {
	background-color: transparent;
	background-position: center;
	background-image : url(../images/g/nav_selected_en.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}
.side_nav_bg {
	height: 22px;
	width: 175px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image : url(../images/g/side_nav_table.gif);
	background-color: transparent;

}
.side_navTable_bg {
	background-color: #FFFFFF;
	border : 1px solid #010066;
	width: 175px;
}

.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align : center;
	text-decoration: underline;
}
.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.bottomLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* Search */
.topsearch {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.topsearch a, .topsearch a:active, .topsearch a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.topsearch a:hover{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #A9D3FB;
	text-decoration: none;
}
.topsearch_bg {
	text-align: right;
	height: 29px;
}
.button_top_form {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/g/search_top_button.gif);
	background-color : transparent;
	border : 0px none;
	width : 44px; 
	height : 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #010066;
	padding-right: 2px;
}
.button_form {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/g/search_button.gif);
	background-color : transparent;
	border : 0px none;
	width : 47px; 
	height : 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #010066;
	padding-right: 2px;
}
.button_form_en {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/g/search_button_en.gif);
	background-color : transparent;
	border : 0px none;
	width : 60px; 
	height : 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #010066;
	padding-left: 7px;
}
.form { margin:0px; }

.input {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	height : 21px;
}
.select {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.radio{
	background-color: transparent;
}

/* News Ticker */
.TopTickerTable 
{
	height:100px;
	padding-top: 6px;
	text-align: left;
}
.TopTickerTablEn 
{
	height:100px;
	padding-top: 6px;
	text-align: right;
}
.topticker {
	background-image : url(../images/g/topticker_mid.gif);
	background-repeat : repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F004;
	height: 80px;
	padding-right: 12px;
	padding-left: 8px;
}
.topticker a, .topticker a:active, .topticker a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F004;
	text-decoration: none;
}
.topticker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F004;
	text-decoration: none;
}

.sideTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.sideTicker a, .sideTicker a:active, .sideTicker a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	text-decoration: none;
}
.sideTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	text-decoration: none;
}

.mainTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	height: 20px;
	position : relative;
	background-repeat: repeat-x;
	/*background-image:url(../images/g/main_ticker_bg.gif);*/
}
.mainTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9F004;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	direction:right;
	text-align:right;
}
.mainTicker a, .mainTicker a:active, .mainTicker a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9F004;
	text-decoration: none;
		direction:right;
	text-align:right;

	
}
.mainTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9F004;
	text-decoration: none;
	direction:right;
	text-align:right;

}
.mainTicker2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F004;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	direction:rtl;    

}
.mainTicker2 a, .mainTicker2 a:active, .mainTicker2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9F004;
	text-decoration: none;

	
}
.mainTicker2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9F004;
	text-decoration: none;

}
/* PNIMI BACKGROUNDS */

/* Header (Pnimi) */
.top_right {
	background-position: left top;
	background-repeat: repeat-x;
	background-image:url(../images/g/top_right.gif);
	background-color: White;
}

.top_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/top_center.jpg);
	background-color: White;
	height: 166px;
}

.top_left {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/top_left.gif);
	background-color: White;
}
.top_right_en {
	background-position: left top;
	background-repeat: repeat-x;
	background-image:url(../images/g/top_right_en.gif);
	background-color: White;
}

.top_center_en {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/top_center_en.jpg);
	background-color: White;
}

.top_left_en {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/top_left_en.gif);
	background-color: White;
}
.top_spacer {
	width: 400px;
	height: 105px;
}
.aboveSearch_spacer {
	height: 1px;
}
.aboveMenu_spacer {
	height: 1px;
}

/* Middle (Pnimi) */
.middle_right {
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(../images/g/middle_right.gif);
	background-color: #7CBAFC;
}

.middle_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/middle_center.gif);
	background-color: White;
}

.middle_left {
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(../images/g/middle_left.gif);
	background-color: White;
}
.middle_right_en {
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(../images/g/middle_right_en.gif);
	background-color: #7CBAFC;
}

.middle_center_en {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/middle_center_en.gif);
	background-color: White;
}

.middle_left_en {
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(../images/g/middle_left_en.gif);
	background-color: White;
}
/* Main (Pnimi) */
.main_right {
	background-position: right;
	background-repeat: repeat-y;
	background-image:url(../images/g/p_main_right.gif);
	background-color: transparent;
	width: 194px;
	vertical-align: top;
	
	
}

.main_center {
	background-position: top center;
	background-repeat: no-repeat;
	/*background-image:url(../images/g/p_main_center.gif);*/
	background-color: #5E96EB;
	width:584px;
}
.sideTable_title_bg {
	background-position: center;
	background-repeat: no-repeat;
	background-image : url(../images/g/table_top_icon.gif);
	background-color: transparent;
	width: 174px;
	height: 33px;
	padding-bottom: 10px;
}
.sideTable_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.sideTable_bg {
	width: 174px;
}
.sideTable {
	background-position: center;
	background-repeat: repeat-y;
	background-image : url(../images/g/table_mid.gif);
	background-color: transparent;
	width: 169px;
}


/* Footer (Pnimi) */
.bottom_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/g/bottom_right.gif);
	background-color: White;
}

.bottom_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/bottom_center.gif);
	background-color: White;
}

.bottom_left {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/bottom_left.gif);
	background-color: White;
}
.bottom_right_en {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/g/bottom_right_en.gif);
	background-color: White;
}

.bottom_center_en {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/g/bottom_center_en.gif);
	background-color: White;
}

.bottom_left_en {
	background-position: right top;
	background-repeat: repeat-x;
	background-image:url(../images/g/bottom_left_en.gif);
	background-color: White;
}
/* END PNIMI BACKGROUNDS */

.hp_top
{
	height: 136px;
}
.hp_Middle
{
	width:100%;
	height: 302px;
	
}
.pnimi_Middle
{
	
	height:388px;
	
}
.pnimi_top
{
	height:160px;
}
.Footer
{
	width:100%;
	height: 162px;
	
}
.CounterPos
{
	position:relative;
	vertical-align:bottom;
	height: 40px;
	width: 390px;
}
.CreditPos
{
	vertical-align:bottom;
	height: 60px;
	
	
}
.Top_news_table 
{
	background-position: center top ;
	background-repeat: no-repeat;
	background-image:url(../images/g/topticker_top.gif);
	background-color: transparent;
	height:3px;
	
}
.Bottom_news_table 
{
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(../images/g/topticker_bot.gif);
	background-color: transparent;
	height:16px;
}
.bull_side
{
	background-image: url(../images/g/top_bullet.gif);
	background-repeat: no-repeat;
	background-position: center  ;
	width: 2px;
	height: 5px;
}
.top_link_on
{
	
	background-image: url(../images/g/top_bullet_selected.gif);
	background-repeat: no-repeat;
	background-position: center  ;
	width: 20px;
	height: 5px;
}
.top_link_spacer
{
	width: 0px;

}
.mid_search_tableTop 
{
	background-position: top;
	background-repeat: no-repeat;
	background-image:url(../images/g/table_top.gif);
	background-color: transparent;
	height:10px;
}
.mid_search_tableBtm 
{
	background-position: top;
	background-repeat: no-repeat;
	background-image:url(../images/g/table_Bottom.gif);
	background-color: transparent;
	height:17px;
	
}
.spacer 
{
	width: 20px;
	
}


.components_spacer {
	/*width: 194px;
	height: 3px;*/
}
.Top_table 
{
	background-position: center top ;
	background-repeat: no-repeat;
	background-image:url(../images/g/table_top.gif);
	background-color: transparent;
	height:10px;
	
}
.Bottom_table 
{
	background-position: center top ;
	background-repeat: no-repeat;
	background-image:url(../images/g/table_bottom.gif);
	background-color: transparent;
	height:16px;
	
}

.arrow_right
{
	background-position: left;
	background-repeat: no-repeat;
	background-image:url(../images/g/arrow_right.gif);
	background-color: transparent;
	height:100%;
	width: 10px;
}
.arrow_left
{
	background-position: right;
	background-repeat: no-repeat;
	background-image:url(../images/g/arrow_left.gif);
	background-color: transparent;
	height:100%;
	width: 10px;
	
}
.arrow_up
{
	background-image: url(../images/g/backtotop_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 20px;
}



/* ARTICLE AND ARTICLE LIST */
.pict_bgcolor {
	background-color:#81B1E5;
	padding: 3px;
}

.pict_bgcolor_en {
	background-color:#81B1E5;
	padding: 3px;
}

.pict_columns {
/*	background-color:#81B1E5;*/
	border:solid 1px #2633B0;
	padding:6px;
}

.article_title {
	background-color:#2633B0;
	font: bold 16px Arial, Helvetica, sans-serif; color: #ffffff;
	padding-right: 7px;	padding-left: 7px;
}

.subtitle_list {
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_subtitle {
	background-color:#C3E0FF;
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.line {
	background-color:#010066;
}

.article_text {
	font: 14px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.author_bgcolor {
	background-color:#81B1E5;
}

.article_small {
	font:11px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;
}
a.article_small, a.article_small:active, a.article_small:visited {
	font: 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;
	padding-right: 7px;	padding-left: 7px;
}
a.article_small:hover {
	font: 11px Arial, Helvetica, sans-serif; color: #648AB2; text-decoration:none;
	padding-right: 7px;	padding-left: 7px;
}

.article_small_bold {
	font:bold 11px Arial, Helvetica, sans-serif; color: #ffffff;
	padding-right: 0px;
}
a.article_small_bold, a.article_small_bold:active, a.article_small_bold:visited {
	font:bold 11px Arial, Helvetica, sans-serif; color: #ffffff; text-decoration:none;
	padding-right: 0px;	padding-left: 0px;
}
a.article_small_bold:hover {
	font:bold 11px Arial, Helvetica, sans-serif; color: #648AB2; text-decoration:none;
	padding-right: 0px;	padding-left: 0px;
}

.image_link { border:none; }

.results {
	font:14px Arial, Helvetica, sans-serif; color: #000000;
}

.results_bold {
	font:14px Arial, Helvetica, sans-serif; color: #000000;
	font-weight:Bold;
}

.form { margin:0px; }

.results_pages {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
}

a.results_pages, a.results_pages:active, a.results_pages:visited {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
	text-decoration:underline;
}

a.results_pages:hover {
	font:bold 11px Arial, Helvetica, sans-serif; color: #648AB2;
	text-decoration:none;
}

.results_pages_selected {
	font:bold 13px Arial, Helvetica, sans-serif; color: #648AB2;
}

/* END ARTICLE AND ARTICLE LIST */

/*dgdfgdfgdgdgdfgdfgdfgdfgd*/


.scroll_text {
	overflow-y:auto;
	height:150px;
	
}
.topticker_container {
	padding: 8px;
	height:60px;
	width:100px;
	background-color: #FFFFFF;
}	
.hp_logo
{
	
	width: 500px;
	
}


.popup_center { text-align:center;}

.paging{font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; text-decoration: underline; letter-spacing: 0.8px; color:blue}
.bgNextButton{width:48px;height:15px;background-image:url(../images/nextBlue.gif);background-repeat:no-repeat;}
.bgPreviousButton{width:56px;height:15px;background-image:url(../images/previousBlue.gif);background-repeat:no-repeat;}
.bgMagnify{width:15px;height:15px;background-image:url(../images/magnifyBlue.gif);background-repeat:no-repeat;}
.bgMoreButton{width:64px;height:15px;background-image:url(../images/moreBlue.gif);background-repeat:no-repeat;}
.borderpic { padding:0px;border-style: solid ;border-width: 0px; border-color:black}
.pict_popup {background-color:#2633B0;border:solid 1px #ffffff;padding:3px;}
.list_titles{ background-color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; text-decoration: none; letter-spacing: 0.8px; color: #ffffff}
.content_text{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; text-decoration: none; letter-spacing: 0.8px; color: #ffffff;}
.link{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; text-decoration: none; letter-spacing: 0.8px; color: blue;}
.pic_dec{background-image:url(../images/picbrown.gif);width:250px;height:330px}
h1
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	font-weight: bold;
	padding-top: 5px;
	
}
h2
{

	font-size: 16px;
	
}

.SearchPos
{
	height: 30px;
	vertical-align:bottom;
}


.contactText {
	padding-right: 18px;
	padding-left: 10px;
	padding-bottom:20px;
	
}
.textTable1_en {
	text-align: left;
	vertical-align: top;
}
.textTable2_en {
	text-align: left;
	vertical-align: top;
}
.textTable3_en{
	text-align: center;
	vertical-align: top;
}
.hp_flash_visual
{
	height: 100px;
	width: 284px;
}
.hp_flash_logo
{
	height: 100px;
	width: 495px;
}

.flash_logo
{
	height: 100px;
	width: 577px;
}
.menu
{
position:absolute;
visibility:hidden;

width:100px;
background-color:blue;
margin-right:-15px;
}
.menu a
{
	border:1px solid white;
 	height:20px;
	padding: 5px;
	width:100%;
}
.openingFlashMovie
{	
	height:400px;
	width:778px;
	

}


.AddressPos
{
  
  text-align:right;
  direction:rtl;
  border:0px solid red;
}

.AddressPos1
{

}

