	/***********************************************************************************************
	
	Copyright (c) 2005 - Alf Magne Kalleland post@dhtmlgoodies.com
	
	Get this and other scripts at www.dhtmlgoodies.com
	
	You can use this script freely as long as this copyright message is kept intact.
	
	***********************************************************************************************/
	BODY { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px }

	#mainMenu { FONT-SIZE: 93%; BACKGROUND: #F4F4F4; FLOAT: left; WIDTH: 100%; LINE-HEIGHT:normal;padding-top:5px; border:none;border-bottom:1px solid #24618E; }

	#mainMenu UL { PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 5px; LIST-STYLE-TYPE: none }
	#mainMenu LI { PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px }

	#mainMenu A {
      float:left;
      background:url("imageshai/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	}

	#mainMenu A SPAN 
	{
      float:left;
      display:block;
      background:url("imageshai/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      font-weight:bold;
	}
	#mainMenu A SPAN { FLOAT: none }
	#mainMenu A:hover SPAN { COLOR: #FFF }

	#mainMenu A:hover 
	{
	}
	#mainMenu A:hover SPAN
	{
		color: #ff9834;
	}
	
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		BACKGROUND-POSITION: 0% -42px;
	}

	#mainMenu .activeMenuItem a
	{ 
		color: #ff9834;
		BACKGROUND-POSITION: 0% -42px;
	}

	#mainMenu .activeMenuItem a:hover
	{ 
		color: #ff9834;
		BACKGROUND-POSITION: 0% -42px;
	}

	#mainMenu .activeMenuItem a:hover SPAN
	{ 
		color: white;
		BACKGROUND-POSITION: 0% -42px;
	}
	
	#mainMenu .activeMenuItem SPAN
	{ 
		color: white;
		BACKGROUND-POSITION: 0% -42px;
	}
	
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem
	{
		BACKGROUND: url(imageshai/tableftJ.gif) no-repeat left top;
	}
	
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem
	{
		BACKGROUND: url(imageshai/tableftJ.gif) no-repeat left top;
	}

	#mainMenu .inactiveMenuItem img
	{
		position:absolute;
		bottom:0px;
		right:0px;
	}

	#submenu
	{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font  of sub menu items */
		background:#006699;
		font-size:14px;	/* Font size of main menu items */
		padding-bottom:8px;
		padding-top:5px;
		height:20px;
	}	
	
	#submenu div{
		background-color:#006699;
	}
	
	#submenu a{	
		text-decoration:underline;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:8px;	/* Space at the left of each sub menu item */
		padding-right:8px;	/* Space at the right of each sub menu item */
		color:White;
		font-size:0.9em; 
		background-color:#006699;
	}
	
	#submenu a:hover{
		background-color:#006699;
		text-decoration:underline;
		color:#ff9834;
	}
	
.x 
{
	z-index: 110;
}

.y 
{
	z-index: -1;
}


.nav {
	background-image: url(imageshai/nav.jpg);
	height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #1414a4;
}

.nav a:link {color: #1414a4; text-decoration: underline;}
.nav a:visited {color: #1414a4; text-decoration: underline;}
.nav a:hover {color: #0a0a66; text-decoration: none;}
.nav a:active {color: #1414a4; text-decoration: underline;}

.nav1 {
	background-color: #3333CC;
	color: white;
	 height: 25px;
}

.nav1 a:link {color: white; text-decoration: underline;}
.nav1 a:visited {color: white; text-decoration: underline;}
.nav1 a:hover {color: white; font-weight:bold; text-decoration: underline;}
.nav1 a:active {color: white; text-decoration: underline;}

.header_bg
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(imageshai/header_bg.jpg);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #ffffff
}

.secondnav { 
	color: #003366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

.secondnav a:link {color: #000000; text-decoration: underline;}
.secondnav a:visited {color: #000000; text-decoration: underline;}
.secondnav a:hover {color: #000000; text-decoration: none;}
.secondnav a:active {color: #000000; text-decoration: underline;}

.thirdnav { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 14px;
	padding-left: 2px;
}

.thirdnav1 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 14px;
	padding-left: 0px;
	border-top: 3px solid #9BCDFF;
	border-left: 3px solid #9BCDFF;
	border-right: 3px solid #9BCDFF;
	border-bottom: none;
}

.thirdnav1a { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 14px;
	padding-left: 0px;
	border-top: none;
	border-left: 3px solid #9BCDFF;
	border-right: 3px solid #9BCDFF;
	border-bottom: none;
}

.thirdnav1b { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 14px;
	padding-left: 0px;
	border-top: none;
	border-left: 3px solid #9BCDFF;
	border-right: 3px solid #9BCDFF;
	border-bottom: 1px solid #9BCDFF;
}

.thirdnav2 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: white;
	font-size: 14px;
	padding-left: 2px;
	border: 1px solid red;
}

.thirdnav3 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 14px;
	border: 1px solid gray;
}

.thirdnav16 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c8d6e9;
	font-size: 17px;
	padding-left: 10;
}

.thirdnav a:link {color: #0066CC; text-decoration: underline}
.thirdnav a:visited {color: #0066CC; text-decoration: underline}
.thirdnav a:hover {color: #0066CC; text-decoration: none}
.thirdnav a:active {color: #0066CC; text-decoration: underline}

.fournav 
{
	background-image: url(imageshai/frame1.bmp);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c8d6e9;
	font-size: 11px;
	padding-left: 0;
}

.fivenav 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c8d6e9;
	font-size: 11px;
	padding-left: 25;
}

.sixnav 
{
	background-image: url(imageshai/frame2.bmp);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c8d6e9;
	font-size: 11px;
	padding-left: 0;
}

.header_bg
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(imageshai/header_bg.jpg);
    BACKGROUND-REPEAT: repeat-x;
    BACKGROUND-COLOR: #ffffff
}

.sevennav
{
	vertical-align:text-bottom;
}

.eightnav
{
	margin-left: 80px;
}

table { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px; 
	line-height: 16px;
	text-align: left;
}

table a:link {color: #0080c0; text-decoration: underline;}
table a:visited {color: #0080c0; text-decoration: underline;}
table a:hover {color: #2eb1f3; text-decoration: underline;}
table a:active {color: #0080c0; text-decoration: underline;}

table input:focus
{
	background-color: #C6DEFF;
}

table input:active {
        background-color: #C6DEFF;}

  