.defaultClass{
	color:black;
	font-family:arial;
	font-size:12px;
}
.defaultTitleClass{
	font-family:arial;
	font-size:12;
	font-weight:bold;
	color:#2d4492;
}
BODY{
	font-family:arial;
	font-size:12px;
	color:#636563;	
}
FORM{
	padding:0;
	margin:0;
}
P,TD,DIV,SPAN,TH,CENTER,FONT,BODY,H1,H2,H3,H4,H5,H6,SELECT,INPUT,B,U,I{
	font-family:arial;
	
	font-size:12px;
}
a,a:link,a:visited{
	text-decoration:underline;
color:#636563;
}
a:hover{
	text-decoration:none;
color:#636563;
}

div.footer{
	text-align:center;
	vertical-align:top;
	width:750px;
	background-color:#DEF7FF;
	margin:16 0 0 0;
}
img.footer{
	display:none;
}
a.footer,a:link.footer,a:visited.footer,a:hover.footer{
	color:#083671;
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	margin-left:5px;
	margin-right:5px;
}
div.footer_logos
{
	margin:16 0 0 0;
	width:786px;
}



.bgBottomPart{background-color:#EBEBEB;}
.textBottomPart{
	color:#294594;
	font-size:12px;
}



div.header_part
{
    width:786px;
    height:84px;
    background: #ffffff url(/site/css/BACKGROUNDS/css_b/new/logobg.gif) repeat-x left top;
    vertical-align:top;
    direction:rtl;
}
div.ubar_cont
{
    width:786px;
    text-align:center;
    background: url(/site/css/BACKGROUNDS/css_b/new/bodyBG.gif) repeat-x left bottom;
    direction:rtl;
    padding-bottom:20px;
    z-index:5;
    /*margin-top:-18px;*/
    margin-bottom:5px;
}
div.header_part table
{
    width:100%;
}
div.header_part td.header_call
{
    width:150px;
    background: #ffffff url(/site/css/BACKGROUNDS/css_b/new/reservation-center.gif) no-repeat left bottom;
}
div.header_part td.header_logo
{
    width:135px;
}
div.header_part td.header_banner
{
    text-align:center;
    vertical-align:top;
    width:501px;
}
div.header_part td.header_banner img
{
    
}
div.header_part td.header_call img
{
    width:150px;
    height:84px;
}
div.footer_part
{
    width:786px !important;
    margin-top:10px;
    background-color:#F7F7F7;
    padding:5px 10px 5px 10px;
    text-align:center;
    white-space:normal !important;
}
/*****************/


span.part_l,span.part_r,span.part_c_lr,span.part_c_l,span.part_c_lcr,span.part_c_lc,span.part_c_cr,span.part_c_r,span.part_c_c
{
    vertical-align:top;
    direction:rtl;
}
span.part_l
{
    width:152px;
    margin-right:10px;
    text-align:left;
}
span.part_r
{
    width:139px;
    margin-left:10px;
    text-align:right;
}
span.part_c_lr,span.part_c_l
{
    width:475px;
    text-align:center;
}
span.part_c_lcr
{
    width:475px;
    text-align:center;
}
span.part_c_lc
{
    width:624px;
    text-align:center;
}
span.part_c_cr
{
    width:637px;
    text-align:center;
}
span.part_c_r
{
    width:637px;
    text-align:center;
}
span.part_c_c
{
    width:786px;
    text-align:center;
}


INPUT
{
    border:solid 1px #C9C9C7;
    height:19px;
}
TEXTAREA
{
    border:solid 1px #C9C9C7;
}
SELECT
{
    height:19px;
}
.bold{
	font-weight:bold ;
}