html 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dotline {
	border-top: 3px dotted #000000;
	margin-top: 5px;
}

body, table, .body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

a:link {
	color: #006aa0;
}
a:visited {
	color: #006aa0;
}
a:hover {
	color: #006aa0;
}
a:active {
	color: #006aa0;
}
.nav1 {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bc7229;
}
.nav1 a:visited {
	color: #bc7229;
}
.nav1 a:hover {
	color: #bc7229;
}
.nav1 a:active {
	color: #bc7229;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC7229;
}
.nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC7229;
}
.nav2 a:visited {
	color: #BC7229;
}
.nav2 a:hover {
	color: #BC7229;
}
.nav2 a:active {
	color: #BC7229;
}
.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59692e;
}
A.nav {
	font-family : sans-serif;
	text-decoration : underline;
}
A.nav:VISITED {
	font-family : sans-serif;
	text-decoration : underline;
}
A.nav:HOVER {
	font-family : sans-serif;
	text-decoration : none;
}
.body a:link {
	color: #006aa0;
}
.body a:visited {
	color: #006aa0;
}
.body a:hover {
	color: #006aa0;
}
.body a:active {
	color: #006aa0;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.button 
{
	background: #CCCCCC;
	color: #000000;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AAAAAA;
}
.footerLink, .footerLink:link, .footerLink:active, .footerLink:visited , .footerLink:hover
{ 
	color: #AAAAAA;
	text-decoration: none;
}
.footerLink:hover
{ 
	color: #FFFFFF;
	text-decoration: underline;
}
.tinyLink, .tinyLink:link, .tinyLink:active, .tinyLink:visited , .tinyLink:hover
{ 
	font-size: 9px;
	text-decoration: none;
}
.tinyLink:hover
{ 
	text-decoration: underline;
}
.crumbs
{
	font-size: 9px;
}
.crumbLink, .crumbLink:link, .crumbLink:active, .crumbLink:visited , .crumbLink:hover
{ 
	font-size: 9px;
	text-decoration: none;
}
.crumbLink:hover
{ 
	text-decoration: underline;
}
.pageBox
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.dataTable
{
}
.dataTable tr
{
	text-align: left;
}
.dataTable tr.alt
{
	background-color: #e9e9e9;
}
.dataTable td.alt, .dataTable th.alt
{
	background-color: #E5E5FF;
}
.dataTable th
{
	padding: 1px 5px 1px 5px;
	border-bottom: 1px solid black;
}
.dataTable th a, .dataTable th a:link, .dataTable th a:visited, .dataTable th a:active, .dataTable th a:hover
{
	color: #AF0022;
}
.dataTable tr.dataFooter td
{
	padding: 1px 5px 1px 5px;
	border-top: 1px solid black;
}
.dataTable td
{
	padding: 1px 5px 1px 5px;
}
.formTable
{
}
.formTable tr
{
	vertical-align: top;
}
.formTable th
{
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}

.message
{
	position:absolute;
	left:600px;
	top:2000px;
}

.floater
{
	z-index: 1003;
	background-color: #EEEEEE;
	border: 2px solid #000000;
	position: absolute;
}
.floaterFrame
{
	z-index: 1002;
	position: absolute;
}
.floaterTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
.borderBody
{
    background-color: #FFFFFF; 
    border: 1px solid #999999;
}
.tabBody
{
    background-color: #E6E2D7; 
    border-left: 1px solid #999999; 
    border-right: 1px solid #999999; 
    border-bottom: 1px solid #999999; 
}
.dataRow0
{
	background-color: #EEEEEE;
}
.dataRow1
{
}
.hScrollCell
{
	height: 16px;
	background-image: url(../Images/paging/background.gif);
}
.hScrollContainer
{
	/* position: relative; */
	overflow: hidden;
	cursor: pointer;
	height: 16px;
}
.hScrollPill
{
	position: absolute;
	top: 3px;
	height: 16px;
	background-image: url(../Images/paging/bar.gif);
}
.hScrollPillLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 16px;
	background-image: url(../Images/paging/bar_left.gif);
}
.hScrollPillMiddle
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -6px;
	width: 12px;
	height: 16px;
	background-image: url(../Images/paging/bar_middle.gif);
}
.hScrollPillRight
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 11px;
	height: 16px;
	background-image: url(../Images/paging/bar_right.gif);
}
.pagingContainer
{
	position: relative;
}
.pagingTab
{
	position: absolute;
	top: -20px;
	right: -1px;
	_right: -2px;
	background-color: #FFFFFF;
    padding: 2px 5px 2px 5px; 
    border-top: 1px solid #999999; 
    border-left: 1px solid #999999; 
    border-right: 1px solid #999999; 
}
.loaderMask
{
    z-index: 30001;
    position: absolute;
    background: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.loaderImage
{
    z-index: 30002;
    position: absolute;
    background: url(../Images/loader.gif) no-repeat 50% 50%;
}
.scrolling
{
	position: relative;
	overflow: auto;
	border: 1px solid #000000;
}
.listhead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004d6e;
	font-weight: bold;
}
.rightbold {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	padding-left : 10px;
	padding-right : 10px;	
}
.righttext {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding-left : 10px;
	padding-right : 10px;	
}



