.page_bg
{
BACKGROUND-COLOR: #EEF4CC;
}
.shell
{
BACKGROUND-COLOR: #EEF4CC;
}
.body
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR:#ffffff;
	

}

.small
{
    FONT-SIZE: 8pt;
    COLOR: #686868;
    FONT-FAMILY: 'Arial Rounded MT Bold', 'Times New Roman'
}

.button
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana;
	/*BACKGROUND-COLOR:#F7F7F7; */
	
	/* rod added */
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#EBEFF3;
	/*  end    */
	
	padding:2px;
	cursor:hand;
	border-style:solid;
	border-color:#535480;
	border-width:1px;
	height:20px;
	width: 90px;
	
}
.button_delete {
	 FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana;
	/*BACKGROUND-COLOR:#F7F7F7; */
	
	/* rod added */
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#EBEFF3;
	/*  end    */
	
	padding:2px;
	cursor:hand;
	border-style:solid;
	border-color:#535480;
	border-width:1px;
	height:20px;
	width: 90px;
}

.button_save {
	 FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana;
	/*BACKGROUND-COLOR:#F7F7F7; */
	
	/* rod added */
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#EBEFF3;
	/*  end    */
	
	padding:2px;
	cursor:hand;
	border-style:solid;
	border-color:#535480;
	border-width:1px;
	height:20px;
	width: 90px;
}

.button_edit {
	 FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana;
	/*BACKGROUND-COLOR:#F7F7F7; */
	
	/* rod added */
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#EBEFF3;
	/*  end    */
	
	padding:2px;
	cursor:hand;
	border-style:solid;
	border-color:#535480;
	border-width:1px;
	height:20px;
	width: 90px;
}

.button_new {
	 FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: verdana;
	/*BACKGROUND-COLOR:#F7F7F7; */
	
	/* rod added */
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR:#EBEFF3;
	/*  end    */
	
	padding:2px;
	cursor:hand;
	border-style:solid;
	border-color:#535480;
	border-width:1px;
	height:20px;
	width: 90px;
}

.LayerErr
{
    FONT-SIZE: 12pt;
    COLOR: white;
    FONT-FAMILY: 'Times New Roman', Arial;
    BACKGROUND-COLOR: #d00000
}
.LayerTableLabels
{
    background-image:url(images/table_label_heading.jpg);
}
.LayerTableBottomButtonBar
{
	background-image:url(../images/table_bottom_button_bar.jpg);
}
.header
{
	background-image:url(/design/public/exodus/gmt/images/header_bg.jpg);
	background-repeat:repeat;

}
.menu
{
	background-image:url(/design/public/exodus/gmt/images/menu_background.jpg);
	background-color:#F5F5F5;
}
.footer
{
	background-color:#9FB524;
}
/****************************************************************************
 *Class:		.parent window
 *Description:	Background settings for a parent table. 
 *Requirement:	all designs
 ***************************************************************************/
	.parent_ul{
		height:29px;
		background-image:url(/design/public/exodus/gmt/images/mops_scheme/parent_tbl_ul.jpg);
	}
	.parent_u{
		FONT-WEIGHT:BOLD;
    	COLOR: white;
		height:29px;
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_u.jpg);
	}
	.parent_ur{
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_ur.jpg);
	}
	.parent_ls{
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_ls.jpg);
	}
	.parent_lla{
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_lla.jpg);
	}
	.parent_llb{
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_llb.jpg);
	}
	.parent_b{
		height:8px;
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_b.jpg);
	}
	.parent_lr{
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_lr.jpg);
	}
	.parent_r{
		background-image:url(/design/public/exodus/gmt/images/parent_tbl_r.jpg);
	}

/****************************************************************************
 *Class:		.tab_normal etc.
 *Description:	Background settings for a normal tab. 
 *Requirement:	all designs
 ***************************************************************************/
	.tab_normal_ul{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_ul.jpg);
		height:7px;
	}
	.tab_normal_u{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_u.jpg);
	}
	.tab_normal_ur{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_ur.jpg);
	}
	.tab_normal_ls{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_ls.jpg);
	}
	.tab_normal_ll{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_ll.jpg);
	}
	.tab_normal_b{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_b.jpg);
	}
	.tab_normal_lr{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_lr.jpg);
	}
	.tab_normal_rs{
		background-image:url(/design/public/exodus/gmt/images/tab_normal_rs.jpg);
	}
	

