		body {  
			background: rgb(235,235,235);
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 20px;
		}
		
		
		
		a {
			text-decoration: none;
			}
		a:link {
			color: rgb(50,50,50);
			}
		a:visited {
			color: rgb(50,50,50);
			}
		a:active {
			color: rgb(50,50,50);
			}
		a:hover {
			color: rgb(226,174,42);
			text-decoration: underline;
			}
		
		
		
    .BodyColor1-13px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(50,50,50);
    }
    
    .BodyColor2-13px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(11,14,58);
    }
    
    .BodyColor3-13px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(226,174,42);
    }
    
    .BodyColor4-13px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:13px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    
    .BodyColor1-18px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(50,50,50);
    }
    
    .BodyColor1-18px-Alt {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(50,50,50);
    }
    
    .BodyColor2-18px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(11,14,58);
    }
    
    .BodyColor3-18px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(226,174,42);
    }
    
    .BodyColor4-18px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .HeaderColor1-18px {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
    }
    
    .TableHeaderBody {
        background:rgb(11,14,58);
    }
    
    .message {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        text-decoration:none;
        color:rgb(255,255,255);
        background:rgb(226,174,42);
        padding: 6px 8px;
        border-radius: 5px 5px 5px 5px;
    }
    
    input[type="text"]:focus,input[type="password"]:focus,select:focus,textarea:focus{
    	border-color: rgba(125,125,125, 0.8);
			outline: 0px none;
			box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(226,174,42, 0.6);
    }
    
   /* input[type="button"]:hover{
    	outline: 0px none;
    	background: rgb(226,174,42);
			
    }*/
    
    .textField{
    	font-size:12px;
    	border-style:solid;
    	border-width:1px;
    	border-color:rgb(125,125,125);
    	background-color:rgb(255,255,255);
    	color:rgb(50,50,50);
    	font-family:  Verdana, Arial, Helvetica, sans-serif;
    	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,background-color .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,background-color .15s;
			border-radius: 0px;
			padding:8px 12px;
    	}
    	
		
		.button { 
			 font: 11px  Verdana, Arial, Helvetica, sans-serif; 
			 font-weight:normal;
			 background: rgb(11,14,58); 
			 color: rgb(255,255,255); 
			 border: 0px solid #777; 
			 margin-left: 12px; 
			 margin-top: 3px; 
			 margin-bottom: 2px; 
			 border-radius: 22px;
			 padding: 10px 14px;
			 cursor:pointer;
			 /*-moz-border-radius: 5px;
    	 -webkit-border-radius: 5px;
    	 -khtml-border-radius: 5px;
    	 border-radius: 5px;*/
    	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,background-color .15s;
		}
		
		.button:hover{
			background: rgb(226,174,42);
			color: rgb(11,14,58); 
		}
		
		input, select, textarea {
			padding: 5px 5px;
			border-radius: 0px;
			border-style:solid;
			border-width:1px;
			border-color:rgb(125,125,125);
			background-color:rgb(255,255,255);
			color:rgb(50,50,50);
			-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
			-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
			}
		
	
		.border{border-style:solid;border-width:1px;border-color:rgb(16,87,139);background:rgb(255,255,255);}
		.borderHover{border-style:solid;border-width:1px;border-color:#663300;background-color:#ffffff;}
		
		.header{width:370px;height:75px;position:absolute;top:0px;left:0px;cursor:pointer;background: url(/images/EmpireTitleAZ_header.png) no-repeat;}
		.headerBody{margin: 0px 0px 0px 0px;background: url(/images/EmpireTitleAZ_Header_Background.png) repeat-x rgb(11,14,58);}

		.sidebar {
			position:absolute;
			top:0;
			left:0;
			padding: 0px;
			margin: 0px;
			width: 	150px;
			height: 	100%;
			background: rgb(11,14,58);
			/*background: rgb(226,174,42);*/
			border: 0px dotted yellow;
		}
		
	
		
		table th {
			padding: 0px 5px;
			border-spacing: 1px;
			/*border-collapse: separate;*/
			background:/* url(/images/omni-bg-top.gif) */ #000000;
			color: #ffffff;
			font-weight: bold;
		}
		
		table th.sub {
			padding: 0px 5px;
			border-spacing: 1px;
			/*border-collapse: separate;*/
			background:/* url(/images/omni-bg-top.gif) */ #999999;
			color: #ffffff;
			font-weight: bold;
		}
		
		th.title {text-align: center;}
		
		div.flyerpagediv {
			width:	690px;
			height:	550px; 
			border:	0px solid black;
		}

		
		
		
		#orderName{
			display:none;
			position:absolute;
			
			right:10;
			bottom:5;
			color:#FFCC66;
			vertical-align:middle;
			border:0px red solid;
		}
		
		
		
		a.sidebarLink:active {color: rgb(255,255,255);text-decoration: none;font-weight:bold;}
    a.sidebarLink:visited {color: rgb(255,255,255);text-decoration: none;font-weight:bold;}
    a.sidebarLink:link {color: rgb(255,255,255);text-decoration: none;font-weight:bold;}
    a.sidebarLink:hover {color: rgb(226,174,42);text-decoration: underline;font-weight:bold;}
    
    .onTab{
    	width:200px;height:28px;background:url(/images/EmpireTitleAZOnTab.png);cursor:pointer;
    }
    .offTab{
    	width:200px;height:28px;background:url(/images/EmpireTitleAZOffTab.png);cursor:pointer;
    }
    .noTab{
    	width:200px;height:28px;
    }
    
    .onTabText{
    	font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:13px;
      text-decoration:none;
      color:rgb(50,50,50);
      cursor:pointer;
    }
    .offTabText{
    	font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:13px;
      text-decoration:none;
      color:rgb(50,50,50);
      cursor:pointer;
    }
    
    .yui-panel .hd {
				background:rgb(11,14,58);
				border:0px solid #FFF;
				border-bottom:1px solid #000;
				font-weight:bold;
				overflow:hidden;
				padding:4px;
			}
			.yui-panel .bd {
				background-color:rgb(255,255,255);
				color:rgb(72,24,45);
				
				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(50,50,50);
				
				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(50,50,50);
			}
			
			.templateTree {
				background: #ffffff;
			}
    
    	.loginBody{
				background: rgb(255,255,255);
			}
    
    	    
				    