.sitemap a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap a:visited {
	text-decoration: none;
	color: #000000;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #000000;
}
.sitemap a:active {
	text-decoration: none;
	color: #000000;
}

.subhead{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004d6e;
	font-weight: bold;
}

table.box { 
			border-collapse:collapse;
			border: 1px solid #f0e3b8;
			padding: 5px; 
			spacing: 1px;
		    background: #f0e3b8;
}
.box TD { padding:5px;
		  spacing: 1px;
}

/* make use of the old site tyle .body */
.body a:link {
	color: #006aa0;
}
.body a:visited {
	color: #006aa0;
}
.body a:hover {
	color: #006aa0;
}
.body a:active {
	color: #006aa0;
}


/*  keep those style old site has*/
.navy {
	color: #000080;
}
P.bignavy {
	color : #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}
.highlight {
	background-color : Yellow;
}
.highlightergreen {
	background-color : #00ff00;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
}
LI.nav {
	font-family : "Times New Roman", Times, serif;
}
div.body {
	font-family : Arial, Helvetica, sans-serif;
}
div.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
}
div.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
div.nav {
	font-family : "Times New Roman", Times, serif;
}
.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TD.body {
	font-family : Arial, Helvetica, sans-serif;
}
TD.mid2 {
	font-family : Arial, Helvetica, sans-serif;
}
TD.bottom3 {
	font-family : Arial, Helvetica, sans-serif;
}
font.body {
	font-family : Arial, Helvetica, sans-serif;
}
P.body {
	font-family : Arial, Helvetica, sans-serif;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
.bodyfree {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}
font.bodyline {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : line-through;
}
P.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
}
P.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.smaller {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
P.nav {
	font-family : sans-serif;
}
A.nav {
	font-family : sans-serif;
	text-decoration : underline;
}
A.nav:VISITED {
	font-family : sans-serif;
	text-decoration : underline;
}
A.nav:HOVER {
	font-family : sans-serif;
	text-decoration : none;
}
A.footnote {
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
A.footnote:VISITED {
	font-family : "Times New Roman", Times, serif;
	text-decoration : underline;
}
A.footnote:HOVER {
	font-family : "Times New Roman", Times, serif;
	text-decoration : none;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.bold {
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
A.bold:VISITED {
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
A.bold:HOVER {
	text-decoration : none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
A.order {
	color : #C62E10;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
A.order:VISITED {
	color : #C62E10;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
A.order:HOVER {
	color : #C62E10;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
A.small {
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
A.small:VISITED {
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
A.small:HOVER {
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
P.footer {
	font-family : "Times New Roman", Times, serif;
}
div.footer {
	font-family : "Times New Roman", Times, serif;
}
P.big {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}
.imgMargin {
	margin-right: 9px;
}

P.bigNon {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
}
B.red {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
}
.biggerred {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
}
font.bigred {
	color : #B82025;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight : bold;
}
.smallred {
	color : #B82025;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
.red {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
    font-style :italic; 
    font-weight :bold;
}
P.shopping {
	color : #014D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.shopping {
	color : #014D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.shopping_y {
	color : #D49D00;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.sm_shopping {
	color : #014D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
.redshopping {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
P.bigshopping {
	color : #014D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}
.bigshopping {
	color : #014D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-size : 14pt;
	font-weight : bold;
}
.bigshopping2 {
	color : #014D6D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.red2 {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
P.redsub {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : larger;
}
font.red {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
P.green {
	color : #004d6E;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;

}
.green {
	color : #004d6E;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;

}
font.green {
	color : #004d6E;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;

}
P.greensub {
	color : #39A552;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : larger;
}
P.biggreen {
	color : #39A552;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}
P.ltgreen {
	color : #39A552;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
P.blue {
	color : #3184B5;
	font-family : Arial, Helvetica, sans-serif;
}
.special {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
}
BLOCKQUOTE.body {
	font-family : Arial, Helvetica, sans-serif;
}
BLOCKQUOTE.bodygreen {
	color : #39A552;
	font-family : Arial, Helvetica, sans-serif;
}
BLOCKQUOTE.bodyred {
	color : #C62E10;
	font-family : Arial, Helvetica, sans-serif;
}
SPAN.highlight {
	background-color : Yellow;
}
td.blue_hd {
	background-color : #808080;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color : #FFFFFF;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-top : 3px;
}
td.blue_border {	
	border-color: #808080;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.green_text{
	font-size : 12px;
	font-weight : bold;
	color : #59692E;
}
.white_text {
	color : #FFFFFF;	
}
/* Forms */

.text, .smalltext, .button  {
	border: solid 1px #000000;
}
.button {
	font-size: 12px;
	font-weight: bold;
	padding-bottom : 2px;
	padding-top : 2px;
}
textarea {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
input.subtotal {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #ECF7FF;
}	
tr.even
{
	background-color: #FFFFFF;
}

tr.odd
{
	background-color: #EEEEEE;
}
td.c_label_all {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-color: #034D96;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;	
}


.button_red {
	font-size: 12px;
	font-weight: bold;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color: #E7BEA2;
}
.small_text{
	font-size : 11px;
}


.cute_cart_box
{
	background-color: #DEDEAD;
	border: 1px solid #808080;
	width: 475px;
}
.cute_cart_description
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
}
.cute_event_box
{
	background-color: #DEADDE;
	border: 1px solid #808080;
	width: 475px;
}
.redlabel
{
    color: Red;
    font-weight: bold;
    font-size: 14px;
}

.cartBoxText
{
    color: #ffffff;
    font-weight: bold;
}
.cartBoxBottom
{
	background-color: #808080;
	color: #ffffff;	
}
.cartBoxBottom a
{
	color: #ffffff;
}
.cartBoxBottom a:hover
{
	color: #ffffff;
}
.cartBoxBottom a:visited
{
	color: #ffffff;
}
.cartBoxTop
{
	border: 2px solid #808080; 
	background-color: #DEDEAD;
}
.cartBoxMiddle
{
	border-right: 2px solid #808080; 
	border-left: 2px solid #808080; 
}


.menuColor
{
	color: #000000;
}
.smallHeadBetterSpacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 8px;
	line-height: normal;
	color: #00267F;
}


.menuHiliteColor
{
	color: #FFFFFF;
}

.Redhead0808 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #B82025;
	font-weight: bold;
	line-height: 25px;
}
.BlueSubhead18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #00267F;
	font-weight: bold;
	line-height: 25px;
}
.small11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.small10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bigred {
	color : #B82025;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight : bold;
	line-height: 29px;
	margin-top: 12px;
}
.BlueSubhead15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00267F;
	font-style: normal;
}
.betterListSpacing 
{
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.betterListSpacingNoMargin 
{
	margin-left: -10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: .6;
	color: #000000;
}

.BlueSubhead15reducedLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: -0.3cm;
	margin-bottom: .6cm;
	color: #00267F;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
}

.small11reducedTopMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
.moveLeft {
	margin-right: 55px;
	margin-top: 15px;
}
.JeddahNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #993300;
}

.tabActive
{
	padding: 5px;
	background-color: #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00267F;
	text-decoration: none;
}
.tabGrey
{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
}
.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
