.tablebg {
	background-color: #FFFFFF;
}
.body_margin {
	background-color: #FFFFFF;
	margin: 0px;
}
.tablebg_upline {
	background-color: #FFFFFF;
	background-image: url(images/table_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tablebg_downline {
	background-color: #FFFFFF;
	background-image: url(images/table_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tablebg_rightline {
	background-color: #FFFFFF;
	background-image: url(images/table_dot.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.tablebg_leftline {
	background-color: #FFFFFF;
	background-image: url(images/table_dot.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu1_bg {
	background-image: url(images/menu1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_bg {
	background-image: url(images/box_bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.box_bg02 {
	background-image: url(images/box_bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_bg03 {
	background-image: url(images/box_bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}





.main_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #121212;
	text-decoration:none;
	text-decoration: underline;
}
.main_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0895CF;
	text-decoration: underline;
}



.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #121212;
}
.menu_text02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_text02link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text02link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C1B1B;
	line-height: 17px;
}
.text_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #272727;
	line-height: 19px;
}
.text_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	line-height: 17px;
}
.text_04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #272727;
	line-height: 19px;
}
.text_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C1B1B;
	line-height: 25px;
}
.text_welcomelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C1B1B;
	line-height: 25px;
	text-decoration: none;
}
.text_welcomelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #17AAE0;
	line-height: 25px;
	text-decoration: none;
}

.copyrights_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.copyrights_textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyrights_textlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #17AAE0;
	text-decoration: none;
}







.dotline_hori {
	background-image: url(images/hori_dotline.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.dotline_vertical {
	background-image: url(images/vertical_dotline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}