		body {
			background: #18252b url(/images/background.jpg) top center no-repeat;
			color: #DDDDDD;
			font-size: 85.01%; 
			font-family: verdana,arial,sans-serif;
			margin: 10px 0px 0px 0px; 
		}
		
		table {
			
			font-family:arial, sans-serif;
      font-size:13px;
      text-decoration:none;
		}
		table td {
		
		}
		table td#heading {
		}
		
		
		.navBackground {
			/*background-color: rgb(255,255,255);*/
		}
		
		th {
			font-family: arial, verdana, sans serif;
			font-size: 1.25em;
		}
		
		h1 {
			font-family: arial, verdana, sans serif;
			font-size: 1.5em;
			margin: 0.89em 0px;
			line-height: 1.33em;
			font-weight: bold;
		}
		
		
		
		h2 {
			font-size: 1.25em; margin: 1.07em 0px; line-height: 1.4em;
		}
		h3 {
			font-size: 1em; margin: 1.33em 0px; font-style: italic;
		}
		h4 {
			font-size: 0.75em; margin: 1.56em 0px; line-height: 2em;
		}
		
		
		a:link {color: #dddddd;text-decoration:none;font-weight: bold;}
		a:visited {color: #dddddd;text-decoration:none;font-weight: bold;}
		a:hover {background: #d66001;color: #000000;text-decoration:none;font-weight: bold;}

		.button {font-size:9px; font-family:verdana, sans serif; border: solid 1px #CC9933; background-color:#FFCC66; color:#663300; font-weight:bold;}
		
		
    .BodyColor1-13px {
        font-family:arial, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .BodyColor2-13px {
        font-family:arial, sans-serif;
        font-size:13px;
        text-decoration:none;
        
        color:#d56103;
    }
    
    .BodyColor3-13px {
        font-family:arial, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:#d56103;
    }
    
    .BodyColor4-13px {
        font-family:arial, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(240,240,240);
    }
    
    
    .BodyColor1-18px {
        font-family:arial, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .BodyColor2-18px {
        font-family:arial, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:#d56103;
    }
    
    .BodyColor3-18px {
        font-family:arial, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:#d56103;
    }
    
    .BodyColor4-18px {
        font-family:arial, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(240,240,240);
    }
    
    .TableHeaderBody {
        background-color:#d56103;
    }
    
    .message {
        font-family:arial, sans-serif;
        font-size:18px;
        text-decoration:none;
        
        color:#d56103;
    }
    
    .textField{
    	color: #777;
			border: 1px solid #dee3df;
			background-color: #f7f8f4;
    	font-size:12px;
    	font-family: arial, sans-serif;
    }
    
		.button {font-size:9px; font-family:verdana, sans serif; border: solid 1px #d56103; background-color:#d56103; color:#FFFFFF; font-weight:bold;}
		
		.keepShopping{font-size:12px;border-style:solid;border-width:1px;border-color:#d56103;background-color:#d56103;color:#FFFFFF;font-family: arial, sans-serif;background-image:url(none);}
		
		.checkoutNow{font-size:12px;border-style:solid;border-width:1px;border-color:#d56103;background-color:#d56103;color:#FFFFFF;font-family: arial, sans-serif;background-image:url(none);}
		
		select, textarea {border-style:solid;border-width:1px;border-color:#d56103;background-color:#ffffff;color:#000000;font-family: monospace; font-size: 8pt;}
		
		.border{border-style:solid;border-width:1px;border-color:#d56103;}
		.borderHover{border-style:solid;border-width:1px;border-color:#d56103;}
		
		.header{
			width:347px;
			height:75px;
			position:absolute;
			top:0px;left:5px;
			cursor:pointer;
			background: url(/images/headerLogo.png);
		}
		
		.headerBody{
			border-top:0px #669 dotted;
			border-bottom:2px #d56103 solid;
			padding:31px;
			background: #18252b url(/images/headerBackground.jpg) top center no-repeat;
			margin:0px
			color: #DDDDDD;
			
			
		}
		
		#sidebar {
			position:absolute;
			top:0;
			left:0;
			padding: 0px;
			margin: 0px;
			width: 	150px;
			height: 	100%;
			background: #18252b url(/images/navBackground.jpg);
			/*border: 0px dotted yellow;*/
		}
		.sidebar {
			position:absolute;
			top:0;
			left:0;
			padding: 0px;
			margin: 0px;
			width: 	150px;
			height: 	100%;
			background: #18252b url(/images/navBackground.jpg);
			/*border: 0px dotted yellow;*/
		}
		
		.sidebarBody{background: #003300;}
		
		table th {
			padding: 0px 5px;
			border-spacing: 1px;
		
			
			font-weight: bold;
		}
		
		table th.sub {
			padding: 0px 5px;
			border-spacing: 1px;
		
			font-weight: bold;
		}
		
		th.title {text-align: center;}
		
		div.flyerpagediv {
			width:	690px;
			height:	550px; 
			border:	0px solid black;
		}

		
		a.optionlink:link, a.optionlink:active, a.optionlink:visited {
			border:		1px solid rgb(237,0,36);
			background:	rgb(153,0,0);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:white;
			font-size:10px;
		}
		a.optionlink:hover {
			border:		1px solid white;
			background:	rgb(182,227,227);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:rgb(153,0,0);
			font-size:10px;
		}
		a.actionlink:link, a.actionlink:active, a.actionlink:visited {
			border:		1px solid rgb(237,0,36);
			background:	rgb(153,0,0);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:white;
			font-size:10px;
		}
		a.actionlink:hover {
			border:		1px solid white;
			background:	rgb(182,227,227);
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:rgb(153,0,0);
			font-size:10px;
		}
		
		a.backlink:link, a.backlink:active, a.backlink:visited {
			border:		1px solid #CC9933;
			background:	#FFCC66;
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:#663300;
			font-size:10px;
		}
		a.backlink:hover {
			border:		1px solid #663300;
			background:	#CC9933;
			padding:	3px;
			margin:		1px;
			text-decoration:	none;
			font-weight:	bold;
			color:#FFCC66;
			font-size:10px;
		}
		
		#orderName{
			display:none;
			position:absolute;
			
			right:10;
			bottom:5;
			color:#FFCC66;
			vertical-align:middle;
			border:0px red solid;
		}
		
		
    a.sidebarLink:link {color: #dddddd;text-decoration:none;font-weight: bold;}
		a.sidebarLink:visited {color: #dddddd;text-decoration:none;font-weight: bold;}
		a.sidebarLink:hover {background: #d66001;color: #000000;text-decoration:none;font-weight: bold;}
    
    .onTab{
    	width:200px;height:28px;background:url(/images/M-RealtyOnTab.png);cursor:pointer;
    }
    .offTab{
    	width:200px;height:28px;background:url(/images/M-RealtyOffTab.png);cursor:pointer;
    }
    .noTab{
    	width:200px;height:28px;
    }
    
    .onTabText{
    	font-family:arial, sans-serif;
      font-size:13px;
      text-decoration:none;
      color:#003300;
      cursor:pointer;
    }
    .offTabText{
    	font-family:arial, sans-serif;
      font-size:13px;
      text-decoration:none;
      color:#003300;
      cursor:pointer;
    }
    
    .yui-panel .hd {
				background-color:#d56103;
				color:rgb(255,255,255);
				
				border:0px solid #FFF;
				border-bottom:1px solid #000;
				font-weight:bold;
				overflow:hidden;
				padding:4px;
			}
			.yui-panel .bd {
				background: #18252b url(/images/background.jpg) top center no-repeat;
				color:rgb(0,0,0);
				
				height:100%;
				border:0px solid #FFF;
				border-bottom:0px solid #000;
				font-weight:bold;
				overflow:auto;
				padding:4px;
			}
			.yui-panel .ft {
				background-color:rgb(255,255,255);
				color:rgb(0,0,0);
				
				border:0px solid #FFF;
				border-bottom:0px solid #000;
				font-weight:bold;
				overflow:auto;
				padding:4px;
			}
			
			
			.yui-panel .container-close {
				position:absolute;
				top:2px;
				right:3px;
				z-index:10;
				height:16px;
				width:16px;
				margin:0px;
				padding:0px;
				background:url(/images/PanelClose.png) no-repeat;
				cursor:pointer;
				visibility:inherit;
			}
			
			.mask {
			    z-index:0;
			    display:none;
			    position:absolute;
			    top:0;
			    left:0;
			    -moz-opacity: 0.25;
			    opacity:.25;
			    filter: alpha(opacity=25);
			    background-color:rgb(0,0,0);
			}
    	    
				    