 body {
font:12px tahoma;
color:#666;
text-align:center;
margin:0;
padding:0
}

a:link,a:visited {
text-decoration:none;
color:#0788C3;
	text-align: center;
}
.fontdefault
{
	font-family: tahoma;
	font-size: 12px;
}

.txtmony {
text-align:center;
font-family:tahoma;
font-size:12px
}

.PickerCSS {
background-color:#fff;
border-right:#000 2px solid;
border-top:#000 2px solid;
border-left:#000 2px solid;
border-bottom:#000 2px solid
}

.PickerHeaderCSS {
background-color:#D3D3D3;
height:30px
}

.PickerFooterCSS {
background-color:#D3D3D3
}

.PickerWeekDayCSS {
background-color:#D3D3D3;
text-align:center;
font-size:8pt;
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid;
height:19px
}

.PickerCalendarCSS {
background-color:#e8f4ff;
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid;
height:19px
}

.PickerWorkDayCSS {
background-color:#fff;
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid
}

A.PickerWorkDayCSS {
color:#000;
text-decoration:none;
border:none
}

.PickerForbidenCSS {
background-color:#e8f4ff;
color:Red;
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid;
font-weight:700
}

.PickerSelectedCSS {
background-color:#e4e8ff;
border-right:#000 1px solid;
border-top:#000 1px solid;
border-left:#000 1px solid;
border-bottom:#000 1px solid
}

A.PickerSelectedCSS {
font-weight:700;
color:#06f;
text-decoration:underline;
border:none
}

INPUT,SELECT {
color:#000;
font-family:tahoma;
direction:rtl;
text-align:right
} 
    div#nav {
	margin:0 auto;
	padding:5px;
}
#nav ul li {
	margin:0;
	display:inline;
	padding:2px 2px;
	text-align:center;
}
#nav ul li:hover {
	background-color:#FF9900;
}
