body {
	font-family: tahome,verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 10px 0 10px 0;
}
a.menu {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	
}
a.menu:hover {
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
a.active {
	font-weight:bold;
	color: #e60004;
	text-decoration: none;
}
a.active:hover {
	font-weight:bold;
	color: #e60004;
	text-decoration: underline;
}

a.block {
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a.block:hover {
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

a.block_red {
	font-weight:bold;
	color: #f30407;
	text-decoration: none;
}
a.block_red:hover {
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

p,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-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2076BC;
	font-weight: bold;
	line-height: 13px;
}

td.over {
	padding-left:15px;
	height:20px;
	
	
	}
td.plan_list {
	padding-left:78px;
	height:20px;
	
}
td.plan_list2 {
	padding-left:76px;
	height:20px;
	
}

td.subnav {
	color:#333333;
}



/*class*/
.text{ font-size:11px;
		line-height: 14px;
}



.arrow {
		color:#FF6600;
}
.toLeft {
	float: left;
}
.toRight {
	float: right;
}
.clear {
	clear: both;
}

.smallLink {
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.smallLink:hover {
	color: #e60004;
	text-decoration: none;
}
.linkWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pad{
	margin: 2px 2px 2px 2px;
} 
td img {display: block;}
