body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
}
.overall {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
.overall .top {
	background: url(/images/mp/top_bg.jpg) no-repeat center top;
	height:196px;
	width: 800px;
	color: #FFFFFF;
	z-index: 1;
	position: relative;
}
.overall .banner {
	height: 85px;
	width: 415px;
	z-index: 0;
	top: 170px;
	float: left;
	/*border: solid 1px black;
	/*background: url(/images/mp/its_free.gif) no-repeat right top;*/
	position: absolute;
	padding: 37px 110px 0px 15px;
}
.overall .banner_media {
	z-index: 0;
	top: 170px;
	float: left;	
	position: absolute;
	padding: 47px 110px 0px 15px;
}

.overall .banner_media .flash_banner
{
	width:468px;
	height:60px;
	border:2px solid #ffcc00;
}

.flash {
	clear: left;
	float: left;
	color: #CCCCCC;
	background:#333333;
	width: 535px;
}

.flash a,
.flash a:visited,
.flash a:hover
{
	float:none;
	margin:0px;
	color: #EE4611;
	text-decoration:underline;
}


.overall .banner a,
.overall .banner a:active,
.overall .banner a:visited {
	width: 128px;
	height: 113px;
	z-index: 0;
	float: right;
	background: url(/images/mp/its_free.gif) no-repeat right top;
	top: 0px;
	left: 418px;
	position: absolute;
}
.overall .banner a:hover {
	background: url(/images/mp/its_free_over.gif) no-repeat right top;
}

.overall .top .logo {
	float: left;
}
.overall .top .upload_menu {
	float: left;
	height: 30px;
	width: 95px;
	margin: 45px 0px 0px 134px;
}
.overall .top .help_menu {
	float: right;
	height: 95px;
	width: 250px;
}

.overall .top .help_menu a.item_faq_nonselected,
.overall .top .help_menu a.item_faq_nonselected:active,
.overall .top .help_menu a.item_faq_nonselected:visited {
	float: left;
	height: 95px;
	width: 22px;
	margin-left: 30px;
	background:url(/images/mp/button_faq.jpg) no-repeat top left;
}
.overall .top .help_menu a.item_faq_nonselected:hover {
	background:url(/images/mp/button_faq_over.jpg) no-repeat top left;
}

.overall .top .help_menu a.item_faq_selected,
.overall .top .help_menu a.item_faq_selected:active,
.overall .top .help_menu a.item_faq_selected:visited {
	float: left;
	height: 95px;
	width: 22px;
	margin-left: 30px;
	background:url(/images/mp/button_faq_active.jpg) no-repeat top left;
}
.overall .top .help_menu a.item_faq_selected:hover {
	background:url(/images/mp/button_faq_active_over.jpg) no-repeat top left;
}

.overall .top .help_menu a.item_about_nonselected,
.overall .top .help_menu a.item_about_nonselected:active,
.overall .top .help_menu a.item_about_nonselected:visited {
	float: left;
	height: 95px;
	width: 22px;
	margin-left: 30px;
	background:url(/images/mp/button_about.jpg) no-repeat top left;
}

.overall .top .help_menu a.item_about_nonselected:hover {
	background:url(/images/mp/button_about_over.jpg) no-repeat top left;
}

.overall .top .help_menu a.item_about_selected,
.overall .top .help_menu a.item_about_selected:active,
.overall .top .help_menu a.item_about_selected:visited {
	float: left;
	height: 95px;
	width: 22px;
	margin-left: 30px;
	background:url(/images/mp/button_about_active.jpg) no-repeat top left;
}

.overall .top .help_menu a.item_about_selected:hover {
	background:url(/images/mp/button_about_active_over.jpg) no-repeat top left;
}


.overall .top .help_menu a.item_contact_nonselected,
.overall .top .help_menu a.item_contact_nonselected:active,
.overall .top .help_menu a.item_contact_nonselected:visited {
	float: left;
	height: 95px;
	width: 22px;
	margin-left: 30px;
	background:url(/images/mp/button_contact.jpg) no-repeat top left;
}
.overall .top .help_menu a.item_contact_nonselected:hover {
	background:url(/images/mp/button_contact_over.jpg) no-repeat top left;
}
.overall .top .help_menu a.item_contact_selected,
.overall .top .help_menu a.item_contact_selected:active,
.overall .top .help_menu a.item_contact_selected:visited {
	float: left;
	height: 95px;
	width: 22px;
	margin-left: 30px;
	background:url(/images/mp/button_contact_active.jpg) no-repeat top left;
}
.overall .top .help_menu a.item_contact_selected:hover {
	background:url(/images/mp/button_contact_active_over.jpg) no-repeat top left;
}

.overall .top .main_menu {
	clear: left;
	float: left;
	width: 520px;
	padding:15px 0px 0px 0px;
}
.overall .top .main_menu a.nonselected, 
.overall .top .main_menu a.nonselected:active,
.overall .top .main_menu a.nonselected:visited {
	margin: 10px 0px 0px 5px;
	padding: 60px 0px 0px 0px;
	width: 69px;
	float: left;
	background: url(/images/mp/button_main.jpg) no-repeat left top;
	text-align:right;
	color:#999999;
	text-decoration:none;
}
.overall .top .main_menu a.nonselected:hover {
	background: url(/images/mp/button_main_over.gif) no-repeat left top;
	color:#ee4611;
}

.overall .top .main_menu a.pending, 
.overall .top .main_menu a.pending:active,
.overall .top .main_menu a.pending:visited,
.overall .top .main_menu a.pending:hover {
	margin: 10px 0px 0px 5px;
	padding: 60px 0px 0px 0px;
	float: left;
	text-align:left;
	color:#999999;
	text-decoration:none;
	cursor:default;
}

.overall .top .main_menu a.selected, 
.overall .top .main_menu a.selected:active, 
.overall .top .main_menu a.selected:visited {
	margin: 10px 0px 0px 5px;
	padding: 60px 0px 0px 0px;
	width: 69px;
	float: left;
	background: url(/images/mp/button_main_active.gif) no-repeat left top;
	text-align:right;
	color:#999999;
	text-decoration:none;
}
.overall .top .main_menu a.selected:hover {
	color:#ee4611;
}
.overall .top .search {
	float: right;
	clear: right;
	padding:25px 43px 0px 0px;
	width: 180px;
}
.overall .center div.menu span.title,
.overall .center div.title_line span.title {
	padding-top: 5px;
	margin-left: 15px;
	text-align:center;
	font-weight: bold;
	border:none;
	color:#999999;
	float:left;
	clear: none;
	background:#ffffff;
}

.overall .center .menu a.button,
.overall .center .menu a.button:visited,
.overall .center .title_line a.button,
.overall .center .title_line a.button:visited {
	float: right;
	margin-right:40px;
	background:#ffffff url(/images/mp/treks/button_plus.gif) 6px 0px no-repeat;
	padding: 3px 9px 8px 33px;
	color:#999999;
	font-weight: bold;
	white-space:nowrap;
	text-decoration:none;
}
.overall .center .menu a.button:hover,
.overall .center .menu a.button2:hover,
.overall .center .title_line a.button:hover,
.overall .center .title_line a.button2:hover {
	background:#ffffff url(/images/mp/treks/button_plus_over.gif) 6px 0px no-repeat;
	color:#ee4611;
	text-decoration:none;
}
.overall .center div.title_line span.title,
.overall .center div.title_line a.button {
	margin-top: -15px;
	position:relative;
	z-index:1;
}
.overall .center .title_line {
	border-top:7px solid #cccccc;
	width:550px !important;
}
form {
	margin: 0px;
	padding: 0px;
}
.overall .top .search input {
	font-size: 12px;
	height: 16px;
	width: 135px;
	border: none;
	background:none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.overall .top .search input.submit {
	background: url(/images/mp/button_search.gif) no-repeat center center;
	width:22px;
	height:22px;
	float:right;
	margin-top:-3px;
	cursor: pointer;
}
.overall .top .search input.submit_over {
	background: url(/images/mp/button_search_over.gif) no-repeat center center;
	width:22px;
	height:22px;
	float:right;
	margin-top:-3px;
	cursor: pointer;	
}
.overall .banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ee4611;
	padding:0px 0px 0px 14px;
	margin:0px;
}
.overall .banner ul {
	margin: 10px 0px 0px 14px;
	padding: 0px;
}
.overall .banner li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(/images/mp/list.gif);
}
.overall .center {
	float: left;
	width: 800px;
	background:#FFFFFF url(/images/mp/center_menu_bg.gif) no-repeat left 30px;
	padding:102px 0px 0px 0px;
}
.overall .center .menu,
.overall .center .title_line {
	width: 500px;
	float: left;
	padding-left: 20px;
}
.overall .center .menu ul, 
.overall .center .footer .footer_menu ul, 
.overall .top .main_menu ul, 
.overall .top .register_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.overall .center .sponser {
	float: right;
	width: 230px;
	padding-bottom: 255px;
	background: url(/images/mp/sponser_bg.gif) no-repeat 20px bottom;
	clear:right;
}
.overall .center .sponser .inner {
	width: 230px;
	float: right;
	background: url(/images/mp/sponser_repeat_bg.gif) repeat-y 20px top;
}