/****************************************************************************
 *Class:		.tab_normal_status
 *Description:	Background settings for the navigation tabs. 
 *Requirement:	all designs
 ***************************************************************************/
	.tab_normal_status{
		FONT-WEIGHT: bold;
		FONT-SIZE: 8pt;
		COLOR: white;
		FONT-FAMILY: Verdana;
		height:24px;
		background-color:#BCD52F;
		text-align:center;
		
	}
	.tab_normal_status a:link { text-decoration: none; color: white;}
	.tab_normal_status a:visited { text-decoration: none; color: white;}
	.tab_normal_status a:hover { text-decoration: none; color: #003366;}
	.tab_normal_status a:active { text-decoration: none; color: #003366;}
	
/****************************************************************************
 *Class:		.tab_selected etc.
 *Description:	Background settings for a normal tab. 
 *Requirement:	all designs
 ***************************************************************************/
	.tab_selected_ul{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_ul.jpg);
		height:7px;
	}
	.tab_selected_u{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_u.jpg);
	}
	.tab_selected_ur{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_ur.jpg);
	}
	.tab_selected_ls{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_ls.jpg);
	}
	.tab_selected_ll{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_ll.jpg);
	}
	.tab_selected_b{
		background-image:url(/design/images/tab_selected_b.jpg);
	}
	.tab_selected_lr{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_lr.jpg);
	}
	.tab_selected_rs{
		background-image:url(/design/public/exodus/gmt/images/tab_selected_rs.jpg);
	}
	
