﻿@charset "utf-8";

body{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 12px;
	direction: rtl;
	margin:0px;
	}

H1 {
 font-family: "Arial";
 font-size: 11px;
 color: white;
 margin-bottom:0em; 
 margin-top:0em;
}

H2 {
 font-family: "Arial";
 font-size: 12px;
 color: #300236;
 margin-bottom:0em; 
 margin-top:0em;
}
H3 {
 font-family: "Arial";
 font-size: 14px;
 color: #0D3C4C;
 margin-bottom:0em; 
 margin-top:0em;
}
td.menu{
	width:120px;
	}

.text_w {
	color: #FFFFFF;
	font-size: 12px;
	}
	
.text_y {
	color: #ffcc00;
	font-size: 12px;
	}
	
.title {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
	
.text_main {
	color: #999999;
	font-size: 12px;
	}
	
td{
	vertical-align:top;
	font-size:12px;
	}
	
td.lowericons{
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	color:#BD7100;
	}

td.mainpage{
	width: 415px;
	text-align: right;
	}

td.side_banner{
	width: 365px;
	text-align: left;
	}

.event_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	vertical-align:middle;
	}

.texth { 
 background-color: #000000; 
 border: 1px solid #666666; 
 width:180px;
 height:18px;
 direction: rtl;
 margin-top: 5px;
 margin-right: 2px;
 color:#ffffff;
}

.texte { 
 background-color: #000000; 
 border: 1px solid #666666; 
 width:180px;
 height:18px;
 direction: ltr;
 margin-top: 5px;
 margin-right: 2px;
 color:#ffffff;
}

.texta { 
 background-color: #000000; 
 border: 1px solid #666666; 
 width:180px;
 height:50px;
 direction: rtl;
 margin-top: 5px;
 margin-right: 2px;
 overflow: auto;
 color:#ffffff;
}

.button { 
 margin-top: 5px;
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #BD7100; 
 border: solid 1px #BD7100;
 color: #ffffff; 
 width: 50;
}

.contact_title{
	color: #ffffff;
	vertical-align:middle;
	}

a:link{
	text-decoration: none;
	color: #FFCC00;
}

a:visited{
	text-decoration: none;
	color: #FFCC00;
}

a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

a:active{
	text-decoration: none;
	color: #666666;
}