﻿body 
{
	margin: 0px;
	background-color: #fde03a;
	font-family: Tahoma;
	font-size: 12px;
}
a 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}
a:hover 
{
	color: Red;
}
.loginTextBox 
{
	border:solid 1px #cdcbce;
	width:100px;
	height:17px;
}
.Login_btnLogin
{
	width:52px;
	height:22px;
	background-image: url('../Images/ClubMain3/Main/index_login.jpg');
	background-repeat: no-repeat;
}
.Login_btnLogout
{
	width:52px;
	height:22px;
	background-image: url('../Images/ClubMain3/Main/index_logout.jpg');
	background-repeat: no-repeat;
}
.ClubTop 
{
	width: 956px;
}
.ClubHeader 
{
	background-image: url('../Images/ClubMain3/Main/Header.jpg');
	width: 956px;
	height: 234px;
}
.ClubHeader_Logo
{
	text-align: left;
}
.ClubHeader_Logo_Img
{
	margin: 0px 10px 0px 10px;
	padding: 8px;
	background-color: White;
	border: solid 1px #b1b2b4;
	float: left;
}
.ClubHeader_Name
{
	font-size: 20px;
	font-weight: bold;
}
.ClubHeader_Login
{
	width: 215px;
	text-align: left;
	vertical-align: middle;
	padding: 15px 0px 0px 0px;
}
.NavigatorZone 
{
	background-image: url('../Images/ClubMain3/Main/NavigatorBG.jpg');
	background-repeat: no-repeat;
	width: 936px;
	height: 32px;
	padding: 0px 10px 0px 10px;
}
.NavigatorZone ul 
{
	display:inline;
}
.NavigatorZone ul li
{
	display:inline;
	padding: 0px 3px 0px 3px;
}
.NavigatorZone ul li a
{
	color: White;
	text-decoration: none;
}
.NavigatorZone ul li a:hover
{
	color: gray;
}
.ContentBorderLeft
{
	background-image: url('../Images/ClubMain3/Main/BorderLeft.jpg');
	background-repeat: repeat-y;
	width: 5px;
	height: 2px;
}
.ContentBorderRight
{
	background-image: url('../Images/ClubMain3/Main/BorderRight.jpg');
	background-repeat: repeat-y;
	width: 5px;
	height: 2px;
}
.ContentBottom 
{
	/*background-image: url('../Images/ClubMain3/Main/BorderBottom.jpg');
	background-repeat: repeat-x;*/
	background-color: White;
}
.ContentMain
{
	background-color: White;
	padding: 10px;
	vertical-align:top;
	text-align:left;
	width: 936px;
}
#divClubHeader
{
	padding:0px 15px 0px 15px;
}
#divCommentInputHeader
{
	text-align:left;
	border-bottom:solid 1px #cbcbcb;
	padding-top:5px;
}
#divPreview h3
{
	color: #996600;
}
#divInputform table
{
	margin-left: auto;
	margin-right: auto;
}
.PageLink
{
	text-align: right;
	padding: 3px;
}
.ClubAnnounce_Left
{
	background-image: url('../Images/ClubMain3/Main/AnnounceBG_Left.jpg');
	background-repeat: no-repeat;
	width: 13px;
	height: 35px;
}
.ClubAnnounce_Center
{
	background-image: url('../Images/ClubMain3/Main/AnnounceBG_Center.jpg');
	background-repeat: repeat-x;
	width: 912px;
	height: 35px;
}
.ClubAnnounce_Right
{
	background-image: url('../Images/ClubMain3/Main/AnnounceBG_Right.jpg');
	background-repeat: no-repeat;
	width: 13px;
	height: 35px;
}
.ClubRecent_HeaderLeft
{
	background-image: url('../Images/ClubMain3/Main/recentHeader_Left.jpg');
	background-repeat: no-repeat;
	width: 240px;
	height: 36px;
	color: Black;
	padding-left: 14px;
}
.ClubRecent_HeaderRight
{
	background-image: url('../Images/ClubMain3/Main/recentHeader_Right.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 36px;
	padding:0px 16px 0px 0px;
}
.ClubRecent_Content
{
	border-left:solid 2px #b5a93d;
	border-right:solid 2px #b5a93d;
	height: 150px;
	padding: 5px 3px 5px 3px;
	vertical-align: top;
}
.ClubRecent_Content_Left
{
	padding:3px;
	text-align:left;
}
.ClubRecent_Content_Right
{
	padding:3px;
	text-align:right;
}
.ClubRecent_Footer
{
	background-image: url('../Images/ClubMain3/Main/recentFooter.jpg');
	background-repeat: no-repeat;
	height: 23px;
}
.ClubRecent_BigHeader
{
	background-image: url('../Images/ClubMain3/Main/recentBigHeader.jpg');
	background-repeat: no-repeat;
	width: 936px;
	height: 32px;
	color: Black;
	padding-left: 14px;
	text-align: left;
}
.ClubRecent_BigContent
{
	border-left:solid 2px #b5a93d;
	border-right:solid 2px #b5a93d;
	width: 926px;
	padding: 5px 3px 5px 3px;
	vertical-align: top;
}
.ClubRecent_BigFooter
{
	background-image: url('../Images/ClubMain3/Main/recentBigFooter.jpg');
	background-repeat: no-repeat;
	height: 30px;
}
.ClubRecentMoreButton
{
	background-image: url('../Images/ClubMain3/Main/btnMore.jpg');
	background-repeat: no-repeat;
	width: 40px;
	height: 14px;
}
.No_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
	background-image: url('../Images/ClubMain3/noimg.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}
.FooterLinkBottom
{
	background-image: url('../Images/ClubMain3/FooterLink_Buttom.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 956px;
	height: 58px;
}
.BackToClubListButton
{
	background-image: url('../Images/ClubMain3/backToClubList.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 132px;
	height: 89px;
}
.FooterLink_Separate_1
{
	width: 293px;
}
.BackToMainButton
{
	background-image: url('../Images/ClubMain3/backToMain.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 94px;
	height: 89px;
}
.FooterLink_Separate_2
{
	width: 302px;
}
.BackToTRButton
{
	background-image: url('../Images/ClubMain3/backToTR.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 135px;
	height: 89px;
}
.DescriptionTagStyle
{
	text-align: right;
	font-weight: bold;
	color: #887766;
}
.ClubPanel_Menu
{
	background-color:#c4a97d;
	text-align:left;
	padding:2px 2px 4px 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.ClubPanel_Menu ul li a
{
	color: Black;
	text-decoration: none;
}
.ClubPanel_Menu ul li a:hover
{
	color: Red;
}
.commentHeader
{ 
	background-image: url('../Images/ClubMain3/t_commenthead.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 97px;
	height: 14px;
}
.commentAdd
{
	background-image: url('../Images/ClubMain3/t_addcomment.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 88px;
	height: 17px;
}
/********************************* NEWS & EVENT *******************************************/
#divGroupNewsEvent
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
#tdNewsEventTopic
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableHeader.jpg');
	background-repeat: no-repeat;
	width: 922px;
	height: 18px;
	color: Black;
	padding: 7px;
	text-align: left;
}
#tdNewsEventContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	padding: 10px;
	width: 912px;
	text-align: left;
}
#tdNewsEventCreator
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	color: Black;
	text-align:right;
	padding: 7px;
}
#tdNewsEventFooter
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableFooter.jpg');
	background-repeat: no-repeat;
	width: 922px;
	height: 17px;
	color: Black;
	text-align:right;
	padding: 7px;
}
.newsEvent_NewTopicLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.newsEvent_NewTopicLink:hover
{
	color: red;
}
.newsEventBackButton
{
	background-image: url('../Images/ClubMain3/NewsEvent/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	vertical-align: bottom;
}
.newsEventTableHeader_01
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableHeader_01.jpg');
	background-repeat: no-repeat;
	width: 86px;
	height: 30px;
	color: Black;
}
.newsEventTableHeader_02
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableHeader_02.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-indent:20px;
	text-align:left;
}
.newsEventTableHeader_03
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableHeader_03.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.newsEventTableHeader_04
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableHeader_04.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.newsEventTableHeader_05
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableHeader_05.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.newsEventTableContent_01
{
	border-left:solid 1px #b5a93d;
	width: 84px;
	border-bottom: dashed 1px #a55f0d;
}
.newsEventTableContent_02
{
	padding:4px;
	text-align:left;
	width: 492px;
	border-bottom: dashed 1px #a55f0d;
}
.newsEventTableContent_03
{
	text-align:center;
	width: 120px;
	border-bottom: dashed 1px #a55f0d;
}
.newsEventTableContent_04
{
	text-align:center;
	width: 50px;
	border-bottom: dashed 1px #a55f0d;
}
.newsEventTableContent_05
{
	border-right:solid 1px #b5a93d;
	text-align:center;
	width: 178px;
	border-bottom: dashed 1px #a55f0d;
}
.newsEventTableFooter_01
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableFooter_01.jpg');
	background-repeat: no-repeat;
	width: 86px;
	height: 17px;
}
.newsEventTableFooter_02
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableFooter_02.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 17px;
}
.newsEventTableFooter_03
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableFooter_03.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 17px;
}
.newsEventTableFooter_04
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableFooter_04.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 17px;
}
.newsEventTableFooter_05
{
	background-image: url('../Images/ClubMain3/NewsEvent/tableFooter_05.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 17px;
}
.newsEventPreviousButton
{
	background-image: url('../Images/ClubMain3/NewsEvent/Sym_Previous.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.newsEventNextButton
{
	background-image: url('../Images/ClubMain3/NewsEvent/Sym_Next.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.newsEventFirstButton
{
	background-image: url('../Images/ClubMain3/NewsEvent/Sym_First.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.newsEventLastButton
{
	background-image: url('../Images/ClubMain3/NewsEvent/Sym_Last.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.newsEventCreator
{
	font-weight: bold;
}
.newsEventSend
{
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/NewsEvent/btnSend.gif');
	background-color: Transparent;
}
.newsEventPreview
{
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/NewsEvent/btnPreview.gif');
	background-color: Transparent;
}
/********************************* BOARD *******************************************/
#divGroupBoard
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.Board_NewTopicLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Board_NewTopicLink:hover
{
	color: red;
}
.boardBackButton
{
	background-image: url('../Images/ClubMain3/Board/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	vertical-align:bottom;
}
.boardEditButton
{
	background-image: url('../Images/ClubMain3/Board/btnEdit.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	cursor: pointer;
}
.board_EditLink
{
	padding: 3px;
	border-top:solid 2px #000000;
	text-align:right;
}
.board_EditLink a
{
	text-decoration: none;
}
.board_EditLink a:hover
{
	color: Red;
}
.board_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
}
.boardHeader_Full
{
	background-image: url('../Images/ClubMain3/Board/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
}
.boardFooter_Full
{
	background-image: url('../Images/ClubMain3/Board/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: White;
	font-family: Tahoma;
	text-align: left;
}
.boardComment
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	padding: 11px;
}
.boardComment_Name
{
	width:100px;
}
.boardComment_Space
{
	width:13px;
}
.boardComment_Date
{
	padding:2px 7px 2px 7px;
}
.boardComment_Message
{
	width:710px;
	overflow:auto;
}
.boardComment_Message_Top
{
	padding:4px 7px 4px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-top:solid 1px #999894;
	background-color:#ffffff;
}
.boardComment_Message_Bottom
{
	padding:0px 7px 0px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-bottom:solid 1px #999894;
	background-color:#ffffff;
}
.boardTableHeader_01
{
	background-image: url('../Images/ClubMain3/Board/tableHeader_01.jpg');
	background-repeat: no-repeat;
	width: 86px;
	height: 30px;
	color: Black;
}
.boardTableHeader_02
{
	background-image: url('../Images/ClubMain3/Board/tableHeader_02.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-indent:20px;
	text-align:left;
}
.boardTableHeader_03
{
	background-image: url('../Images/ClubMain3/Board/tableHeader_03.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.boardTableHeader_04
{
	background-image: url('../Images/ClubMain3/Board/tableHeader_04.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.boardTableHeader_05
{
	background-image: url('../Images/ClubMain3/Board/tableHeader_05.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.boardTableContent_01
{
	border-left:solid 1px #b5a93d;
	width: 84px;
	border-bottom: dashed 1px #a55f0d;
}
.boardTableContent_02
{
	padding:4px;
	text-align:left;
	width: 492px;
	border-bottom: dashed 1px #a55f0d;
}
.boardTableContent_03
{
	text-align:center;
	width: 120px;
	border-bottom: dashed 1px #a55f0d;
}
.boardTableContent_04
{
	text-align:center;
	width: 50px;
	border-bottom: dashed 1px #a55f0d;
}
.boardTableContent_05
{
	border-right:solid 1px #b5a93d;
	text-align:center;
	width: 178px;
	border-bottom: dashed 1px #a55f0d;
}
.boardTableFooter_01
{
	background-image: url('../Images/ClubMain3/Board/tableFooter_01.jpg');
	background-repeat: no-repeat;
	width: 86px;
	height: 17px;
}
.boardTableFooter_02
{
	background-image: url('../Images/ClubMain3/Board/tableFooter_02.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 17px;
}
.boardTableFooter_03
{
	background-image: url('../Images/ClubMain3/Board/tableFooter_03.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 17px;
}
.boardTableFooter_04
{
	background-image: url('../Images/ClubMain3/Board/tableFooter_04.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 17px;
}
.boardTableFooter_05
{
	background-image: url('../Images/ClubMain3/Board/tableFooter_05.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 17px;
}
.boardPreviousButton
{
	background-image: url('../Images/ClubMain3/Board/Sym_Previous.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.boardNextButton
{
	background-image: url('../Images/ClubMain3/Board/Sym_Next.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.boardFirstButton
{
	background-image: url('../Images/ClubMain3/Board/Sym_First.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.boardLastButton
{
	background-image: url('../Images/ClubMain3/Board/Sym_Last.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.boardSubmitComment
{
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/Board/btnSend.gif');
	background-color: transparent;
	vertical-align: bottom;
}
.boardSubmitTopic
{
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/Board/btnSend.gif');
	background-color: Transparent;
}
.boardPreviewTopic
{
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/Board/btnPreview.gif');
	background-color: Transparent;
}
.boardCancel
{
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/Board/btnCancel.gif');
	background-color: transparent;
	vertical-align:bottom;
}
.boardEditReply
{
	width: 24px;
	height: 10px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/Board/btnEdit.jpg');
	background-color: transparent;
	vertical-align: middle;
}
.boardDeleteReply
{
	width: 39px;
	height: 10px;
	border: none;
	cursor: pointer;
	background-image: url('../Images/ClubMain3/Board/btnDelete.jpg');
	background-color: transparent;
	vertical-align: middle;
}
 
/********************************* GALLERY *******************************************/
#divGroupGallery
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.Gallery_NewTopicLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Gallery_NewTopicLink:hover
{
	color: red;
}
.galleryBackButton
{
	background-image: url('../Images/ClubMain3/Gallery/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	vertical-align: bottom;
}
.galleryEditButton
{
	background-image: url('../Images/ClubMain3/Gallery/btnEdit.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	cursor: pointer;
}
.galleryHeader_Full
{
	background-image: url('../Images/ClubMain3/Gallery/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	background-color: #8f5f0d;
}
.galleryHeader_Text
{
	padding: 7px;
	color: Black;
	font-family: Tahoma;
	text-align: right;
}
.galleryFooter_Full
{
	background-image: url('../Images/ClubMain3/Gallery/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
	background-color: #8f5f0d;
}
.galleryContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
}
.galleryContent_LeftColumn
{
	width:130px;
	background-color:#fbe4c1;
	padding:7px 0px 7px 0px;
}
.galleryContent_RightColumn
{
	width:806px;
	padding:7px 0px 0px 0px;
	background-color: #ffffff;
}
.galleryView_imageName
{
	text-align:center;
	font-weight:bold;
}
.galleryView_imageBy
{
	text-align:center;
}
.galleryView_imageView
{
	text-align:center;
}
.galleryView_DeleteCmd
{
	text-align:center;
}
.galleryView_Description_td
{
	font-weight: bold;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
}
.galleryComment_Zone
{
	margin: 11px;
	padding: 16px;
	background-color: #ffffff;
}
.galleryComment
{
	border-left:solid 2px #8f5f0d;
	border-right:solid 2px #8f5f0d;
	padding: 11px;
}
.galleryComment_Name
{
	text-align: left;
}
.galleryComment_Space
{
	width:13px;
}
.galleryComment_Date
{
	text-align: right;
}
.galleryComment_Message
{
	width:610px;
	overflow:auto;
}
.galleryComment_Message_Top
{
	padding:4px 7px 4px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-top:solid 1px #999894;
	background-color:#ffffff;
}
.galleryComment_Message_Bottom
{
	padding:0px 7px 0px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-bottom:solid 1px #999894;
	background-color:#ffffff;
}
.galleryComment_Avatar
{
	width:100px;
}
.gallery_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
}
.gallery_EditLink
{
	padding: 3px;
	text-align:right;
}
.gallery_EditLink a
{
	text-decoration: none;
}
.gallery_EditLink a:hover
{
	color: Red;
}
.galleryPreviousButton
{
	background-image: url('../Images/ClubMain3/Gallery/Sym_Previous.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.galleryNextButton
{
	background-image: url('../Images/ClubMain3/Gallery/Sym_Next.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.galleryFirstButton
{
	background-image: url('../Images/ClubMain3/Gallery/Sym_First.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.galleryLastButton
{
	background-image: url('../Images/ClubMain3/Gallery/Sym_Last.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.galleryUpload
{
	background-image: url('../Images/ClubMain3/Gallery/btnUpload.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
}
.gallerySubmitComment
{
	background-image: url('../Images/ClubMain3/Gallery/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
}
.galleryCancel
{
	background-image: url('../Images/ClubMain3/Gallery/btnCancel.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
}
.galleryEditReply
{
	background-image: url('../Images/ClubMain3/Gallery/btnReplyEdit.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 24px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.galleryDeleteReply
{
	background-image: url('../Images/ClubMain3/Gallery/btnReplyDelete.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 39px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.galleryDelete
{
	background-image: url('../Images/ClubMain3/Gallery/btnDelete.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 45px;
	height: 15px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
/********************************* GUESTBOOK *******************************************/
#divGroupGuestBook
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.guestbook_NewCommentLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.guestbook_NewCommentLink:hover
{
	color: red;
}
.guestbookBackButton
{
	background-image: url('../Images/ClubMain3/Guestbook/Back.guf');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.guestbookPreviousButton
{
	background-image: url('../Images/ClubMain3/Guestbook/Sym_Previous.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.guestbookNextButton
{
	background-image: url('../Images/ClubMain3/Guestbook/Sym_Next.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.guestbookFirstButton
{
	background-image: url('../Images/ClubMain3/Guestbook/Sym_First.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.guestbookLastButton
{
	background-image: url('../Images/ClubMain3/Guestbook/Sym_Last.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.guestbookHeader_Full
{
	background-image: url('../Images/ClubMain3/Guestbook/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
}
.guestbookFooter_Full
{
	background-image: url('../Images/ClubMain3/Guestbook/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
}
.guestbookComment
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	padding: 11px;
}
.guestbookComment_Name
{
	width:100px;
}
.guestbookComment_Space
{
	width:13px;
}
.guestbookComment_Date
{
	padding:2px 7px 2px 7px;
}
.guestbookComment_Message
{
	width:710px;
	overflow:auto;
}
.guestbookComment_Message_Top
{
	padding:4px 7px 4px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-top:solid 1px #999894;
	background-color:#ffffff;
}
.guestbookComment_Message_Bottom
{
	padding:0px 7px 0px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-bottom:solid 1px #999894;
	background-color:#ffffff;
}
.guestbook_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
}
.guestbookSubmitComment
{
	background-image: url('../Images/ClubMain3/GuestBook/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
/********************************* MEMBER *******************************************/
#divGroupMember
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.memberBackButton
{
	background-image: url('../Images/ClubMain3/Member/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.memberHeader_Full
{
	background-image: url('../Images/ClubMain3/Member/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	background-color: #8f5f0d;
}
.memberHeader_Text
{
	padding: 2px;
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
	text-align: left;
}
.memberFooter_Full
{
	background-image: url('../Images/ClubMain3/Member/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
	background-color: #8f5f0d;
}
.memberContent
{
	overflow: hidden;
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	width:934px;
}
.member_No
{
	width: 70px;
	padding: 5px;
	text-align: center;
}
.member_Name
{
	width: 170px;
	padding: 5px;
}
.memberList
{
	width: 200px;
	vertical-align: top;
	background-color: #fbe4c1;
}
.memberInfo
{
	background-color: #ffffff;
	padding:0px 40px 0px 40px;
	vertical-align: top;
}
.memberList_Iframe_Body
{
	background-color: #ffffff;
}
.memberList_Iframe_Info
{
	width: 632px;
	background-color: White;
	border: dashed 1px #523c0e;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.memberJoinClub
{
	background-image: url('../Images/ClubMain3/Member/btnJoinClub.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 76px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.memberLeaveClub
{
	background-image: url('../Images/ClubMain3/Member/btnLeave.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 76px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
/********************************* MEMO *******************************************/
#divGroupMemo
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.Memo_NewMemoLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Memo_NewMemoLink:hover
{
	color: red;
}
.memoBackButton
{
	background-image: url('../Images/ClubMain3/Memo/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.memoUpdateButton
{
	background-image: url('../Images/ClubMain3/Memo/btnEdit.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	cursor: pointer;
}
.memoPreviousButton
{
	background-image: url('../Images/ClubMain3/Memo/Sym_Previous.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.memoNextButton
{
	background-image: url('../Images/ClubMain3/Memo/Sym_Next.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.memoFirstButton
{
	background-image: url('../Images/ClubMain3/Memo/Sym_First.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.memoLastButton
{
	background-image: url('../Images/ClubMain3/Memo/Sym_Last.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.memoHeader_Full
{
	background-image: url('../Images/ClubMain3/Memo/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	background-color: #8f5f0d;
}
.memoHeader_Text
{
	padding: 7px;
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
	text-align: right;
}
.memoFooter_Full
{
	background-image: url('../Images/ClubMain3/Memo/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: White;
	font-family: Tahoma;
	text-align: left;
}
.memoContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	text-align:center;
}
.memoContent_LeftColumn
{
	width:130px;
	background-color:#fbe4c1;
	padding:7px 0px 0px 0px;
}
.memoContent_RightColumn
{
	width:795px;
	padding:30px 13px 25px 13px;
	background-color: #ffffff;
}
.memoMessageTemplate
{
	background-color: #ffffff;
	padding:7px 16px 15px 16px;
}
.memoMessage
{
	margin:10px 0px 10px 0px;
	background-color:#fefbea;
	width: 100%;
}
.memoMessage a
{
	color: #FF8855;
}
.memoMessage a:hover
{
	color: Red;
}
.memoMessage_Creator
{
	padding:2px;
	font-weight: bold;
	color: #8b7b61;
}
.memoMessage_Text
{
	padding:5px;
	text-align: left;
	clear: both;
	border-top: solid 1px orange;
	margin-top:1px;
}
.memoMessage2
{
	width:746px;
	text-align:left;
	padding: 5px;
	background-color: white;
	border:solid 1px #999894;
	margin-left: auto;
	margin-right: auto;
}
.memoMessage2_Creator
{
	padding:7px 7px 0px 7px;
	text-align:right;
}
.memoComment
{
	margin: 20px 70px 10px 70px;
	padding: 16px 16px 16px 16px;
	background-color: #ffffff;
}
.memoComment_Avatar
{
	width:100px;
}
.memoComment_Space
{
	width:13px;
}
.memoComment_Message_Top
{
	padding:4px 7px 4px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-top:solid 1px #999894;
	background-color:#ffffff;
}
.memoComment_Message
{
	width:610px;
	overflow:auto;
}
.memoComment_Message_Bottom
{
	padding:7px 7px 3px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-bottom:solid 1px #999894;
	background-color:#ffffff;
	text-align:right;
	height: 28px;
}
.memoComment_Name
{
	text-align: left;
}
.memoComment_Date
{
	text-align: right;
}
.memo_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
}
.memo_MSGBoder_TL
{
	background-image: url('../Images/ClubMain3/Memo/MemoMSGBorder_TL.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 6px;
}
.memo_MSGBoder_TC
{
	height: 5px;
	border-top:solid 1px #6e510b;
}
.memo_MSGBoder_TR
{
	background-image: url('../Images/ClubMain3/Memo/MemoMSGBorder_TR.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 6px;
}
.memo_MSGBoder_CL
{
	width: 8px;
	border-left:solid 1px #6e510b;
}
.memo_MSGBoder_CR
{
	width: 8px;
	border-right:solid 1px #6e510b;
}
.memo_MSGBoder_BL
{
	background-image: url('../Images/ClubMain3/Memo/MemoMSGBorder_BL.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 6px;
}
.memo_MSGBoder_BC
{
	height: 5px;
	border-bottom:solid 1px #6e510b;
}
.memo_MSGBoder_BR
{
	background-image: url('../Images/ClubMain3/Memo/MemoMSGBorder_BR.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 6px;
}
.memoSubmitMemo
{
	background-image: url('../Images/ClubMain3/Memo/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.memoPreviewMemo
{
	background-image: url('../Images/ClubMain3/Memo/btnPreview.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.memoSubmitComment
{
	background-image: url('../Images/ClubMain3/Memo/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.memoEditReply
{
	background-image: url('../Images/ClubMain3/Memo/btnReplyEdit.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 24px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
.memoDeleteReply
{
	background-image: url('../Images/ClubMain3/Memo/btnReplyDelete.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 39px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
.memoCancel
{
	background-image: url('../Images/ClubMain3/Memo/btnCancel.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
/********************************* PERSONAL *******************************************/
#divGroupPersonal
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.personalBackButton
{
	background-image: url('../Images/ClubMain3/Personal/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.personalMainMenu
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.personalMainMenu a
{
	color: #666666;
	text-decoration: none;
}
.personalMainMenu a:hover
{
	color: red;
}
.personalMainMenu ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.personalMainMenu ul li
{
	display:block;
}
.personalHeader_Full
{
	background-image: url('../Images/ClubMain3/Personal/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	background-color: #8f5f0d;
}
.personalHeader_Text
{
	padding: 7px;
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
	text-align: right;
}
.personalFooter_Full
{
	background-image: url('../Images/ClubMain3/Personal/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
	background-color: #8f5f0d;
}
.personalContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
}
.personalContent_LeftColumn
{
	width:130px;
	background-color:#fbe4c1;
	padding:7px 0px 0px 0px;
}
.personalContent_RightColumn
{
	width:805px;
	padding:30px 8px 25px 8px;
	background-color: #ffffff;
}
.personalInfo
{
	margin-left: 0;
	margin-right: auto;
}
.personalInfo_LeftColumn
{
	width:230px;
	height: 25px;
	padding:5px;
	text-align: right;
	color: #666666;
	font-weight: bold;
}
.personalInfo_RightColumn
{
	padding:5px;
	text-align: left;
	color: #666666;
}
.personalHistory
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
	text-align: left;
	padding-bottom: 3px;
}
.personalHistory_Type
{
	font-family:Tahoma;
	font-size: 13px;
	background-color:#fde03a;
	font-weight:bold;
	color: #523c0e;
	text-align: center;
	width: 80px;
	padding: 3px;
	height: 30px;
}
.personalHistory_Comment
{
	font-family:Tahoma;
	font-size: 13px;
	background-color:#fde03a;
	font-weight:bold;
	color: #523c0e;
	text-align: left;
	padding: 3px;
}
.personalHistory_Date
{
	font-family:Tahoma;
	font-size: 13px;
	background-color:#fde03a;
	color: #523c0e;
	width:130px;
	padding:3px;
	text-align:center;
}
.personalHistory_Type_Data
{
	padding: 3px;
	height: 30px;
	text-align: center;
}
.personalHistory_Comment_Data
{
	text-align: left;
	padding: 3px;
	text-align: left;
}
.personalHistory_Date_Data
{
	padding:3px;
	text-align:center;
}
.personalHistory_Type_Data_Alter
{
	padding: 5px;
	text-align: center;
}
.personalHistory_Comment_Data_Alter
{
	text-align: left;
	padding: 5px;
}
.personalHistory_Date_Data_Alter
{
	padding: 5px;
	text-align:center;
}
.personalLeave_Description
{
	padding:3px;
	text-align:right;
	vertical-align:top;
	color: Black;
	font-weight: bold;
}
.personalLeave_Input
{
	padding:3px;
	text-align:left;
}
.personalLeave
{
	background-image: url('../Images/ClubMain3/Personal/btnLeave.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 76px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
/********************************* PM *******************************************/
#divGroupPM
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.pmBackButton
{
	background-image: url('../Images/ClubMain3/PM/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.pmSendPMButton
{
	background-image: url('../Images/ClubMain3/PM/btnSendPM.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
}
.pmCloseBBCodeButton
{
	background-image: url('../Images/ClubMain3/PM/btnCloseBBCode.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 78px;
	height: 23px;
}
.pmMainMenu
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.pmMainMenu a
{
	color: #666666;
	text-decoration: none;
}
.pmMainMenu a:hover
{
	color: red;
}
.pmMainMenu ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
.pmMainMenu ul li
{
	display:block;
}
.pmMessageOption
{
	padding-left:11px;
	text-align: left;
	font-weight: bold;
}
.pmHeader_Full
{
	background-image: url('../Images/ClubMain3/PM/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	background-color: #8f5f0d;
}
.pmHeader_Text
{
	padding: 7px;
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
	text-align: right;
}
.pmFooter_Full
{
	background-image: url('../Images/ClubMain3/PM/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
	background-color: #8f5f0d;
}
.pmContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
}
.pmContent_LeftColumn
{
	width:130px;
	background-color: #fbe4c1;
	padding:7px 0px 0px 0px;
}
.pmContent_RightColumn
{
	width:805px;
	padding:30px 8px 25px 8px;
	background-color: #ffffff;
}
.pmInbox
{
	background-color: #ffffff;
	padding:3px 7px 25px 7px;
}
.pmList
{
	padding: 0px 5px 0px 5px;
	text-align:left;
}
.pmAddListDetail
{
	font-weight: bold;
	padding: 2px;
}
.pmListControl
{
	padding: 5px 0px 5px 40px;
	font-weight: bold;
}
.pmListView_Header
{
	height: 30px;
	background-color: #5e3d08;
	color: White;
	text-align: Center;
}
.pmListView_Row
{
	color: Black;
	text-align: Center;
	vertical-align: middle;
	background-color: #ffffff;
}
.pmListView_EmptyRow
{
	width: 559px; 
	padding: 3px;
	border: solid 1px black;
	text-align:center;
}
.PMSender_Panel
{
}
.pmSender
{
	padding: 0px 5px 0px 5px;
	text-align:left;
}
.pmSender_Description
{
	width:60px; 
	text-align:right;
	font-weight: bold;
	padding: 3px;
}
.pmSettings
{
	padding: 0px 5px 0px 5px;
	text-align:left;
}
.pmSettings_Table
{
	margin-left: auto;
	margin-right: auto;
}
.pmSettings_Description
{
	border-left: solid 1px #9d6400;
	border-top: solid 1px #9d6400;
	border-bottom: solid 1px #9d6400;
	background-color: #ffffff;
	padding: 10px;
	text-align: right;
	color: #696969;
	height: 35px;
}
.pmSettings_CheckBox
{
	border-right: solid 1px #9d6400;
	border-top: solid 1px #9d6400;
	border-bottom: solid 1px #9d6400;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
	height: 35px;
}
.pmSettings_Submit
{
	padding: 5px;
	text-align: center;
}
.pmComment_Zone
{
	margin: 11px;
	padding: 16px;
	background-color: #ffffff;
}
.pmComment_Avatar
{
	width:100px;
}
.pmComment_Space
{
	width:13px;
}
.pmComment_Message_Top
{
	padding:4px 7px 4px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-top:solid 1px #999894;
	background-color:#ffffff;
}
.pmComment_Message
{
	width:610px;
	overflow:auto;
}
.pmComment_Message_Bottom
{
	padding:7px 7px 3px 7px;
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:right;
	height: 28px;
}
.pmComment_Checkbox
{
	text-align: right;
	width: 20px;
}
.pmComment_Name
{
	text-align: left;
}
.pmComment_Date
{
	text-align: right;
}
.pm_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
}
.pmDeleteMSG
{
	background-image: url('../Images/ClubMain3/PM/btnDeleteMSG.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 108px;
	height: 26px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.pmReply
{
	background-image: url('../Images/ClubMain3/PM/btnReply.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.pmReply2
{
	background-image: url('../Images/ClubMain3/PM/btnReply2.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 41px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.pmDelete
{
	background-image: url('../Images/ClubMain3/PM/btnDelete.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 38px;
	height: 18px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.pmAddList
{
	background-image: url('../Images/ClubMain3/PM/btnAdd.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 42px;
	height: 24px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.pmRefreshList
{
	background-image: url('../Images/ClubMain3/PM/btnGo.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 41px;
	height: 24px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.pmDeleteFriend
{
	background-image: url('../Images/ClubMain3/PM/btnDeleteFriend.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 110px;
	height: 26px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.pmApply
{
	background-image: url('../Images/ClubMain3/PM/btnApply.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 46px;
	height: 24px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.pmBlockFriend
{
	background-image: url('../Images/ClubMain3/PM/btnBlock.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
.pmUnBlockFriend
{
	background-image: url('../Images/ClubMain3/PM/btnUnBlock.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	border: none;
	cursor: pointer;
	vertical-align: bottom;
}
/********************************* STORY *******************************************/
#divGroupStory
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.Story_NewStoryLink
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Story_NewStoryLink:hover
{
	color: red;
}
.story_EditLink
{
	padding: 3px;
	border-top:solid 2px #000000;
	text-align:right;
}
.story_EditLink a
{
	text-decoration: none;
}
.storyBackButton
{
	background-image: url('../Images/ClubMain3/Story/Back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.storyUpdateButton
{
	background-image: url('../Images/ClubMain3/Story/btnEdit.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	cursor: pointer;
	vertical-align:middle;
}
.storyPreviousButton
{
	background-image: url('../Images/ClubMain3/Story/Sym_Previous.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.storyNextButton
{
	background-image: url('../Images/ClubMain3/Story/Sym_Next.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
}
.storyFirstButton
{
	background-image: url('../Images/ClubMain3/Story/Sym_First.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.storyLastButton
{
	background-image: url('../Images/ClubMain3/Story/Sym_Last.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 19px;
	height: 10px;
}
.storyTableHeader_01
{
	background-image: url('../Images/ClubMain3/Story/tableHeader_01.jpg');
	background-repeat: no-repeat;
	width: 86px;
	height: 30px;
	color: Black;
}
.storyTableHeader_02
{
	background-image: url('../Images/ClubMain3/Story/tableHeader_02.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-indent:20px;
	text-align:left;
}
.storyTableHeader_03
{
	background-image: url('../Images/ClubMain3/Story/tableHeader_03.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.storyTableHeader_04
{
	background-image: url('../Images/ClubMain3/Story/tableHeader_04.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.storyTableHeader_05
{
	background-image: url('../Images/ClubMain3/Story/tableHeader_05.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.storyTableContent_01
{
	border-left:solid 1px #b5a93d;
	width: 84px;
	border-bottom: dashed 1px #a55f0d;
}
.storyTableContent_02
{
	padding:4px;
	text-align:left;
	width: 492px;
	border-bottom: dashed 1px #a55f0d;
}
.storyTableContent_03
{
	text-align:center;
	width: 120px;
	border-bottom: dashed 1px #a55f0d;
}
.storyTableContent_04
{
	text-align:center;
	width: 50px;
	border-bottom: dashed 1px #a55f0d;
}
.storyTableContent_05
{
	border-right:solid 1px #b5a93d;
	text-align:center;
	width: 178px;
	border-bottom: dashed 1px #a55f0d;
}
.storyTableFooter_01
{
	background-image: url('../Images/ClubMain3/Story/tableFooter_01.jpg');
	background-repeat: no-repeat;
	width: 86px;
	height: 17px;
}
.storyTableFooter_02
{
	background-image: url('../Images/ClubMain3/Story/tableFooter_02.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 17px;
}
.storyTableFooter_03
{
	background-image: url('../Images/ClubMain3/Story/tableFooter_03.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 17px;
}
.storyTableFooter_04
{
	background-image: url('../Images/ClubMain3/Story/tableFooter_04.jpg');
	background-repeat: no-repeat;
	width: 50px;
	height: 17px;
}
.storyTableFooter_05
{
	background-image: url('../Images/ClubMain3/Story/tableFooter_05.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 17px;
}
.storyHeader_Full
{
	background-image: url('../Images/ClubMain3/Story/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
	background-color: #8f5f0d;
}
.storyFooter_Full
{
	background-image: url('../Images/ClubMain3/Story/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
	background-color: #8f5f0d;
}
.storyComment
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	padding: 11px;
}
.storyComment_Name
{
	width:100px;
}
.storyComment_Space
{
	width:13px;
}
.storyComment_Date
{
	padding:2px 7px 2px 7px;
}
.storyComment_Message
{
	width:710px;
	overflow:auto;
}
.storyComment_Message_Top
{
	padding:4px 7px 4px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-top:solid 1px #999894;
	background-color:#ffffff;
}
.storyComment_Message_Bottom
{
	padding:0px 7px 0px 7px;
	border-left:solid 1px #999894;
	border-right:solid 1px #999894;
	border-bottom:solid 1px #999894;
	background-color:#ffffff;
}
.story_Avatar
{
	border:solid 1px #999894;
	background-color:#ffffff;
	text-align:center;
}
.storySubmitStory
{
	background-image: url('../Images/ClubMain3/Story/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.storyPreviewStory
{
	background-image: url('../Images/ClubMain3/Story/btnPreview.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}

.storySubmitComment
{
	background-image: url('../Images/ClubMain3/Story/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.storyEditReply
{
	background-image: url('../Images/ClubMain3/Story/btnReplyEdit.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 24px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
.storyDeleteReply
{
	background-image: url('../Images/ClubMain3/Story/btnReplyDelete.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 39px;
	height: 10px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
.storyCancel
{
	background-image: url('../Images/ClubMain3/Story/btnCancel.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
/********************************* Join Club *******************************************/
.ClubDetail_Logo
{
	padding:5px;
	border:dashed 1px #999894;
}
.ClubDetail_Description
{
	padding:5px;
	font-weight:bold;
	font-size:13px;
	text-align:right;
}
.ClubDetail_Value
{
	padding:5px;
	text-align:left;
}
.ClubDetail_Condition
{
	margin:5px;
	padding:5px;
	border:dashed 1px #999894;
	text-align: left;
}

/********************************* ADMIN (OTHER) *******************************************/
/********************************* CLUB INFORMATION *******************************************/
#divGroupClubInfo
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.clubInfoHeader_Full
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
}
.clubInfoHeader_Text
{
	padding: 7px;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	text-align: right;
}
.clubInfoFooter_Full
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: White;
	font-family: Tahoma;
	text-align: left;
}
.clubInfoContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	text-align:center;
}
.clubInfo_Description
{
	padding:5px;
	font-weight:bold;
	font-size:13px;
	text-align:right;
	vertical-align:top;
}
.clubInfo_Value
{
	padding:5px;
	text-align:left;
}

/********************************* CLUB MEMBER *******************************************/
#divGroupClubMember
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.clubMemberHeader_Full
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
}
.clubMemberHeader_Text
{
	padding: 7px;
	color: White;
	font-family: Tahoma;
	font-weight: bold;
	text-align: right;
}
.clubMemberFooter_Full
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: White;
	font-family: Tahoma;
	text-align: left;
}
.clubMemberContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
	text-align:center;
}
.clubMember_Description
{
	padding:5px;
	font-weight:bold;
	font-size:13px;
	text-align:right;
	vertical-align:top;
}
.clubMember_Value
{
	padding:5px;
	text-align:left;
}
.memberList_MemberIframe_Body
{
	background-color: #fef8ea;
}
.memberList_Iframe_Info
{
	background-color: White;
	border: dashed 1px #67490b;
	padding: 10px;
	margin: 10px;
}
.personalInfo
{
	margin-left: 0;
	margin-right: auto;
}
.personalInfo_LeftColumn
{
	width:230px;
	height: 20px;
	padding:5px;
	text-align: right;
	color: #666666;
	font-weight: bold;
}
.personalInfo_RightColumn
{
	padding:5px;
	text-align: left;
	color: #666666;
}
.personalHistory
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
	text-align: left;
	padding-bottom: 3px;
}
.personalHistory_Type
{
	font-family:Tahoma;
	font-size: 13px;
	background-color:#779db3;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
	width: 80px;
	padding: 3px;
	height: 30px;
}
.personalHistory_Comment
{
	font-family:Tahoma;
	font-size: 13px;
	background-color:#779db3;
	font-weight:bold;
	color: #ffffff;
	text-align: left;
	padding: 3px;
}
.personalHistory_Date
{
	font-family:Tahoma;
	font-size: 13px;
	background-color:#779db3;
	color: #ffffff;
	width:130px;
	padding:3px;
	text-align:center;
}
.personalHistory_Type_Data
{
	padding: 5px;
	text-align: center;
}
.personalHistory_Comment_Data
{
	text-align: left;
	padding: 5px;
	text-align: left;
}
.personalHistory_Date_Data
{
	padding: 5px;
	text-align:center;
}
.personalHistory_Type_Data_Alter
{
	padding: 5px;
	text-align: center;
	background-color: #dbeaec;
}
.personalHistory_Comment_Data_Alter
{
	text-align: left;
	padding: 5px;
	text-align: left;
	background-color: #dbeaec;
}
.personalHistory_Date_Data_Alter
{
	padding: 5px;
	text-align:center;
	background-color: #dbeaec;
}
.clubMember_InviteBar
{
	text-align:left;
	border-bottom:solid 2px #a2d5f2;
	padding:3px;
}
/********************************* CLUB IMAGE *******************************************/
#divGroupClubImg
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.clubImageGrid
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.clubImageTableHeader_01
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader_01.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	color: Black;
}
.clubImageTableHeader_02
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader_02.jpg');
	background-repeat: no-repeat;
	width: 536px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-indent:20px;
	text-align:left;
}
.clubImageTableHeader_03
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader_03.jpg');
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.clubImageTableHeader_04
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader_04.jpg');
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.clubImageTableHeader_05
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader_05.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	color: Black;
	font-weight:bold;
	text-align:center;
}
.clubImageTableContent_01
{
	padding:3px;
	border-left:solid 1px #b5a93d;
	width: 23px;
	border-bottom: dashed 1px #a55f0d;
}
.clubImageTableContent_02
{
	padding:4px;
	text-align:left;
	width: 528px;
	border-bottom: dashed 1px #a55f0d;
}
.clubImageTableContent_03
{
	text-align:center;
	width: 100px;
	border-bottom: dashed 1px #a55f0d;
}
.clubImageTableContent_04
{
	text-align:center;
	width: 150px;
	border-bottom: dashed 1px #a55f0d;
}
.clubImageTableContent_05
{
	border-right:solid 1px #b5a93d;
	text-align:center;
	width: 119px;
	border-bottom: dashed 1px #a55f0d;
}
.clubImageTableFooter_01
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter_01.jpg');
	background-repeat: no-repeat;
	width: 30px;
	height: 17px;
}
.clubImageTableFooter_02
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter_02.jpg');
	background-repeat: no-repeat;
	width: 536px;
	height: 17px;
}
.clubImageTableFooter_03
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter_03.jpg');
	background-repeat: no-repeat;
	width: 100px;
	height: 17px;
}
.clubImageTableFooter_04
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter_04.jpg');
	background-repeat: no-repeat;
	width: 150px;
	height: 17px;
}
.clubImageTableFooter_05
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter_05.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 17px;
}
.clubImg_ColumnFile
{
	padding:3px;
	background-color:#a2d5f2;
	height: 30px;
	color: White;
}
.clubImg_ColumnSize
{
	padding:3px;
	text-align:center;
	width:100px;
	background-color:#a2d5f2;
	color: White;
}
.clubImg_ColumnOwner
{
	padding:3px;
	text-align:center;
	width:150px;
	background-color:#a2d5f2;
	color: White;
}
.clubImg_ColumnDate
{
	padding:3px;
	text-align:center;
	width:120px;
	background-color:#a2d5f2;
	color: White;
}
.clubImg_ColumnControl
{
	padding:3px;
	text-align:center;
	width:70px;
	background-color:#a2d5f2;
	color: White;
}
.clubImg_ColumnFile_Data
{
	padding:3px;
}
.clubImg_ColumnSize_Data
{
	padding:3px;
	text-align:center;
	width:100px;
}
.clubImg_ColumnOwner_Data
{
	padding:3px;
	text-align:center;
	width:150px;
}
.clubImg_ColumnDate_Data
{
	padding:3px;
	text-align:center;
	width:120px;
	border-right:solid 2px #a2d5f2;
}
.clubImg_ColumnControl_Data
{
	border-left:solid 2px #a2d5f2;
	padding:3px;
	text-align:left;
	width:70px;
}

/********************************* CLUB PERMISSION *******************************************/
#divGroupClubPermission
{
	font-family:Tahoma;
	font-size: 18px;
	color: #000000;
}
.clubPermissionHeader_Full
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableHeader.jpg');
	background-repeat: no-repeat;
	height: 30px;
	color: Black;
	font-family: Tahoma;
	text-align: left;
}
.clubPermissionHeader_Text
{
	color: White;
	font-family: Tahoma;
	text-align: right;
	padding-right:23px;
	padding-top:4px;
}
.clubPermissionFooter_Full
{
	background-image: url('../Images/ClubMain3/ClubPanel/tableFooter.jpg');
	background-repeat: no-repeat;
	height: 17px;
	color: White;
	font-family: Tahoma;
	text-align: left;
}
.clubPermissionContent
{
	border-left:solid 1px #b5a93d;
	border-right:solid 1px #b5a93d;
}
.screenPermission_Header_SecurityName
{
	background-color:#CCEEFD;
	padding: 3px;
	text-align:center;
}
.screenPermission_Header_Permission
{
	background-color:#CCEEFD;
	text-align:center;
	width:170px;
}
.screenPermission_Header_Member
{
	background-color:#CCEEFD;
	text-align:center;
	width:170px;
}
.screenPermission_Header_Authen
{
	background-color:#CCEEFD;
	text-align:center;
	width:170px;
}
.screenPermission_Header_Read
{
	background-color:#BCBCBC;
	text-align:center;
}
.screenPermission_Header_Write
{
	background-color:#BCBCBC;
	text-align:center;
}
.screenPermission_Name
{
	padding: 3px;
	text-align:left;
	cursor: default;
}
.screenPermission_Permission_Read
{
	text-align:center;
}
.screenPermission_Member_Read
{
	text-align:center;
}
.screenPermission_Authen_Read
{
	text-align:center;
}
.screenPermission_Permission_Write
{
	text-align:center;
}
.screenPermission_Member_Write
{
	text-align:center;
}
.screenPermission_Authen_Write
{
	text-align:center;
}.screenPermission_Name_Alter
{
	padding: 3px;
	text-align:left;
	cursor: default;
}
.screenPermission_Permission_Read_Alter
{
	text-align:center;
}
.screenPermission_Member_Read_Alter
{
	text-align:center;
}
.screenPermission_Authen_Read_Alter
{
	text-align:center;
}
.screenPermission_Permission_Write_Alter
{
	text-align:center;
}
.screenPermission_Member_Write_Alter
{
	text-align:center;
}
.screenPermission_Authen_Write_Alter
{
	text-align:center;
}
.rowSelected
{
	background-color: #FFFFFF;
}
.rowSelected:hover
{
	background-color: #D5F8F5;
}
.rowSelected_Alter
{
	background-color: #EEEEEE;
}
.rowSelected_Alter:hover
{
	background-color: #D5F8F5;
}
.screenPermission_MemberList
{
	padding-right:5px;
	background-color: #a2d5f2;
	padding-left:15px;
}
.member_No
{
	width: 30px;
	padding: 3px;
	text-align: center;
	color: black;
	font-weight:bold;
}
.member_Name
{
	width: 130px;
	padding: 3px;
}
.member_Name a
{
	color: black;
}
.member_Name a:hover;
{
	color: red;
}
.memberList_PermissionIframe_Body
{
	background-color: #FFFFFF;
}
/********************************* Club Panel *******************************************/
.clubPanelEdit
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnEdit.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelDelete
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnDelete.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelUpdate
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnUpdate.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelSend
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnSend.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelPreview
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnPreview.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelCancel
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnCancel.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelBack
{
	background-image: url('../Images/ClubMain3/ClubPanel/back.gif');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelMember
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnMember.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 58px;
	height: 20px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
.clubPanelScreen
{
	background-image: url('../Images/ClubMain3/ClubPanel/btnScreen.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	width: 47px;
	height: 20px;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