/****************************************************************************
 *Class:		.tab_selected_status
 *Description:	Background settings for the navigation tabs.
 *Requirement:	all designs
 ***************************************************************************/
	.tab_selected_status{
		FONT-WEIGHT: bold;
		FONT-SIZE: 8pt;
		COLOR: white;
		FONT-FAMILY: Verdana;
		height:24px;
		background-color:#ED1B24;
		text-align:center;
	}
	.tab_selected_status a:link { text-decoration: none; color: white;}
	.tab_selected_status a:visited { text-decoration: none; color: white;}
	.tab_selected_status a:hover { text-decoration: none; color: #CB0303;}
	.tab_selected_status a:active { text-decoration: none; color: #CB0303;}
/****************************************************************************
 *Class:		.child_head1
 *Description:	Background settings for a child table's heading background. 
 *Requirement:	all designs
 ***************************************************************************/
	.child_head1{
		height:20px;
		FONT-WEIGHT: bold;
		FONT-SIZE: 9pt;
		COLOR: black;
		FONT-FAMILY: Verdana;
		background-image:url(/design/public/exodus/gmt/images/child_head1.jpg);
	}

/****************************************************************************
 *Class:		.child_head2
 *Description:	Background settings for child's column's header
 *Requirement:	all designs
 ***************************************************************************/
	.child_head2{
		height:22px; 
		background-image:url(/design/public/exodus/gmt/images/child_head2.jpg);
		FONT-SIZE: 11px;
    	FONT-FAMILY:	Verdana, Helvetica, sans-serif;
	}

/****************************************************************************
 *Class:		.child_column1
 *Description:	Background settings for child's column's header
 *Requirement:	all designs
 ***************************************************************************/
	.child_column1{ 
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		COLOR: #FF0000;
    	FONT-FAMILY:	Verdana, Helvetica, sans-serif;
	}

/****************************************************************************
 *Class:		.child_foot1
 *Description:	Background settings for child's column's footer
 *Requirement:	all designs
 ***************************************************************************/
	.child_foot1{
		height:39px; 
		background-image:url(/design/public/exodus/gmt/images/child_foot1.jpg);
		FONT-SIZE: 11px;
    	FONT-FAMILY:	Verdana, Helvetica, sans-serif;
	}


/****************************************************************************
 *Class:		.sub_nav_b
 *Description:	Background setting for Sub Nav (vertical) table. 
 *Requirement:	all designs
 ***************************************************************************/
	.sub_nav_b{
	background-color:#FFEC93;
	}
/****************************************************************************
 *Class:		.sub_nav_normal
 *Description:	Background setting for Sub Nav (vertical) - normal row. 
 *Requirement:	all designs
 ***************************************************************************/
	.sub_nav_normal{
		background-image:url(/design/public/exodus/gmt/images/sub_nav_normal.jpg);
		FONT-WEIGHT:BOLD;
		FONT-FAMILY:	Verdana, Helvetica, sans-serif;
    	COLOR: black;
		FONT-SIZE: 13px;
		height:34px;
	}
	.sub_nav_normal a:link { text-decoration: none; color: black;}
	.sub_nav_normal a:visited { text-decoration: none; color: black;}
	.sub_nav_normal a:hover { text-decoration: none; color: #EB9524;}
	.sub_nav_normal a:active { text-decoration: none; color: #EB9524;}

/****************************************************************************
 *Class:		.sub_nav_selected
 *Description:	Background setting for Sub Nav (vertical) - selected row. 
 *Requirement:	all designs
 ***************************************************************************/
	.sub_nav_selected{
		background-image:url(/design/public/exodus/gmt/images/sub_nav_selected.jpg);
		FONT-WEIGHT:BOLD;
		FONT-FAMILY:	Verdana, Helvetica, sans-serif;
    	COLOR: white;
		FONT-SIZE: 13px;
		height:34px;
	}
	.sub_nav_selected a:link { text-decoration: none; color: black;}
	.sub_nav_selected a:visited { text-decoration: none; color: black;}
	.sub_nav_selected a:hover { text-decoration: none; color: black;}
	.sub_nav_selected a:active { text-decoration: none; color: black;}


.note
{
	font-size:10px;
	color:#999999;
	font-style:italic;
}
	
.L2
{
    FONT-SIZE:	11px;
    COLOR:	black;
	font-weight: 500;
    FONT-FAMILY:	Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
}


	.L2 a:link { text-decoration: underline; color: #831264}
	.L2 a:visited { text-decoration: underline; color: #831264}
	.L2 a:hover { text-decoration: none; color: #831264}
	.L2 a:active { text-decoration: none; color: #831264}

.L3
{
    FONT-SIZE:	11px;
    COLOR:	black;
	font-weight: 600;
    FONT-FAMILY:	Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
}
.L4
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ECE9D8;
}
.L5
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #F8F7EF;
}
.L6
{
    FONT-SIZE: 11px;
    COLOR: dimgray;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #EBEFF3;
}
.L6 UL{
	margin-left: 20px;
}
.line
{
	FONT-SIZE: 10px;
    COLOR: #5D5D5D
    FONT-FAMILY: Verdana;
	background-color: #A7B7C5;
}
.H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #6699cc;
    FONT-FAMILY: 'Verdana';
}
.H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #fcf1d4;
    FONT-FAMILY: 'Verdana';
}
.H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #6699cc;
    FONT-FAMILY: 'Verdana';
}
A
{
    COLOR: red;
	text-decoration: none;
	font-size:11px;
}
A:hover
{
	text-decoration: underline;
}
.H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: black;
    FONT-FAMILY:	Verdana, Helvetica, sans-serif;
    /*FONT-VARIANT: small-caps */
}
.H5
{
    COLOR: #fcf1d4;
    FONT-FAMILY: 'Verdana';
}
.H6
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    COLOR: dimgray;
    FONT-FAMILY: 'Verdana';
}
BODY
{
    background-color:#F5F5F5;
}
.hidden
{
	display:none;
}

.TipOfTheDay
{
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	line-height:18px;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #ffffcc;
color:#333333;
width: 700px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.cal_today
{
	background-color:#FF8000;
}
.cal_meeting
{
	background-color:#990033;
}
.cal_steering
{
	background-color:#0033CC;
}
.cal_birthday
{
	background-color:#669900;
}
.cal_mievent
{
	background-color:#0099FF;
}
.cal_event
{
	background-color:#FFCF75;
}