body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
body {
	background-image: url(../images/bgrounds/texture01.png);
	margin: 0px;
}
.main_tbl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 100%;
	width: 990px;
}
.main_tbl_td_top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	height: 6px;
}
.main_tbl_td_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 150px;
	text-align: center;
	vertical-align: top;
}
/*
.main_tbl_td_header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 150px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/header/header3.png);
	background-repeat: no-repeat;
}
.main_tbl_td_header2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 150px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/header/header2.png);
	background-repeat: no-repeat;
}
*/
.main_tbl_td_black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	height: 7px;
	background-image: url(../images/bgrounds/bg_black.png);
	background-repeat: no-repeat;
}

.main_tbl_td_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 25px;
	background-image: url(../images/bgrounds/bg_orange.png);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	line-height: 25px;
}
.main_tbl_td_intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/bgrounds/bg_white.png);
	background-repeat: repeat-y;
	height: 344px;
}
.main_tbl_td_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/bgrounds/bg_white.png);
	background-repeat: repeat-y;
}
.main_tbl_td_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/bgrounds/bg_white.png);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	height: 100%;
}
.main_tbl_td_white-3 {
	height: 3px;
	background-image: url(../images/bgrounds/bg_white_3.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
}


.main_tbl_td_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	height: 7px;
	background-image: url(../images/bgrounds/bg_orange.png);
	background-repeat: no-repeat;
}
.main_tbl_td_logos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/bgrounds/bg_white.png);
	background-repeat: repeat-y;
	height: 60px;
	text-align: center;
	vertical-align: bottom;
}




.main_tbl_td_footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 40px;
	text-align: center;
	background-image: url(../images/footer/bground.png);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #999;
	line-height: 30px;
	vertical-align: top;
}

.main_tbl_td_btm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	height: 6px;
}
.test_user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}
