.text {
	font-size: 10pt;
	font-family : sans-serif;
	font-style : normal;
	font-weight : 300;
	color : #313131;
	text-align : left;
	line-height: 14pt;
}
.text A {
	text-decoration : none;	
	color : #313131;
}
.text A:hover{
	text-decoration : underline;	
}
.text_detailmap {
	font-size: x-small;
	font-family : sans-serif;
	font-style : normal;
	font-weight : 300;
	color : #313131;
	text-align : left;
}
.text_detailmap A {
	text-decoration : underline;
}
.text_detailmap A:hover{
	text-decoration : underline;
	color : Red;
}
.text_menu {
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 500;
	color : White;
	text-align : left;
}
.text_menu A {
	text-decoration : none;
	color : White;
}
.text_menu A:hover{
	color : Green;
}
.menu_bottom {
	border-top : thin solid #E2E2E2;
	border-bottom : thin solid #E2E2E2;
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 300;
	color : Gray;
	text-align : right;
	padding-right : 50px;
}
.menu_bottom A {
	text-decoration : none;	
	color : Gray;
}
.menu_bottom A:hover{
	text-decoration : none;
	color : red;
}
.text_close {
	font-size: x-small;
	font-family : sans-serif;
	font-style : normal;
	font-weight : 300;
	color : #313131;
	text-align : right;
}
.text_close A {
	text-decoration : none;
	color : Navy;
}
.text_close A:hover{
	text-decoration : none;
	color : red;
}
*.text_right_reserve {
	font-size: xx-small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 300;
	color : #313131;
}
.text_topmenu {
	font-size: 7pt;
	font-family : Arial;
	font-style : normal;
	font-weight : 300;
	color : 09459d;
}
.text_topmenu A {
	text-decoration : none;	
	color : 09459d;
}
.text_topmenu A:hover{
	text-decoration : none;
	color : Red;
}
*.Left_Background {
	background : Navy;
}
*.bar {
	border-top : 1px solid Silver;
	padding-left : 10px;
	padding-right : 10px;
}
*.bar_right_side {
	border-right : 1px solid Silver;
}
