/*the main fonts and direction of the page*/
body {
	scrollbar-base-color:#B4E3F1;
}
/*-----------------------------------------------------------------------------*/
/*apply to all  */
a {
	color:#777777;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color:#0000CC;
	border:1px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

input {
	text-align:left;
	direction:ltr;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #0000cc;
}

p {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
/*-----------------------------------------------------------------------------*/
/*the pix linx styles*/
.pix_linx_text_p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
}
/*-----------------------------------------------------------------------------*/
/*the master table style*/
.main_table{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color:#CCCCFF;

}
/*-----------------------------------------------------------------------------*/
/* holds the header style which includes the page width */
.header_table{
	width:100%;
	height:150px;
	border:0;
}

.header_left_td{
	width:309px;
}

.header_center{
	background-image: url(header_middel.gif);
	background-repeat: repeat-x;

}
.header_right{
	background-image: url(header_right.gif);
	width: 490px;
	background-repeat: repeat-x;
}

/*-----------------------------------------------------------------------------*/
/*holds the vertical and horizantal  separator used in the page */
.separator_td{
	background-color: #FFFFFF;
	height: 2px;
}

.vseparator_td{
	width:2px;
	background-color:#0000CC;
}
/*-----------------------------------------------------------------------------*/
/*holds the menu container*/
.menu_container{
	background-color:#B4E3F1;
	vertical-align: middle;
}
/*-----------------------------------------------------------------------------*/
/*right panel container*/
.right_panel_table{
	vertical-align: top;
	width: 100%;
	border:#0000cc;
	border:thin;
	 

}
/*-----------------------------------------------------------------------------*/
/*main panel container*/
.main_panel_td{
	
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	font-size: 12px;
	font-style: normal;
}
/*-----------------------------------------------------------------------------*/
/*left panel container*/
.left_panel_table{
	vertical-align: top;
	width: 1px;
	height:400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #B4E3F1;
}
/*-----------------------------------------------------------------------------*/
/*the footer*/
.footer_td{

	height: 2px;
	background-color: #B4E3F1;
}

/*-----------------------------------------------------------------------------*/
/*the search customization*/
.search_panel_container_td{
	border-color:#0000cc;
	border-style:solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.search_form_td{
    
	height:40px;
	vertical-align:middle;
    background-color:#B4E3F1;
	border:#0000cc;
	border:1px;
}



.search_results_table{
	border:#0000cc;
	border:1px;

}


.search_results_td{
	direction:rtl;
	text-align:right;
	background-color:#B4E3F1;
	text-indent: 10px;
	}

.search_results_a{
	text-decoration: none;
	font-size:12px;
}

.search_results_a:hover{
	text-decoration: none;
	font-size:12px;
}
/*-----------------------------------------------------------------------------*/
/*the list-type articles styles*/
.list_main_table{
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.list_element_table{
	width: 100%;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list_date_p{
	font-size: 10px;
}
.list_element_title_a{
}

.list_element_title_td{
}

.list_element_brief_td{
}
.list_navigator_td{
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

list_navigator_link_a{
}
/*-----------------------------------------------------------------------------*/
/*visitors comments styles*/
.visitors_book_name_td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.visitors_book_timestamp_td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.visitors_book_comment_td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

.visitors_book_navigator_td{
	direction:rtl;
	width:200px;	
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

/*-----------------------------------------------------------------------------*/
/*the news bar text */
.news_bar_span{
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
/*-----------------------------------------------------------------------------*/
/*the add_to_visitor_book form */
.add_visitor_see_comments_a{
}
.add_visitor_table{
	background:#B4E3F1;
	border:1px;
	direction:rtl;
	width: 100%;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.contact_us_table{
	background:#B4E3F1;
	border:1px;
	direction:rtl;
	width: 100%;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.table_galleries{

	}


.tr_galleries{


	}

.a_galleries{

}