.overall .center .sponser .inner .adsense
{
	float: right;
	padding-right:24px;
}
 
 
.overall .center .sponser .inner a {
	float: right;
	width: 230px;
	background: url(/images/mp/circle_sponser.gif) no-repeat 15px top;
	height:70px;
	display: block;
}
.overall .center .sponser .inner a:hover {
	background: url(/images/mp/circle_sponser_over.gif) no-repeat 15px top;
}
.overall .center .footer {
	background: url(/images/mp/footer_bg.gif) no-repeat left top;
	float: left;
	clear: left;
	width: 570px;
	height:120px;
	margin: 10px 0px;
}
.overall .center .menu ul a.nonselected, 
.overall .center .menu ul a.nonselected:active, 
.overall .center .menu ul a.nonselected:visited 
{
	width:70px;
	color: #999999;
	display: block;
	cursor:pointer;
	margin: 3px 0px 0px 11px;
	background: url(/images/mp/button_center.gif) no-repeat center top;
	padding: 27px 0px 0px 0px;
	color:#999999;
	text-decoration: none;
	text-align:center;
}
.overall .center .menu ul a.nonselected:hover {
	background: url(/images/mp/button_center_over.gif) no-repeat center top;
	color:#ee4611;
}
.overall .center .menu ul a.selected, 
.overall .center .menu ul a.selected:active, 
.overall .center .menu ul a.selected:visited 
{
	width:70px;
	color: #999999;
	display: block;
	cursor:pointer;
	margin: 3px 0px 0px 11px;
	background: url(/images/mp/button_center_active.gif) no-repeat center top;
	padding: 27px 0px 0px 0px;
	color:#999999;
	text-decoration: none;
	text-align:center;	
}
.overall .center .menu ul a.selected:hover {
	color:#ee4611;
}
.overall .top .main_menu li, 
.overall .center .menu li {
	float: left;
}
.overall .top .upload_menu a.nonselected,
.overall .top .upload_menu a.nonselected:active,
.overall .top .upload_menu a.nonselected:visited {
	cursor: pointer;
	text-decoration:none;
	color: #FFFFFF;
	float: left;
	margin-top: 5px 0px 0px 0px;
	background:url(/images/mp/button_upload.gif) no-repeat top right;
	width:95px;
	height:30px;
}
.overall .top .upload_menu a.nonselected:hover {
	background:url(/images/mp/button_upload_over.gif) no-repeat top right;
	color:#ffcc00;
}

