﻿
body {
        font: 12pt Ariel;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.top_bar {
        font: 8pt arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-image: url(image/b-top_bar.gif);
	height: 24px;
	text-align: right;
	padding: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
}
.top_bar a{
	color: white;
}
.top_bar a:visited{
	color: white;
}
.top_bar a:hover{
	color: red;
}

 .slogen {
	position:absolute;
	top: 140px;
	left: 100px;
	padding:0px;
  }

 .mphone {
	position:absolute;
	top: 34px;
	left: 50px;
	padding:0px;
  }

 .flame {
	position:absolute;
	top: 142px;
	left: 590px;
	padding:0px;
  }

.left_column {
	background-image: url(images/left_tab_bg.gif);
	background-repeat: repeat-y;
	width: 24px;
}
.right_column {
	background-image: url(images/right_tab_bg.gif);
	background-repeat: repeat-y;
	width: 24px;
}
.head_bg {
	background-image: url(images/top_head_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.down_bar {
        font: 8pt arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	text-align: center;
	padding: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
}
.down_bar a{
	color: white;
}
.down_bar a:visited{
	color: white;
}
.down_bar a:hover{
	color: red;
}


h1 {
        font: 16pt arial;
	color:red;
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 1px;
	padding: 1px;
}
h2 {
        font: 14pt arial;
	color:red;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 4px;
	padding: 4px;
}
h3 {
        font: 12pt arial;
	color:black;
	text-decoration: none;
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 4px;
	padding: 2px;
}
 h3 a{
	color: black;
}
 h3 a:visited{
	color: black;
}
 h3 a:hover{
	color: red;
}
      h4 {
        font: 11pt arial;
	color:blue;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 4px;
	padding: 2px;
           }
 h4 a{
	color: blue;
}
 h4 a:visited{
	color: blue;
}
 h4 a:hover{
	color: red;
}
      h5 {
        font: 9pt arial;
	color:black;
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 4px;
	padding: 2px;
           }
 h5 a{
	color: black;
}
 h5 a:visited{
	color: black;
}
 h5 a:hover{
	color: red;
}
      h6 {
        font: 8pt arial;
	color:white;
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	margin: 4px;
	padding: 4px;
           }
 h6 a{
	color: white;
}
 h6 a:visited{
	color: white;
}
 h6 a:hover{
	color: red;
}


p {
        font: 11pt arial;
	color:black;
	text-decoration: none;
	display: block;
	text-indent: 0px;
	letter-spacing: 0px;
	margin: 4px;
	padding: 2px;
}
 p a{
	color: red;
}
 p a:visited{
	color: red;
}
 p a:hover{
	color: red;
}
li {
        font: 10pt arial;
	color:black;
	text-decoration: none;
	display: block;
	direction: rtl;
	text-indent: 0px;
	letter-spacing: 0px;
	margin: 2px;
	padding: 1px;
}
ul {
        font: 10pt arial;
	color:black;
	text-decoration: none;
	display: block;
	direction: rtl;
	text-indent: 0px;
	letter-spacing: 0px;
	margin: 2px;
	padding: 1px;
}
