/* /////////////// General ///////////////// */
	
	body{
		margin:0px;
		padding:0px;
	}
	* {
		font: normal 12px ariel;	
		
	}
	a{
		text-decoration:none;
		color:#a6197c;
		font-weight: bold;
	}
	a hover {
	color:#000000;
	}
	
	.position {
		font-size: 11px;
	}
	.blue_link{
		color: #024AD0;
		cursor: pointer;
		font:Tahoma;
		font-size: 11px;
	}
	
	.blue_link hover {
		color: #024AD0;
	}
	.dark_blue_link {
		color: #3574A0;
		cursor: pointer;
		font-size: 12px;
		font-weight:bold;
	}
	.green_link{
		color: #69A321;
		cursor: pointer;
		font:Tahoma;
		font-size: 11px;
	}
	

.right td{
	text-align:center;
}


/* /////////////// Search ///////////////// */	
	.search {
		height:30px;
	}		
/* /////////////// Headline ///////////////// */	

	
	.main_title {
		color: #34659b;
		font: bold 18px Ariel;
		
	}
	td.main_title td {
color: #34659b;
font: bold 16px Ariel;
	}
	
	.white_medium_text {
		font: normal 12px ariel;
		color: gray;
	}
	.white_bold_text {
		font-size: 130px;
		color: #ccc;
		font-weight: bold;
	}
	.number {
		font: normal 18px ariel;
		color: red;
}

	
	
/* /////////////// Fonts ///////////////// */

	.medium_text {
		/*text-indent: 19px;*/
		font-size: 12px;
		text-align: justify;
		direction: rtl;
		line-height: 16px;
	}
	.text_12 {
		font: bold 12px ariel;
		text-align: center;
		margin-bottom: 5px;
Titr of menu
	}
	.middle_conten{
		font: 100 12px ariel;
		text-align: right;
		direction: rtl;
		line-height: 16px;
		padding: 5px 0px 5px 0px;
		margin: 0px;
		overflow:hidden;	
	}
	.weblog_description{
		font-size: 12px;
		text-align: justify;
		direction: rtl;
		line-height: 16px;
		padding-bottom: 5px;
		padding-top: 5px;
		margin: 0px;
		overflow:hidden;
	}
	
	.title_text {
		font-size: 12px;
		font-weight: bold;
		padding-left: 3px;
		padding-right:3px;
	}
	.title_text_n {
	font-size: 12px;
	font-weight:bold;
	}
	.title_text_y {
	font-size: 12px;
	}

	.domain_adres {
		font-family: 'Bookman old style';
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
	}

