body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
}
.td_line {
	font-size: 12px;
	line-height: 18px;
	background-image:url(../images/line.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:22px;
	vertical-align:middle;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}


td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body_w{
width:760px;
}
.yellow_font {
	font-size: 12px;
	line-height: 18px;
	color: #FE7C02;
}
a.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_font {
	font-size: 12px;
	color: #FFFFFF;
}
input,select {
	font-size: 12px;
	color: #333333;
}

a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.td_style {
	background-color: #eaeaea;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3f3f3;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #F3f3f3;
}
