body {
	font-family: tahome,verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	margin: 0px 0 10px 0;
	background-color:#e6e6e6;
}
a.menu {
	font-size: 12px;
	font-weight:bold;
	color: #bababa;
	text-decoration: none;
	
}
a.menu:hover {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.active {
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.active:hover {
	font-weight:bold;
	
	text-decoration: none;
}


span,div {
	margin: 0;
	padding: 0;
}
li {font-size:11px;
	margin-bottom:0.5em;
}
p {
	margin-bottom:1em;
	line-height: 16px;
}


img {
	border: 0;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	font-weight:normal;
	margin:0;
	margin-bottom:0.3em;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 13px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #61634d;
	line-height: 13px;
	font-weight:bold;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bababa;
	font-weight: bold;
	line-height: 13px;
	
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61634d;
	font-weight: bold;
	line-height: 13px;
	
}

td.over {
	padding-left:15px;
	height:20px;
	
	
	}
td.plan_list {
	padding-left:78px;
	height:20px;
	
}

td.subnav {
	color:#333333;
}



/*class*/
.text{ font-size:11px;
		line-height: 14px;
}

.whiteText{ 	font-size:12px;
		line-height: 14px;
		color:#FFFFFF;
}
.greyText{ 	font-size:11px;
		line-height: 14px;
		color:#bababa;
}

.contact{ 	
		font-size:10px;
		color:#bababa;
		line-height: 14px;
}

.smallLink {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height:16px;
	font-weight:bold;
}
.smallLink:hover {
	color: #61604c;
	text-decoration: underline;
}
.smallLink_active {	
	line-height:16px;
	color: #61604c;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}
.linkWhite {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.linkWhite:hover {
	color: #edd0ba;
	text-decoration: none;
}
.linkWhite_active {
	color: #61604c;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.pad{
	margin: 2px 2px 2px 2px;
} 
td img {display: block;}