.overall .top .upload_menu a.selected,
.overall .top .upload_menu a.selected:active,
.overall .top .upload_menu a.selected:visited {
	cursor: pointer;
	text-decoration:none;
	color: #ffffff;
	float: left;
	margin-top: 5px 0px 0px 0px;
	background:url(/images/mp/button_upload_active.gif) no-repeat top right;
	width:95px;
	height:30px;
}
.overall .top .upload_menu a.selected:hover {
	background:url(/images/mp/button_upload_active.gif) no-repeat top right;
	color:#ffcc00;
}

.overall .center .sponser .inner a h1 {
	font-size: 11px;
	color: #ee4611;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 2px 40px;
	font-weight: normal;
}
.overall .center .sponser .inner a p {
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	color:#000000;
}
.overall .center .sponser .inner a p.link {
	font-size: 11px;
	color: #005194;
	text-decoration: none;
}
.overall .center .sponser_title {
	float: right;
	width: 230px;
	text-align: center;
	position:relative;
	top:-30px;
}
.overall .center .sponser_title h1 {
	font-size: 12px;
	color: #005194;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.overall .center .footer .footer_menu {
	float: left;
	padding-left: 60px;
	width: 510px;
	padding-top: 75px;
}
.overall .center .footer .footer_menu li {
	float: right;
	margin-left: 20px;
	height: 20px;
	padding-top:20px;
	background: url(/images/mp/button_footer.gif) no-repeat center top;
}
.overall .center .footer .footer_menu a,
.overall .top .register_menu a {
	color:#999999;
	text-decoration:none;
}
.overall .center .footer .footer_menu a:hover, 
.overall .top .register_menu a:hover {
	color:#ee4611;
}
.overall .center .main {
	float: left;
	width: 540px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(/images/mp/main_bg.gif) no-repeat left 100px;
}
.overall .center .general_page
{
	float: left;
	width: 513px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	text-align:justify;
	background: url(/images/mp/main_bg.gif) no-repeat left 100px;
}

