.normal {
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.small {
	font-size: 10px;
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
}
.small a:link{
	color: #333333;
	text-decoration: none;
}
.small a:visited{
	color: #333333;
	text-decoration: none;
}

.small a:hover {
	color: #333333;
	text-decoration   : underline;
}

.big {
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 24px;
}
.medium {
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 14px;
	color: #333333;
}
.whoisInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

.whoisResults {
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 18px;
	color: #333333;
}

.mainFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.promotion {
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 16px;
}

hr {
	background       : #cccccc;
	height           : 1px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

.plandetail{
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 5px;
	padding-left: 15px;
}

ui#plandetail {
  margin: 0;
  padding: 0;
  list-style: none;
}


ui#plandetail li{
  line-height: 20px;
  padding-left: 10px;
  padding-top: 0px;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 8px;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #006600;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #666666;
font-weight: normal;
background-image: url(images/menu_bgr.gif);
background-repeat: no-repeat;
/*width: 100%;*/
text-indent: 0px;
text-decoration: none;
font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height: 28px;
margin-bottom: 0px;
text-align:left;
padding-left:18px;
}

a.mainlevel:hover {
color: #000000;
font-weight: normal;
}

.basicplan
{
background-repeat: no-repeat;
}
.businessplan
{
background-repeat: no-repeat;
}
.premiumplan
{
background-repeat: no-repeat;
}
.price {
	font-family: Tahoma, "MS Sans Serif", AngsanaUPC;
	font-size: 18px;
}

