﻿body {
	background:url(images/bg.gif) #fff repeat-x;
	font-family:Arial;
	text-align:center;
	direction:rtl;
	margin:20px 0 0 0
}

*{
	border:0;
	margin:0;
	padding:0;
	vertical-align:top;
	border-collapse:collapse;
	text-decoration:none
}

#holder {
	width:775px;
	height:700px;
	margin:auto;
	background:white;
	text-align:right 
}

.R {
	background:#C8E80B;
	float:right;
	width:180px;
	height:100%
}

.R h2{
	font-size:14px;
	color:#000080
}


.L {
	background:#fff;
	width:565px;
    float:left
}

h1{
	color:#ad00aa;
	font-size:16px;
	text-align:center;
	margin:10px 0;

}

h2{
	font-size:14px;
	color:#ad00aa;
	margin:5px 0
}

h3{
	font-size:14px;
	color:#000080;
	margin:15px 0 0 0
}


h6{
	font-size:11px;
	font-style:normal;
	color:#000080;
	font-weight:normal
}

p{
	font-size:14px;
	color:#000080
}

.ms{
	background:#800080;
	border:#c8e80b 15px solid;
	width:280px;
	padding:10px;
	margin:10px 15px 15px 0
}

.ms p{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#fff

}

.ms a{
	color:white;
	text-decoration:none
}

.ms a:hover{
	color:white;
	text-decoration:underline
}

.ms2 td{
	background:#0873e1;
	width:511px;
	text-align:center;
	
}

.ms2 h1{
	color:#ad00aa;
	background:#c8e80b;
	padding:2px;
	font-size:16px;
	text-align:center;
	margin:10px 5px
}

.ms2 h2{
	color:white;
	padding:2px;
	font-size:18px;
	text-align:center;
	margin:10px 5px
}

.ms2 h3{
	color:#c8e80b;
	padding:2px;
	font-size:18px;
	text-align:right;
	margin:10px 55px 20px 55px
}

.ms2 h4{
	color:white;
	padding:2px;
	font-size:14px;
	text-align:right;
	margin:10px 25px 0 0
}


.ms2 a{
	color:#c8e80b;
	text-decoration:none;
	text-align:center;
	padding:2px;
	font-size:18px;
	margin:10px 55px 20px 55px

}

.ms2 a:hover{
	text-decoration:underline
}

.1 a{
	color:#fff;
	text-decoration:none;
	text-align:right;
	padding:2px;
	font-size:14px;

}

.1 a:hover{
	text-decoration:underline
}

.1 img {
	margin:10px
}

.pht img{
	margin:10px
}

.2 p{
	font-size:12px
}

.2 a{
	font-size:12px;
	text-decoration:underline;
	color:#000080
}

.2 img {
	margin:10px
}

.2 td {
	text-align:center
}

.3 img{
	width:169px;
	height:144px;
	margin:5px
}
.3 h2{
	margin:10px 15px
}
.3 p{
	font-size:12px
}

.4 p{
	font-size:12px
}

.4 td{
	width:50%
}

#ft {clear:both;height:30px;padding: 20px 0 10px 0;font-size:12px;color:#000080;width:730px;padding-right:250px}
#ft a:link {text-decoration:none;}
#ft a:hover {color:lime}