﻿BODY {
	margin: 0px;
	background: #F4F3F8;
	direction:rtl;
}
.h2 {
	color: #993333;
	font-family: Arial, Tahoma;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
td {
	font: 13px Arial, Tahoma;
	color: #333333;
}

a {
	text-decoration: underline;
	color: #1A47FF;
}
.footer a {
	padding: 0px 10px;
}

.whitetext {
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	caption-side: top;
	font-family: Arial, Tahoma;
	font-size: 14px;
}
.yellow_light {
	color: #FAF3A3;
	text-align: right;
	vertical-align: top;
	caption-side: top;
	font-family: Arial, Tahoma;
	font-size: 14px;
}
.HotSpot {
	border-width: 0;
}
.blacktext {
	color: #000000;
	font-size: 14px;
	text-align:right

}
.blacktext_phone {
	color: #000000;
	font-size: 14px;
	direction:ltr;
	text-align:right;
}

.greytext {
	color: #B0AEA7;
}
.bluetext {
	color: #1445FF;
	font-size: 14px;
	font-family: Arial, Tahoma;
	font-weight: bold;
}
.yellowtext {
	color: #CBED01;
}
.orangetext {
	color: #993333;
	font-family: Arial, Tahoma;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.rosetext {
	color: #333333;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 4px;
	margin-left: 4px;
}

p {
	margin: 0;
}
h5 {
	color: #30687e;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
h4 {
	color: #30687e;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
h3 {
	color: #30687e;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
h2 {
	color: #30687e;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
h1 {
	color: #30687e;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}


a.whitelink {
	font: normal 13px Arial, Tahoma;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 13px Arial, Tahoma;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #FF6600;
	text-decoration: underline;
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #1A47FF;
	text-decoration: underline;
	font: normal 13px Arial, Tahoma;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greenlink {
	color: #52A61E;
	font: normal 13px Arial, Tahoma;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #D6738F;
	font: normal 13px Arial, Tahoma;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
.globaliss1 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma;
	padding-left: 15px;
	text-align: justify;
}
.no_under {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Tahoma;
	text-align: justify;
	text-decoration: none;
}

.orangetext2 {
	color: #993333;
	font-family: Arial, Tahoma;
	text-align: center;
	font-size: 13px;
}
.menu_nu {
	color: #808080;
	font-family: Arial, Tahoma;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.bluetext2 {
	color: #004080;
	font-family: Arial, Tahoma;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.pic_text {
	margin: 5px 0px 5px 10px;
}
.space_from_center_home {
	margin-right: 18px;
}
.bullet_kv{
	list-style-type: square;
	list-style-position: inside;
}
.bullet_kr_inside{
	list-style-type: disc;
	list-style-position: inside;
}
.bullet_kv_inside {
	padding: 0px 10px 0px 10px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url('images/doit.png');
	direction: rtl;
	margin-right: 10px;
}
.bullet_kv_outside {
	padding: 7px 0 0 0;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url('images/doit.png');
	direction: rtl;
	margin-right: 20px;
}
.no_under_only {
	text-decoration: none;
}
