﻿body {
direction:ltr;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
background-color : #FFFFFF;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color:#5A5A5A;
}

.headr{
	background-image:url('images/logo_kal.gif');
	background-repeat:repeat-x;
	height:201px;
	width:777px;
	margin: 0px auto;
}

.index{
	width:777px;
	margin: 0px auto;
}

.bott{
vertical-align:top;
background-color:#DBDBDB;
}

.page{
	background:#F9F9F9 url('images/kal.gif') no-repeat scroll center center;
    border:1px #F4F4F4 solid; 
    vertical-align:top;
    direction:rtl;
}


a {
color:#7B393C;
text-decoration : none;
}

 a:hover{
color:#331718;
}

img{
	border:0;
}


.center {
	width:777px;
	margin: 0px auto;
}
.width100 {
height : 100%;
width : 100%;
}
.red{
color:#FF1313;
}
.green{
color:#51941F;
}

.white{
color:#FFFFFF;
}

textarea{
border:1px #83BDE3 solid ;
background-color:#E6F4F9;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight : bold;
color:#99A718;
}
textarea.copy{
width:350px;
height:50px;
direction:ltr;
}


input{
border:1px #83BDE3 solid;
background-color:#EEF7FF;
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-weight : bold;
color:#D20000;
}
