﻿*
{
	font-family: Arial;
}

body
{
	margin: 0px;
	padding: 0px;	
}

img
{
	border: 0px;
}
.logo
{
	position: absolute;
	top: 0px;
	right: 0px;
}
.main
{
	background-image: url('../images/logo.jpg');
	background-position: -3px 0px;
	background-repeat: no-repeat;
	width: 970px;
	position: relative;
}

.header-text
{
	margin-bottom: 8px; 
	direction: rtl;
	padding-top: 20px;
	padding-right: 100px;
	text-align: right;
}

.header
{
	background-image: url('../images/haderpini.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 25px;
	
}
.header a
{
    color: #ffffff;
    padding: 0px 15px 0px 15px;
    font-size: 13px;
    text-decoration: none;
    line-height: 25px;
}
.header a:hover
{
    color: #d6d6d6;
    text-decoration: underline;
}
.big
{
    font-size: 35px;
    padding-right: 10px;
}
.normal
{
	font-size: 16px;
}
h1
{
	margin: 10px;
    display: inline;
    font-size: 30px;
}
h2
{
	margin: 0px;
    display: inline;
    font-size: 13px;
    font-weight: normal;
}

.tbMain
{
	background-image: url('../images/CUBE.jpg');
	background-repeat:repeat-x;
	width: 912px;
	height: 212px;
	padding: 0px 10px 0px 0px;
	margin:0px;
    direction:rtl;
    
}

.tbMain td
{
	width: 33%;
	text-align: right;
	font-size: 12px;
}

.tbMain .tr_main
{
	height: 30px;
}

.tbMain .tdSend
{
	text-align: center;
}
.btnSend
{
	
	font-size: 30px;
}

.kingLink 
{
	background-image: url('../images/foterpini.jpg');
    background-repeat: no-repeat;
    height: 48px;
    width: 100%;
}

.kingLink a
{
    padding: 0px 10px 0px 10px;
    color: #ffffff;
    font-size: 10px;
    display: block;
    text-decoration: none;
    
}

.kingLink td
{
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}

.kingLink a:hover
{
	text-decoration: underline;
}

.fotterLink a
{
	padding: 0px 5px 0px 5px;
    color: #696969;
    font-size: 10px;
    text-decoration: none;
}

.fotterLink a:hover
{
	text-decoration: underline;
}

.fotterLink td
{
	padding: 0px 10px 0px 10px;
	text-align: center;
	color: #696969;
	font-size: 10px;
	direction: ltr;
}

.details
{
    width: 230px;	
}

.details td
{
	text-align: right;
	font-size: 12px;
}

.msg
{
	color: Red;
	font-size: 20px;
	direction: rtl;
}

.red_border
{
    border: solid 1px red;
}
