﻿body {
	SCROLLBAR-FACE-COLOR: #FCA02F;
	SCROLLBAR-HIGHLIGHT-COLOR: #FDBF73;
	SCROLLBAR-SHADOW-COLOR: #00255b;
	SCROLLBAR-3DLIGHT-COLOR: #C06B03;
	SCROLLBAR-ARROW-COLOR: #C06B03;
	SCROLLBAR-TRACK-COLOR: #FEE0BC;
	SCROLLBAR-DARKSHADOW-COLOR: #FDBF73;
}
button {
	background: #CECECE url('images/botton_down_over.gif');
	background-repeat: repeat;
	background-position: center;
}
a {
	color: #00255b;
	font-size:x-small;
}
a:visited {
	color: #00255b;
	font-size:x-small;
}
a:link {
	color: #00255b;
	font-size:x-small;
	border:0px;
}
a:active {
	color: #00255b;
	font-size:x-small;
}
a:hover {
	text-decoration: overline underline;
	color: #7b3500;
	font-size:small;
}
h1 {
	color: #808080;
	text-align: center;
	text-decoration: underline;	
}
h1 {
	color: #808080;
	text-decoration: underline;	
}

p {
	color: #7b3500;
	font-size:x-small;
}
input {
	font-size: 8pt;
	font-weight: bold;
}
td {
	padding: 0px;
	border: 0px;
	font-size:x-small;
}
table {
	padding: 0px;
	border: 0px;
	font-size: x-small;
}
form {
	line-height: 100%;
	text-indent: 0;
	word-spacing: 0;
	margin: 0;
	font-size:x-small;
}
.tablebogy {
	background-color: #F2F2F2;
	text-align: center;
	padding: 0px;
	font-size:x-small;	
}
.page {
	background: #00255b;
	color: #7b3500;
	font-family: Tahoma;
	font-size:x-small;
	font-weight: bold;
	direction: rtl;
}
li {
	text-align: right;
	font-size:x-small;	
}
.copyright {
	font-family: Arial;
	text-align: center;
	color: #FFFFFF;
	font-size:xx-small;	
}
.style1 {
	background-image: url('images/bg_banner.png');
}
.style2 {
	font-weight: bold;
}
.style3 {
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}
.style4 {
	background-color: #E0E9F5;
}
.style5 {
	color: #00255B;
}
.style6 {
	text-align: right;
}
.style7 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}
.style8 {
	color: #00255B;
	text-align: center;
}
.style11 {
	text-align: right;
	background-color: #FFF1CE;
	vertical-align:top;
}
.style12 {
	border-width: 0;
}
.style13 {
	vertical-align: middle;
	margin: 2px;
}
.style14 {
	text-align: right;
	background-color: #E0E9F5;
	vertical-align:top;
	color: #00255B;
}
.style15 {
	background-color: #FFF1CE;
}
.style16 {
	background-color: #E8A65C;
	background-image: url('images/bg_foot.png');
}
.style17 {
	font-size: small;
	color: #00255B;
	text-decoration: underline;
}
.style21 {
	font-size: small;
	color: #1F01A1;
	text-decoration: underline;
	text-align: center;
}
.result {
    margin-left: 100px;
	border: 1px solid .cccccc;
	width: 250px;
	background: .E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:50px;
}
.caption{
    font-family: Arial;
    font-weight:bold;
    font-size:medium;
    text-align:right;
}
.source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}