﻿.logoParts
{
	width: 180px;
	background-color: #ffffff;
}

.logoSamsung
{
	width: 120px; 
	background-color: #ffffff;
}

.topMenu
{
	background-image: url(img/menu_bgL.gif);
}
.topMenuDark
{
	background-image: url(img/menu_bg2.gif);
}

.headline
{
	height: 35px;
	background-color: #ebebeb;
	background-image: url(img/hl_bg.gif);
}

.headlineSpacer
{
	height: 1px;
	background-color: #a5a5a5;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.contentCell
{
	font-size: 10pt;
	font-family: Arial;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}


.menuTable
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.menuRow
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.menuSubRow
{
	font-family: Arial;
	background-color: #EEF5FB;
	color: #FF6622;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.menuCell
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.menuLink
{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}
.menuLink:Hover
{
	color: #ff6622;
}
.menyLink:Active
{
	color: #ff6622;
}
.menuSubLink
{
	font-family: Arial;
	color: #0070BC;
	text-decoration: none;
	font-size: 9px;
	padding-left: 10px;
}
.menuSubLink:Hover
{
	color: #ff6622;
}
.menuSubLink:Active
{
	color: #ff6622;
}
.menuSelLink
{
	font-family: Arial;
	color: #ff6622;
	text-decoration: none;
	font-size: 11px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: square;
}

.menuSpacer
{
	background-color: #B5B5B5;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.menuFooter
{
	padding-top: 20px;
}

.Copyright
{
	height: 39px; 
	background-color: white; 
	font-size: 7pt; 
	color: gray; 
	font-family: 'Courier New'; 
	vertical-align: text-top; 
	text-align: left;
}
