	body{
		margin: 0px;
		background-image: url("../img/ground/bg.gif");
		background-repeat: no-repeat;
		cursor: hand; cursor: pointer;
	}
	
	.holeZ{
		font-family: arial;
		font-size: 15px;
		font-weight: bold;
		height: 19px;
		padding-top: 2px;
		padding-right: 4px;
		padding-left: 4px;
		padding-bottom: 0px;
		background-color: #64859c;
		color: #ffffff;
		margin-right: 5px;
		margin-top: 4px;
		float: left;
	}
	
	.holeZ:hover{
		background-color: #ffffff;
		color: #64859c;
	}
	
	.holeZ_Active{
		background-color: #ffffff !important;
		color: #64859c !important;
	}
	
	.casePartsTr1{
		background-color: #ffffff;
	}
	
	.casePartsTr2{
		background-color: #f2f2f2;
	}
	
	.casePartsTr2:hover{
		background-color: #000000 !important;
		color: #ffffff !important;
	}
	
	.casePartsTr1:hover{
		background-color: #000000 !important;
		color: #ffffff !important;
	}

	#langFlag{
		position: absolute;
		z-index: 200;
		left: 7px;
		top: 7px;
		width: 30px;
		height: 26px;
	}
			
	#menuWrapper{
		position: absolute;
		left: 0px;
		top: 1px;
		width: 193px;
		min-height: 50px;
		background: transperant;
	}

	#leftCol{
		position: absolute;
		left: 26px;
		top: 454px;
		width: 166px;
		min-height: 50px;
		background: transperant;
	}
	
	#mainCol{
		position: absolute;
		left: 207px;
		top: 14px;
		width: 527px;
		min-height: 500px;
		background: transperant;
	}
	
	#systemMediaPanelWrapper{
		border: 0px #000000 solid;
		width: 527px;
		height: 430px;
		background: transperant;
	}
	
	
	
	#rightCol{
		position: absolute;
		left: 769px;
		top: 20px;
		width: 151px;
		min-height: 500px;
		background: transperant;
	}
	
	#pnlRightColHeader{
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #1e4282;
		padding-bottom: 16px;
	}
	
	#rightColNewsLetter{
		position: absolute;
		left: 769px;
		top: 10px;
		width: 151px;
		height: 40px;
		background: transperant;
	}
	
	#menuItemsWrapper{
		border: 0px #000000 solid;
	}
	
	.menuItem{
		width: 192px;
		height: 31px;
		margin-bottom: 0px;
		cursor: hand; cursor: pointer;
		background-image: url("../img/menu/menuItemBg.gif");
		background-repeat: no-repeat;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #1e4282;
		line-height: 31px;
		padding-left: 8px;
		overflow: hidden;
	}

	.menuItem:hover{
		background-image: url("../img/menu/menuItemBgActive.gif") !important;
		color: #ffffff !important;
		overflow: hidden;
	}
	
	.menuItemActive{
		background-image: url("../img/menu/menuItemBgActive.gif") !important;
		color: #ffffff !important;
	}
	
	.subMenuItem{
		width: 192px;
		height: 24px;
		margin-bottom: 0px;
		cursor: hand; cursor: pointer;
		background-image: url("../img/menu/subMenuItemBg.gif");
		background-repeat: no-repeat;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		color: #1e4282;
		line-height: 22px;
		padding-left: 10px;
		overflow: hidden;
	}

	.subMenuItem:hover{
		background-image: url("../img/menu/subMenuItemBgActive.gif") !important;
		color: #ffffff !important;
		overflow: hidden;
	}
	
	.subMenuItemActive{
		background-image: url("../img/menu/subMenuItemBgActive.gif") !important;
		color: #ffffff !important;
	}
	
	.normal{
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #363636;
	}
	
	.head{
		font-family: Arial;
		font-size: 22px;
		font-weight: bold;
		color: #1e4282;
	}
	
	.head2{
		font-family: Arial;
		font-size: 25px;
		font-weight: bold;
		color: #1e4282;
	}
	
	.subHead{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #1e4282;
	}
	
	.subHeadW{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
	}
	
	.subHeadB{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
	
	.newsDate{
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #a2a2a2;
	}
	
	.systemMediaPanel{
		width: 527px;
		height: 338px;
		overflow: hidden;
	}
	
	.systemMediaPanelMenu{
		width: 527px;
		height: 28px;
		background-image: url("../img/mediaPanel/menuBg.gif");
	}
	
	.systemList{
		position: absolute;
		left: 15px;
		top: 443px;
		width: 718px;
		overflow-y: scroll;
		background: transperant;
		
	}
	
	.systemListItem{
		width: 700px;
		background-image: url("../img/systems/listItemBg.gif");
		background-position: top left;
		cursor: hand; cursor: pointer;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #1e4282;
		clear: both;
		display: table;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.systemListItemSubContent{
		display: none;	
	
	}
	
	.systemListItem:hover {
		background-image: url("../img/systems/listItemBgActive.gif") !important;
		background-position: top left;
		color: #ffffff;
	}
	
	.systemListItemLeftText{
		border: 0px #000000 solid;
		width: 172px;
		height: 23px;
		float: left;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
		border: 0px #000000 solid;
		
	}
	
	.systemListItemRightText{
		width: 487px;
		float: left;
		padding-left: 10px;
		color: #000000 !important;
		border: 0px #000000 solid;
		
	}
	
	.newsItemWrapper{
		margin-top: 20px;
	}
	
	.newsItemPlateTop{
		width: 527px;
		height: 27px;
		background-image: url("../img/news/newsItemTop.gif");
	}
	
	.newsItemPlateMiddle{
		width: 527px;
		background-image: url("../img/news/newsItemMiddle.gif");
	}
	
	.newsItemPlateText{
		width: 487px;
		margin-bottom: 5px;
		margin-left: 20px;
		display: table;
	}
	
	
	.newsItemPlateBottom{
		width: 527px;
		height: 24px;
		background-image: url("../img/news/newsItemBottom.gif");
	}
	
	.listItem{
		border: 1px #d8d8d8 solid;
		padding: 10px;
		margin-bottom: 10px;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #363636;
		cursor: hand; cursor: pointer;
	}
	
	.listItemActive{
		border: 1px #d8d8d8 solid;
		padding: 10px;
		margin-bottom: 10px;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #363636;
		cursor: hand; cursor: pointer;
		background-color: #eaeaea !important;
	}
	
	.listItem:hover{
		background-color: #eaeaea;
	}

	.mediaPanelButton{
		margin-top: 3px;
		margin-right: 3px;
		width: 36px;
		height: 22px;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
		padding-top: 3px;
		background-image: url("../img/mediaPanel/buttonBg.png");
		background-repeat: no-repeat;
		cursor: hand; cursor: pointer;
		float: left;
	}
	
	.mediaPanelButton:hover{
		width: 36px;
		height: 22px;
		color: #1e4282 !important;
		background-image: url("../img/mediaPanel/buttonBgActive.png") !important;
	}
	.mediaPanelButtonActive{
		width: 36px;
		height: 22px;
		color: #1e4282 !important;
		background-image: url("../img/mediaPanel/buttonBgActive.png") !important;
	}
	
	#mediaPanelWrapper{
		height: 370px;
		overflow: hidden;
		display: none;
		margin-bottom: 15px;
	}
	
	#bgIllustration{
		background-repeat: no-repeat;
		height: 366px;
	}
	
	.hidden{
		display: none !important;
	}
	
	.distributor{
		height: 130px;
		overflow: hidden;
	}