﻿body
{
	background-image: url(bg.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-size: 12px;
}

A
{
        color: #969696;
    font-weight: bold;
	text-decoration:none;
}

.meitavel
{
	border: 1px dashed #C0C0C0;
	background-color: #EFEFEF;
	font-size: 18px;
	color: #333399;
	height: 30px;
	width: 200px;
}

.MeitavelNewRow
{
	border: thin dotted #808080;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	display: table-row;
	width: 400px;

}

.MeitavelColum
{
	font-size: 14px;
	background-color: #ffffff;
	border-style: outset;
	border-color: #FFFFFF;
	width: 300px;
	float: left;
}

.meitavelTable { width: 500px;}


.Div_MainPageWidth
{
	width: 900px;
	color: #484848;
	margin-left: auto;
	margin-right: auto;
}

.Div_Header
{
	width: 900px;
	height: 60px;
	color: black;
	font-weight: bold;
	
}
.DivPage
{
    width: 900px;
    height: 410px;
}
.Div_Header_Bottom
{
	background-color: dimgray;
	width: 100%;
	height: 60px;
	color: whitesmoke;
}

.BtnBlue
{
	background-image: url(JPG/BtnBlue.png);
	height:38px;
	border:0;
	color:White;
	margin:0;
	padding:0;
	vertical-align:top;
	cursor:pointer;
	font-weight: bold;
    font-size: 14px;
    min-width : 120px;
    display:inline-block;
    text-align:center;
    line-height:38px;
}

.BtnBlue:hover
{
    background-image: url('');
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    background-color: #003399;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: white;
    vertical-align: top;
    border-top: 0px;
    cursor: pointer;
    border-right: 0px;
    padding-top: 0px;
    font-weight: bold;
    font-size: 14px;
}

.InputText
{
	height:37px;
	width: 400px;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	border-bottom:solid 1px #D9D9D9;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height: 36px;
	padding-right: 15px;
	font-weight:bold;
	color:#666666;
}

.InputText:hover
{
    border: 1px solid #9FB8EC;
}

.Form_Design
{
	margin:0;
	padding:0;
}
H1
{
    color: #9E2722;
    font-size: 24px;
    font-weight: bold;
    margin: 2px;
    font-family: Narkisim;
}
H2
{
    color: #888888;
    font-size: 18px;
    font-weight: normal;
    margin: 2px;
       font-family: Narkisim;
}
H3
{
    color: #5C5C5C;
    font-size: 18px;
    font-weight: bold;
    margin: 2px;
      font-family: Narkisim;
}
H4
{
    color: #648CE1;
    font-size: 14px;
    font-weight: bold;
    margin: 2px;
}

.A_SiteRef
{
    color: #969696;
    font-weight: bold;
}
.Div_Content
{
    border-bottom: #f8f8f8 1px solid;
    border-left: #f8f8f8 1px solid;
    background-color: #ffffff;
    border-top: #f8f8f8 1px solid;
    border-right: #f8f8f8 1px solid;
    margin-top: 5px;
    margin-bottom: 5px;
    border-style: dashed;
    border-color: #DADADA;
    color: #A8A8A8;
}

.ClsErrorMsg
{
    border-style: dotted dashed dotted dotted;
    border-width: thin;
    border-color: #C0C0C0;
    background-color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-variant: normal;
    color: #FFFFFF;
    font-weight: bold;
}

.ClsApprovMsg
{
    background-position: 6px;
    border-style: dotted dashed dotted dotted;
    border-width: thin;
    border-color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
    background-color: #CCCCCC;
}

.InputTextID
{
	height:37px;
	width:50px;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	border-bottom:solid 1px #D9D9D9;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height: 36px;
	padding-right: 15px;
	font-weight:bold;
	color:#666666;
}

.InputTextTable
{
	height:37px;
	width:200px;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	border-bottom:solid 1px #D9D9D9;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height: 36px;
	padding-right: 15px;
	font-weight:bold;
	color:#666666;
}

.InputTextTbl
{
    height:37px;
	width:150px;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	border-bottom:solid 1px #D9D9D9;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height: 36px;
	padding-right: 15px;
	font-weight:bold;
	color:#666666;
}

.InputTextSelect
{
	height:37px;
	width: 100px;
	border-top:solid 1px #C0C0C0;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
	border-bottom:solid 1px #D9D9D9;
	margin:0;
	padding:0;
	vertical-align:top;
	line-height: 36px;
	padding-right: 15px;
	font-weight:bold;
	color:#666666;
}
