body
{
	font-family: Arial;
	background-color: #000000;
	text-align:center;
	
	behavior: url("csshover3.htc");
}

h1
{
	font-weight: bold;
	font-size: 11pt;
	margin.top: 10px;
	margin.bottom: 10px;
}

a
{
	border: 0px;
	text-decoration: none;
}

img
{
	border: 0px;
}

div#head
{
	background-color: #fff;
	padding: 0px;
	padding-left: 0px;
	padding-top: 0px;
	
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 220px;
	width: 600px;
	
	margin-left: auto;
	margin-right: auto;
	
}

span.menu
{
	position: relative;
	top: 8px;
}

div#menucontainer
{
	position: relative;
	background-color: #000;
	text-align: left;
	width: 640px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

div#menu
{
	position: absolute;
	background-color: #000;
	width: 600px;
	height: 22px;
	left: 20px;
}

div.headline
{
	position: relative;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 20px;
	margin-top:10px;
}

div.headlineMain
{
	position: relative;
	background-color: #fff;
	color: #000;
	
	text-align:center;
	font-weight: bold;
	font-size: 14pt;
	margin-left: 20px;
	margin-top:10px;
}

.download
{
	position: relative;
	background-color: #555;
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	text-align:center;
}

.avail
{
	position: relative;
	color: #555;
	font-weight: bold;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	text-align:center;
}

div.centerimage
{
	position: relative;
	background-color: #fff;
	width: 480px;
	margin-left: 60px;
	top: 20px;
	margin-bottom:20px;
}

div.centerimageAppLogo
{
	position: relative;
	background-color: #fff;
	width: 200px;
	margin-left: 200px;
	top: 20px;
	margin-bottom:20px;
}

div.downloadAppLogo
{
	position: relative;
	background-color: #fff;
	width: 200px;
	margin-left: 200px;
	top: 20px;
	margin-bottom:20px;
	
	color: #fff;
	text-align:center;
}

div.centerimageI
{
	position: relative;
	background-color: #fff;
	width: 320px;
	margin-left: 140px;
	top: 20px;
	margin-bottom:20px;
}

div.text
{
	top: 10px;
	position: relative;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 30px;
	width:540px;
	text-align:justify;
}

div.textc
{
	top: 10px;
	position: relative;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-style: italic;
	font-size: 9pt;
	margin-left: 30px;
	margin-bottom: 10px;
	width:540px;
	text-align:center;
}

div#body
{
	/*margin-top:10px;*/
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 600px;
	height: 128px;
	margin-left: auto;
	margin-right: auto;
}

div#footer
{
	/*margin-top:10px;*/
	background-color: #000;
	color:#fff;
	font-size: 9pt;
	position: relative;
	text-align: left;
	width: 600px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

div.line
{
	position: relative;
	width: 600px;
	height: 1px;
	background-color: #fff;
}

div.productrow
{
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 600px;
	height: 110px;
	cursor: pointer;
}

div.content
{
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 600px;
	padding-top:20px;
	padding-bottom:20px;
}

div.productrow:hover
{
	background-color: #ff0000;
}

img.productimage
{
	width: 100px;
	height: 100px;
	float: left;
	margin-top:5px;
	margin-left:10px;
	margin-right:15px;
	cursor: default;
}

div.producthead
{
	color: #000;
	position: relative;
	text-align: left;
	width: 400px;	
	padding-top:10px;	
	font-weight: bold;
	font-size: 10pt;	
}

div.producttext
{
	color: #000;
	position: relative;
	text-align: justify;
	margin-right: 20px;
	padding-top:10px;	
	
	font-weight: normal;
	font-size: 10pt;	
}

div.menuitem
{
	width: 200px;
	background-color: #000;
	position: relative;
	float: left;
	height: 30px;
	font-weight: bold;
	font-size: 8pt;	
	color: #fff;
	text-align: center;
	border: 0;
}

div.menuitem:hover
{
	background-color: #ff0000;
	color: #fff;
}

div.menuitemsel
{
	width: 200px;
	background-color: #fff;
	position: relative;
	float: left;
	height: 30px;
	font-weight: bold;
	font-size: 8pt;	
	color: #000;
	text-align: center;
	border: 0;
}

div.menuitemsel_deactive
{
	width: 200;
	background-color: #f00;
	position: relative;
	float: left;
	height: 30px;
	font-weight: bold;
	font-size: 8pt;	
	color: #000;
	text-align: center;
	border: 0;
}

.menuitem
{
	font-weight: bold;
	font-size: 8pt;	
	color: #fff;
}

.language
{
	float: right;
	background-color: #f00;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;	
	color: #fff;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
}

.ds
{
	float: left;
	font-size: 10pt;	
	color: #fff;
	padding-top:2px;
	padding-left:5px;
}
.ds-active
{
	float: left;
	font-size: 10pt;	
	
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:5px;
	
	background-color: #fff;
	color: #000;
}

.raix
{
	text-align:center;
	font-size: 10pt;	
	color: #fff;
	padding-top:2px;
}