body, li, table, input, select, option, textarea, .menu {

	font-size: 			12px;
	font-family: 		Arial;
}




A:link { text-decoration: none; color: #3B4562;}
A:visited { text-decoration: none; color: #3B4562;}
A:active {text-decoration:underline; color:#363B48;}
A:hover {text-decoration:underline; color:#363B48;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;  }

h1 {
	font-size: 			16px;
	color: 				#5D84AC;

}
h2 {
	font-size: 			13px;
	color: 				#AA9DB1;

}

h3 {
	font-size: 			13px;
	color: 				#695175;
	margin-bottom:		10px;	
}

h4 {
	font-size: 			11px;
	color: 				#AA9DB1;
}


input, select, textarea {

	font-size: 			11px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#C4B9CA;
	background-color:	#FFFFFF;

}

ul, li {
	line-height:		130%;
	margin-bottom:		5px;
	margin-left:		10px;
}

	
	 #flashheader {
		border: solid 0px #FFFFFF;
		width: 645px;
		height: 430px;
		float: center;
		margin:0px 0px;
 }		
 
 	 #flashframe {
		border: solid 0px #E4E4EA;
		width: 680px;
		height: 244px;
		float: center;
		margin:0px 0px;
 }		
 
 
 
 a.but {
	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
    background-image:  url(../ILT/images/butbg-off.gif);
	background-repeat: no-repeat;
	width: 145px;
	*width: 175px;
	height: 14px;
	*height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 30px;
	padding-top: 1px;
	text-decoration:none; 
}

a.but:hover {
    background-image:  url(../ILT/images/butbg-on.gif);
	text-decoration:none; 
	color:#000000;
		
}
.butfont {
	font-size: 			10px;
	font-family: 		Verdana;  }
	
	
		td.background {
  	background-image: url('images/background1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;  }
	
	a.newnav:link, a.newnav:visited, a.subnav:link, a.subnav:visited  {

	overflow: hidden;
	margin-bottom: 0px;
	display: block; 
    background-image: url(images/butbg-off.gif);
	background-repeat: no-repeat;
	font-size: 			11px;
	width: 147px;
	*width: 195px;
	height: 17px;
	*height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 48px;
	padding-top: 4px;
	text-decoration:none; 
    color: #50555C;
}

a.newnav:hover, a.newnav:active {
    background-image: url(images/butbg-on.gif);
	text-decoration:none; 
	color:#313337;	
    color:#777;
}


.skope {
	line-height: 18px;
	background-image: url(images/skope-logo.gif);
	padding-right: 46px;
	padding-left: 46px;
	background-repeat: no-repeat;
}
.mitsubishi {
	line-height: 18px;
	background-image: url(images/mitsubishi.gif);
	background-repeat: no-repeat;
	padding-right: 43px;
	padding-left: 43px;
	background-position: 0px -1px;
}
*html .skope  {
	height: 20px;
	background-position: 0px 6px;
}
*:first-child+html .skope {
	height: 20px;
	background-position: 0px 6px;
}
*html .mitsubishi  {
	height: 20px;
	background-position: 0px 4px;
}
*:first-child+html .mitsubishi {
	height: 20px;
	background-position: 0px 4px;
}
