body {
	/*background-color: #FFFFFF;
	background-image: url(../Images/bg_grad.jpg);*/
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: Tahoma,Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #330000;
	padding: 5px;
}

h1 {
	font-family: Nazli,Arial,Tahoma,  Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

h2 {
	font-family: Nazli,Arial, Tahoma,Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.main_title {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

.sub_title {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.main_title_selected {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 26px;
	color: #CC0000;
}

.sub_title_selected {
	font-family:   Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
 
.message_menu {
	font-size: 24px; 
	color: #FFFFFF; 
	background-color: #7896C8; 
	font-family: Arial,Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.message_menu_selected {
	font-size: 14px; 
	color: #000000; 
	background-color: #EEF3FB; 
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	background-color: #990000;
	color: #FFFF66;
}

.subtitle {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.nav {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.navLink_Footer_Menu{
	background-image: url(../Images/bar_middle.png);
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;	
}

.sidebar {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.focuspagetab {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #555500;
	padding: 15px;
  color: #FFFF66;
 font-weight: bold;
}

.pagetab {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding: 15px;
	color: #FFFF99;
	background-color: #999933;
}

.sidebarFooter {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-style: dotted;
}

.promo {
	font-family: Tahoma,"Times New Roman", Times, serif;
	font-size: 12px;	
	color: #000033;
}

.titlebar {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	padding: 15px;
	color: #FFFFFF;
	background-color: #FFFF22;
}

.dingbat {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.disabled {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight:bold;
	border:0;
	background-color:#E4E4E4;
}

.errormessage {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 20px;
	background-color: #FF0000;
	color: #FFFFFF
}

/*
This portion will control the look of "popcalendar" subsytem
*/
/* Default attributes of table container for entire calendar */
.table-style {
	font-family: Tahoma, arial;
	border-width: 1;
	border-style: solid;
	border-color: #a0a0a0;
	background-color: #ffffff;
	font-family:  arial,Tahoma,;
	font-size: 13px;
}
/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: +999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: Tahoma, arial; 
	font-size: 11px;
	color: #3a6ea5;
	background-color:#E4E4E4;	
}
/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: Tahoma, arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0;
	background-color: #cee3ef;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #0;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	font-family: Tahoma, verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: #FF0000;
	font-weight:bold ;
	background-color:#FFFFCC;
	text-decoration: none;
	border-width:1;
}
.close-button {
	color: red;
	font-weight: bold;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	vertical-align:text-top;
}
/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #a0a0a0;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: black;
	background-color: #cee3ef;
	text-align: center;
	text-decoration: none;
}
.body-calendar-top{
	line-height:5px;
	text-align:right;
}
.body-calendar-middle{
	line-height:5px;
	text-align:right;
	font-size:9px;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}

/* some styles in sites */
.red {color: #FF0000}
/* for Detail_Sent_Item in dhl*/
.resid_space{
	color:#990000;
	font-weight: bold;
	letter-spacing:5px;
}
.resid_space_cash_list{
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	letter-spacing:2px;
}
.blue {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color: #0000FF
}
.big_blue {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	padding: 3px;
	color: #0000FF
}
.deepred {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color: #FF0000
}
.green {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color:#006600
}
.green_bold {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#006600;
	font-weight: bold;
}
.orange {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	color:#FF6600
}
.Check_Links {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	color: #0000FF
}


.note
{	font_size: x_small;
	color: #FFFFFF;
}
.nav_enabled {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nav_disabled {


	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.Linkless {
	text-decoration: none;
	color:#999999;
}
.ListBx {
	width: 150px;
}
.BigPoint{
    font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
    font-size:33px;
	color:#FF0000;
}
/* CSS Document */
.unselectedtab {
	BACKGROUND-COLOR: #CACACA;
	padding: 0px;
	text-align: center;	
}
.selectedtop {
	BACKGROUND-COLOR: black;
	padding: 0px;
}
.unselectedtop {
	BACKGROUND-COLOR: #707070;
	padding: 0px;
}
.tabtext {
	
}
.black {
	BACKGROUND-COLOR: black;
	padding: 0px;
}
.main_tab_table{
	padding: 0px;
}
.tab_table{
	padding: 0px;
	text-align:center;
}
.noprint {
   display:none;
}
.print {
   display:yes;
}
.Shadow{
   width:155px;
   height:155px;
   filter:shadow(color:#737373,strength:3, direction:-130);
}
.shadow-calendar{
   width:155px;
   height:155px;
   filter:shadow(color:#737373,strength:5, direction:-130);
}
.block_shadow{
   width:50px;
   height:50px;
   filter:shadow(color:#737373,strength:3, direction:-130);
}
.white_bar {
	BACKGROUND-COLOR:#FFFFFF;
	padding: 0px;
}
.shadow_bar {
	/*BACKGROUND-COLOR:#CCCCCC;*/
    width:50px;
    height:50px;	
    filter:shadow(color:#737373,strength:5, direction:-130);	
}
.blue_bar {
	BACKGROUND-COLOR:#CCCCCC;
	padding: 0px;
	border-left:border-left-width:0;
	border-left-style:hidden;
	
}
.table_bar {
	font-family:  Arial, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-width:0;
}
.FlatButton{
	border:solid 1px #7E7E7E;
	background-color:#F0F0F0;
	height:20px;
	width:70px;
	font-size:11px;
	font-family: Tahoma, Arial;
	color:#2C2C59;
}
.FlatButton_red{
	border:solid 1px #7E7E7E;
	background-color:#F0F0F0;
	height:20px;
	width:70px;
	font-size:11px;
	font-family: Tahoma, Arial;
	color:#2C2C59;
	border-color:#FF0000;
	cursor:pointer
}
.FlatButton_red_small{
	border:solid 1px #7E7E7E;
	background-color:#F0F0F0;
	height:20px;
	width:20px;
	font-size:11px;
	font-family: Tahoma, Arial;
	color:#2C2C59;
	border-color:#FF0000;
}
.text_visible{
	border-style:hidden; 
	border-width:0;
	background:inherit;
	width:50;
	font-weight:bold;
	color:#330000;
}
.text_visible_big{
	border-style:hidden; 
	border-width:0;
	background:inherit;
	width:15;
	font-weight:bold;
	color:#330000;
	font-size:14px;
	text-align:center;
}
.text_visible_biger{
	border-style:hidden; 
	border-width:0;
	background:inherit;
	width:70;
	color:#330000;
	font-size:18px;
	text-align:right;
	font-family:Nazli;
	font-weight:bold;
}
.text_visible_bigest{
	border-style:hidden; 
	border-width:0;
	background:inherit;
	width:400;
	font-weight:bold;
	color:#330000;
	font-size:12px;
	text-align:right;
}
.hidden_input_text {
	border-style:hidden; 
	border-width:2;
	background:inherit;
	font-weight:bold;
	color:#33000;
}
.hidden_input_text_regular {/*Use in ../Constant_Service/Add.php & ../Constant_Service/Edit.php*/
	border-style:hidden; 
	border-width:0;
	background:inherit;
	font-weight:bold;
	color:#33000;
}
.hidden_input_text_NOTE {/*Use in ../Close_Service/Edit.php*/
	border-style:hidden; 
	border-width:0;
	background:inherit;
	font-size:18px;
	width:auto;
	color:#33000;
}
.Seat_Style_Layer {
	position: absolute;
	visibility: hidden;
}
.error_commision {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFFFFF
}
.color_cataloge_sormei {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #000099;
}
.color_cataloge_abi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #0099FF;
}
.color_cataloge_soorati {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FF99CC;
}
.color_cataloge_select_now {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color:#FFFF99;
}
/*============================================================*/
.div1 {
position:absolute;
border-top: 1px solid orange;
border-bottom: 1px solid orange;
border-right: 1px solid orange;
border-left: 1px solid orange;
width: 100%;
height:400;
background-color: #ff0000;
/*filter:alpha(opacity=40);*/
z-index:99;
/*visibility:hidden;*/
}
/*====================================================================*/
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;	
	text-decoration: none;
	text-align:center;
	margin: 4px 0 0 8px;
	color: #FFFFFF;	
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;	
	text-decoration: underline;
	text-align:center;	
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(../Menu/img/lev0_bg1.gif);
	border: 1px solid #336699;
	background-color: #2C5F93;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(../Menu/img/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 1px solid #336699;	
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;		
	margin: 4px 4px 0px 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;		
	margin: 4px 15px 0px 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
	/*filter:alpha(opacity=98);*/
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(../Menu/img/lev1_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 5;
}
.FlatButton_red_big{
	border:solid 1px #7E7E7E;
	background-color:#F0F0F0;
	height:20px;
	width:100px;
	font-size:11px;
	font-family: Tahoma, Arial;
	color:#2C2C59;
	border-color:#FF0000;
}
.body-style-calendar{
	font-size:20px;
	font-family: Tahoma, Arial;
	color:#2C2C59;}
.styletitr {
font-family:Arial; 
font-size: 16px;
font-weight: bold;
background-color:#FFFFFF;
}
.style2 {font-size: 16px;
font-weight: bold;
}
.navar{
background-color:#B2B2B2;
font-size:20px;
font-weight:bold;
font-family:"Nazli","Arial";
}
.navar2{
background-color:#CCCCCC;
font-size:18px;
font-weight:bold;
font-family:"Nazli","Arial";
}
.kenar{
background-color:#204893;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
font-family:"Nazli","Arial";
}
.MM {
font-family:Nazli,Arial; 
font-size: 16px;
font-weight: bold;
background-color:#FFFFFF;
}
.boldRow {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
}