* {
	margin: 0px;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.style1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.style2 {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00965A;
	border-bottom-color: #00965A;
	border-left-color: #00965A;
	top: 10px;
	bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style3 {
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #000000;
}
#bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#mainMenu {
	background-color: #EEE;
	border: 1px solid #CCC;
	color: #000;
	width: 150px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menuList {
	text-align: left;
	font-size: 14px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 18px;
}
#List {
	text-align: left;
	font-size: 12px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
	margin: 0px;
}
a:active {
	font-size: 14px;
	font-weight: bold;
}

li.menubar {
  background: url(/images/plus.gif) no-repeat 0em 0.3em;
  font-size: 14px;
  line-height: 1.5em;
  list-style: none outside;
}
.menu, .submenu {
	display: none;
	margin-left: 15px;
	padding: 0px;
}
.menu li, .submenu li {
  background: url(/images/square.gif) no-repeat 0em 0.3em;
  list-style: none outside;
}
a.actuator {
  background-color: transparent;
  color: #000000;
  font-size: 14px;
  text-decoration: none;
}
#newPhonesActuator a.actuator:link {
  text-decoration: underline;
}
#newPhonesActuator a.actuator:visited {
  text-decoration: underline;
}
a.actuator:hover {
  text-decoration: underline;
}
.menu li a, .submenu li a {
  background-color: transparent;
  color: #000;
  font-size: 12px;
  padding-left: 0px;
  text-decoration: none;
}
.menu li a:hover, submenu li a:hover {
  /*border-bottom: 1px dashed #000;*/
  text-decoration: underline;
}
span.key {
  text-decoration: underline;
}
