body {
	background: url(../images/body/bg-body.gif) repeat-x top right;
	height:100%;
	width:100%;
	float: top;
	margin: 0;
	padding: 0px;
	vertical-align:top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
}
.top {
	background: url(../images/body/bg-top.gif) repeat-x top left;
	float: top;
	height:355px;
	margin: 0;
	vertical-align:top;
	background-color:#FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bg-content {
	background: url(../images/body/bg-content.gif) repeat-x top left;
	float:none;
	height:270px;
	margin: 0;
	background-color:#FFFFFF;
	padding: 10px;
}
.bg-content2 {
	background: url(../images/body/bg-content.gif) repeat-x top left;
	float:none;
	height:355px;
	margin: 0;
	background-color:#FFFFFF;
	padding: 10px;
}
.bg-content3 {
	background: url(../images/body/bg-content.gif) repeat-x top left;
	float:none;
	height:270px;
	margin: 0;
	background-color:#FFFFFF;
}
li {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #999999;
	list-style:circle;
}
.copy {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #777777;
}
.copy-white {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #FFFFFF;
}
.copy_table {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #777777;
}
.copy_bottom {
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	color: #777777;
}
.heading_main {
	font-size: 26px;
	font-family: arial;
	font-weight: normal;
	color: #333333;
	height:40px;
	vertical-align:bottom;
	padding-left:15px;
	padding-bottom:5px;
	border-bottom: solid #838383 2px;
}
.heading_TOP {
	font-size: 26px;
	font-family: arial;
	font-weight: normal;
	color: #777777;
}
.heading_TABS {
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #777777;
}
A:link {
	font-size: 12px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	color: #f8b600;
}
A:Visited {
	font-size: 12px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	color: #f8b600;
}
A:hover {
	font-size: 12px;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	color: #cccccc;
}
.nav A:link {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
}
.nav A:Visited {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
}
.nav A:hover {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #777777;
}
.subNav A:link {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #333333;
}
.subNav A:Visited {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #333333;
}
.subNav A:hover {
	font-size: 13px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #ffffff;
}
.textfield_search {
	border: solid #c4c4c4 1px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	height:25px;
}