/* /////////////// Photos ///////////////// */
	
	/*img.border {
		border:1px solid #CECCCC;
	}*/
	.thumbs {
		margin: -1px -1px -0px -0px;
		border: 0px solid;
	}
	img.icon_border{
		border:1px solid #515151;
		width: 32px;
		height: 32px;
	}

	img.photo_border{
		border:1px solid #CCCCCC;
		padding: 4px 4px 4px 4px;
		max-width: 450px;
		margin-bottom: 5px;

	}
	
	img.user_photo_border{
		border:1px solid #CCCCCC;
		max-width: 450px;
		margin-top: 10px;
		margin-bottom: 5px;
		text-align:center;

	}
	
	img.no_padding_border{
		border:1px solid #CCCCCC;
		width: 455px;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.logo{
		padding-bottom:5px; 
		float:right;
	}
	

/* /////////////// Forms ///////////////// */


.textbox{
	border:0px solid #9495A2;
	background: #f2f2f2;
	font: normal 12px helvetica;
	border: 1.5px solid #f2f2f2;
	height: 15px;
}

.newsletter{
	border:0px solid #9495A2;
	background: #f2f2f2;
	font: normal 12px helvetica;
		height: 15px;
	
}
	input.submit{
		background-color: #EFEEF3;
		width:71px; 
		height:18px;
		border:none;
		font-weight:normal;
		text-align:center;
		background-image:url(images/button_bg.gif);
	}
	textarea{
		padding:10px;
	}
	input{
		padding:2px;
	}
	.button{
		background: #c34148;
		min-height:15px;
		border:0px solid;
		font: bold 11px ariel;
		padding: 0px 0px 02px 0px;
		text-align:center;
		cursor: pointer;
		color: white;
		margin:3px 0px 3px 0px;
	}

.button2{
	background: #c34148;
	min-height:15px;
	border:0px solid;
	font: bold 11px ariel;
	padding: 0px 0px 02px 0px;
	text-align:center;
	cursor: pointer;
	color: white;
	margin:3px 0px 3px 0px;
	width: 150px;
}
	
/* /////////////// Subjects Menu ///////////////// */
	
	td.title{
		background-image:url(images/title_bg.gif);
		background-repeat:no-repeat;
		background-position:bottom right;
		width: 452px;
		height: 34px;
		color: #FFFFFF;
	}
	td.title div{
		padding: 7px 10px 0px 0px;
		font-family: ariel;
		font-size: 12px;
		font-weight:bold;
	}

/* /////////////// List  ///////////////// */

	.row1 {
		background:#f5e9e9; 
		border-bottom:1px solid white;
		cursor: pointer;
		vertical-align:top;
		padding: 5px 30px 5px 0px;	
		color: #6A000C;
		margin:0px -10px 0px -10px;
		font: bold 13px ariel;
		list-style-type: none;	
	}
	.row2 {
		color: #6A000C;
		padding-top: 5px;
		font: bold 120px ariel;
		cursor: pointer;
		list-style-type:none;
	}
	
	.td_list {
		background-image: url(images/main_title_bg.gif);
		background-repeat: no-repeat;
	}
	.td_list div {
		margin-top: 0px;
		margin-right: 0px;
	}
	.td_list img {
		margin-top: 0px;
	}
	.td_list table {
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	}
	.list2 {
		background:#f2f2f2; 
		border-bottom:1px solid #dedede;
		cursor: pointer;
		vertical-align:top;
		padding: 5px 10px 5px 0px;
		margin: 10px;
		max-width: 250px;		
	}
	.list2_text {
		color:#gray; 
		font: bold 15px Ariel;
		margin:0px;	
	}	
	.list3 {
		cursor: pointer;
		vertical-align:top;
		padding: 5px 10px 10px 0px;		
		margin:0px 20px 0px 0px;
		list-style-type: none;
	}
	.list3_text {
		color:#8cae19;
		font:bold 14px Ariel;
	}
	
	.list4 {
		background:#fff; 
		cursor: pointer;
		vertical-align:top;
		padding: 5px 10px 10px 0px;		
		margin:0px -10px 0px -10px;
		list-style-type: none;
	}
	.td_list table {
		margin-right: 30px;
	}
	.tr_list {
		background:lightgray;
		cursor: pointer;
	}
	
	.style30 {
		color: gray; 
		margin:0px ;
		font: 18px Ariel; 
		font-weight: bold; 
		text-align: right;
	}
	
	.list1 {
		padding:5px 0px 5px 10px; cursor: pointer;
		vertical-align:top; margin:50px; border-bottom: 3px solid gray;
	}
	.list_pages a{
		color:  #0080FF;
		
	}

/* ///////////////  Print  ///////////////// */

	.print_author {
	 font-family: ariel;
	   font-size: 12px;
	   /*font-weight: bold;*/
	}	
	.print_title {
	 font-family: tahoma;
	   font-size: 13px;
	   font-weight: bold;
	}	
	print_copyRight{
		font-size:9px;
		font-weight: bold;
	}
	print_link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
	}

/* /////////////// Window ///////////////// */
	
	.dhtmlwindow{
		position: absolute;
		border: 1px solid #707070;
		visibility: hidden;
		background-color: white;
	}
	
	.drag-handle{ /*CSS for Drag Handle*/
		padding: 1px;
		text-indent: 3px;
		font: 11px tahoma;
		background-color: #000033;
		color: white;
		cursor: move;
		overflow: hidden;
		width: auto;
	}
	
	.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
		position: absolute;
		left: 1px;
		top: 1px;
		cursor: hand;
		cursor: pointer;
	}
	
	
	.drag-contentarea{ /*CSS for Content Display Area div*/
		border-top: 1px solid #000033;
		background-color: white;
		color: black;
		height: 150px;
		padding: 2px;
		overflow: auto;
	}
	
	.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
		border-top: 1px solid gray;
		background-color: #F8F8F8;
		height: 13px; /*height of resize image*/
	}
	
	
	.drag-resizearea{ /*CSS for Resize Area itself*/
		float: right;
		width: 13px; /*width of resize image*/
		height: 13px; /*height of resize image*/
		cursor: nw-resize;
		font-size: 0;
	}

/* /////////////// Thats All ///////////////// */	

