a {
	text-decoration: none;
	color: #0180C4;
}
a.hover{
	color: #54698C;
	text-decoration:underline;
}
.text_grey11 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text_red11 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.text_green11 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #565624;
}
.text_green12 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #76B705;
}
.text_green11_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #565624;
}
.text_title_bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #565624;
}
.text_title {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #565624;
}
.text_green_head_bold {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #565624;
}
.text_green_head {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #565624;
}
.text_blue {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #0180C4;
}
a.text_blue:hover{ 
	text-decoration: underline;
}
.text_white {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_brown {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #5B1C1B;
}
.text_brown_light {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #947843;
}
.text_brown_dark {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #463206;
}

.text_menu {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #54698C;
	text-decoration:none;
}
a.text_menu:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #957E22;
	text-decoration:none;
}

p.clear {
	clear:both;
}
p.right {
	text-align:right;
}

.text_menu_sub{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #957E22;
	text-decoration:none;
}
a.text_menu_sub:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #54698C;
	text-decoration:none;
}

a.text_member_menu {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../images/share/bt_submenu.gif) left no-repeat;
	padding-left: 7px;
	margin-left: 2px;
}
