@charset "utf-8";
/* CSS Document */

* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	background-color: #001F37;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	direction:rtl;
}

table{ 
    border-collapse: collapse;
    border-width: 0px;
	margin-right: auto;
    margin-left: auto;
	text-align:right;
    }

td {
	vertical-align:top;
}
	
img {
	border: 1px solid #00284B;
}

.content_table{
	width:900px;
	background-image:url(images/text_bg.gif);
	}
	
.text_td{
	width:300px;
	background-image:url(images/Swan.gif);
	padding: 40px 20px 20px 20px;
	line-height: 140%;
	background-position: right bottom;
	background-repeat: no-repeat;
}

h1 {
	font-size:20px;
	color:#00284A;
	font-weight:bold;
}
.text {
	color:#000000;
	text-decoration:none;
	font-size:13px;
	font-weight: normal;
	line-height: 130%;
	text-align: justify;
	}
a.text, .text a, .text p a, .text p font a {
	color:#020f69;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height: 130%;
	}
a.text:hover, .text a:hover, .text p a:hover, .text p font a:hover {
	text-decoration:underline;
	}
.gallery_table{
	width: 800px;
}

.gallery_space{
	width:60px;
}

.gallery_big_pic{
	width: 370px;
	height:450px;
}

.gallery_sml_pic{
	width: 85px;
	height:85px;
	cursor: pointer;
}
.gallery_sml_space{
	width:7px;
	height:7px;
}
.big_pic_table{
	width:370px;
	height:370px;
	background-color:#FFFFFF;
	border: 1px solid #00284B;
	margin-top:64px;
}
.link {  font-size: 14px; color: #FfFfFf; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
.mail {  font-size: 14px; color: #020f69; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal}
