body {
	font-family: Arial;
	font-size: 12;
	background-color: #f1f1f1;
	background-image: url(../img/honda_logotyp.gif);
	background-repeat: no-repeat;
	
}



.toplayer {
	background-color: #f1f1f1;
	background-image: url(../img/artop2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 180;
}


.meny {
	position: absolute;
	top: 145px;
	left: 100px;
	width: 400;
}

.submenuitem {
	color: #f1f1f1;
	font-family: Arial;
	font-size: 15;
	font-weight: Bold;
	text-align: center;
	width: 100;
}

.info {
	opacity: 0.8;
	filter:alpha(opacity=80);
	width: 100%;
}

.info_title {
	background-color: #5f0000;
	padding: 0;
	border-spacing: 0;
	width: 100%;
	border: 0;
}

.info_title_left {
	background-color: #5f0000;
	width: 10;
	padding: 0;
}

.info_title_right {
	background-color: #5f0000;
	width: 0;
	padding: 0;
}

.info_title_text {
	background-color: #5f0000;
	color: #f1f1f1;
	font-family: Arial;
	font-size: 14;
	font-weight: Bold;
}

.info_data {
	background-color: #ffffff;
	width: 100%;
}

.info_data_text {
		
	font-family: Arial;
	font-size: 12;
	color: #000000;
}

.info_data_subtitle {
	font-family: Arial;
	font-size: 12;
	font-weight: Bold;
	color: #000000;
}

.info_GB_div {
	position: absolute; 
	top: 200px;
	left: 10px;
	width: 385px!important;
	height: 600;
	overflow: auto;
}

.info_GB_Table {
	padding: 0;
	border-spacing: 0;
	width: 100%;
	border: 0;
}

.info_GB_TitleTable {
	background-color: #505050;
	padding: 0;
	border-spacing: 0;
	width: 100%;
	border: 0;
}

.info_GB_Title {
	font-family: Arial;
	font-size: 13;
	color: #FFFFFF;
	font-weight: Bold;
}

.info_GB_Subject {
		
	font-family: Arial;
	font-size: 13;
	color: #000000;
	font-weight: Bolder;
}

.info_GB_Body {
		
	font-family: Arial;
	font-size: 12;
	color: #000000;
}
.infotable_my {
	width: 350;
	opacity: 0.8;
	filter:alpha(opacity=80);

}
.infotable_nw_my {
	opacity: 0.8;
	filter:alpha(opacity=80);
}


.infotitleL_my {
	background-color: #5f0000;
	width: 10;
	padding: 0;
}

.infotitleR_my {
	background-color: #5f0000;
	width: 0;
	padding: 0;
}

.infotitle_my {
	background-color: #5f0000;
	color: #f1f1f1;
	font-family: Arial;
	font-size: 14;
	font-weight: Bold;
}

.tabledata_my {
background-color: #ffffff;
}

.infotext_my {
		
	font-family: Arial;
	font-size: 12;
	color: #000000;
}

.transparent {
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.MainWindow { 
	position: absolute; 
	left: 5px;
	overflow-y: scroll;
}

.MainWindowTable { 
	width: 100%;
	border-width: 0;
	background-color: #000000;
} 
.MainWindowTitle {
  background-color: #2A2A2A;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal;
  color: #FFFFFF;
} 
.MainWindowOption {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-style: normal;
  width: 15;
  height: 15;
  color: #FFFFFF;
  text-align: center;
}

.MainWindowWork {
	background-color: #FFFFFF
}

.TextSize10 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  color: #000000;
}