.overall .center div#nobg {
	background:none !important;
}
.overall .center .main td {
	vertical-align: top;
}
.overall .center .main .image_frame {
	margin:3px 0px;
	padding:0px;
	width: 106px;
	height: 106px;
	text-align: center;
	vertical-align: middle;
}

.overall .center .main .image_frame img {
	max-width:100px;
	max-height:100px;
	/* IE Image max-width */
	width: expression(this.width > 100 ? 100: true);
	height: expression(this.height > 100 ? 100: true);
}

.overall .center .main .empty_cell {
	display:block;
	width: 106px;
	height: 165px;
}
.overall .center .main .cell {
	display:block;
	color: #999999;
	cursor: pointer;
	width: 106px;
	height: 165px;
	background: url(/images/mp/pic_bg.gif) no-repeat center top;
}
.overall .center .main .cell_over {
	display:block;
	color:#ee4611;
	cursor: pointer;
	width: 106px;
	height: 165px;
	background: url(/images/mp/pic_bg_over.gif) no-repeat center top;
}
.overall .center .main .cell .text,
.overall .center .main .cell_over .text {
	display: block;
	text-decoration: none;
	margin:0px;
	width:81px;
	height:30px;
	padding: 11px 0px 2px 25px;
}

.overall .center .main .cell .text .title,
.overall .center .main .cell_over .text .title 
{
	width:81px;
	height:30px;
	overflow: hidden;
    /*text-overflow: ellipsis;*/
}
    
.overall .top .register_menu {
	float: right;
	clear: right;
	padding:20px 0px 0px 0px;
	width: 250px;
}
.overall .top .register_menu li {
	float: left;
	margin-left: 25px;
	height: 20px;
	padding-top:17px;
	background: url(/images/mp/button_footer.gif) no-repeat center top;
}
.overall .top .register_menu li span{
	color:#999999;
}
.overall .center .sponser .inner a {
	text-decoration: none;
	display: block;
}

.overall .center .menu .title {
	margin-top: -1px;
	margin-left: 15px;
	text-align: center;
	font-weight: bold;
	border: none;
	float: left;
	clear: both;
	color:#CCCCCC;
	background: #ffffff;
}
.overall .center div.paging {
	width: 560px;
	float: left;
}
.overall .center div.paging div.inner {
	text-align:center;
}
.overall .center div.paging div.inner_text {
	text-align:center;
	margin: 3px;
	font-weight: normal;
	border: none;
	clear: both;
	color:#999999;
	background: #ffffff;	
}
.overall .center div.paging a,
.overall .center div.paging a:visited 
{
	display:inline-block;
	background:url(/images/mp/paging_bg.gif) center center no-repeat !important;
	text-decoration:none;
	/*padding:7px 9px 6px 10px;*/
	padding:10px 0px 0px 0px;
	color:#ee4611;
	font-size:11px;
	font-weight:bold;
	width:25px;
	height:25px;
}
.overall .center div.paging a.over,
.overall .center div.paging a.active {
	background:url(/images/mp/paging_bg_over.gif) center center no-repeat !important;
}
.overall .center div.paging a.edge {
	background:url(/images/mp/pagin_edge.gif) center center no-repeat !important;
}
.overall .center div.paging a.left{
	background:url(/images/mp/pagin_left.gif) center center no-repeat !important;
}
.overall .center div.paging a.left_over {
	background:url(/images/mp/pagin_left_over.gif) center center no-repeat !important;
}
.overall .center div.paging a.right {
	background:url(/images/mp/pagin_right.gif) center center no-repeat !important;
}
.overall .center div.paging a.right_over {
	background:url(/images/mp/pagin_right_over.gif) center center no-repeat !important;
}
.overall .center .main h1 
{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	height:30px;
	vertical-align:middle;
	text-align:center;
	color: #ee4611;
}

.overall .center .general_page .question
{
	font-size: 12px;
	font-weight:bold;
	color: #ee4611;
}

.overall .center .general_page .answer
{
	font-size: 12px;
	color: #000000;
}