﻿body 
{
	margin: 0px;
	background-color: #9bcd09;
	font-family: Tahoma;
	font-size: 12px;
}
a 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
li
{
	padding: 5px;
	text-indent: 15px;
}
.TotalClubText 
{
	padding: 0px 5px 0px 5px;
	color: #9a3404;
}
.FrontendHeader
{
	background-image: url(../../Family/Images/Frontend/Frontend_Header_BG.gif);
	background-repeat: repeat-x;
}
.FrontendHeader_Left
{
	width: 730px;
	height: 301px;
}
.FrontendHeader_Left_Img
{
	width: 730px;
	height: 301px;
	background-image: url(../../Family/Images/Frontend/Frontend_Header_Left.gif);
	background-repeat: no-repeat;
}
.FrontendHeader_Right
{
	width: auto;
	background-image: url(../../Family/Images/Frontend/Frontend_Header_Right.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 30px;
}
.FrontendHeader_Right table
{
	margin-right: 20px;
	margin-left: auto;
}
.FrontendContent
{
	background-image: url(../../Family/Images/Frontend/Frontend_Content_BG.gif);
	background-repeat: repeat-x;
	background-color: White;
}
.FrontendContent_Left
{
	width: 169px;
	vertical-align: top;
	background-image: url(../../Family/Images/Frontend/Frontend_Left_BG.gif);
	background-repeat: repeat-y;
}
.FrontendContent_Left_Img
{
	width: 169px;
	height: 518px;
	background-image: url(../../Family/Images/Frontend/Frontend_Left.gif);
	background-repeat: no-repeat;
}
.FrontendContent_Center
{
	width:637px;
	background-color: White;
	vertical-align: top;
	padding:5px 0px 0px 0px;
}
.FrontendContent_Center_Img
{
	width:637px;
	height: 1px;
}
.FrontendContent_Right
{
	width:auto;
	vertical-align: top;
	background-image: url(../../Family/Images/Frontend/Frontend_Right_BG.gif);
	background-repeat: repeat-y;
}
.FrontendContent_Right_Img
{
	height: 518px;
	background-image: url(../../Family/Images/Frontend/Frontend_Right.gif);
	background-repeat: no-repeat;
}
.FrontendFooter
{
	width: 100%;
	background-image: url(../../Family/Images/Frontend/Frontend_Footer_BG.gif);
	background-repeat: repeat-x;
}
.FrontendFooter_Img
{
	width: 984px;
	height: 197px;
	background-image: url(../../Family/Images/Frontend/Frontend_Footer.gif);
	background-repeat: no-repeat;
}


/********************* LOGIN **************************/
.Login_Logo
{
	width:87px;
	height: 114px;
}
.Login_Desc
{
	width:25px;
	vertical-align: baseline;
}
.Login_Text
{
	width:130px;
}
.Login_ImgLogo
{
	width:87px;
	height: 114px;
	background-image: url(../../Family/Images/Frontend/Login/Login_Logo.gif);
	background-repeat: no-repeat;
}
.Login_ID
{
	width: 18px;
	height: 8px;
	background-image: url(../../Family/Images/Frontend/Login/Login_ID.gif);
	background-repeat: no-repeat;
}
.Login_PW
{
	width: 22px;
	height: 8px;
	background-image: url(../../Family/Images/Frontend/Login/Login_PW.gif);
	background-repeat: no-repeat;
}
.Login_ID_Textbox
{
	padding:3px 3px 3px 10px;
	vertical-align: baseline;
	text-align: left;
}
.Login_PW_Textbox
{
	padding:3px 3px 5px 10px;
	vertical-align: baseline;
	text-align: left;
}
.Login_btnLogin
{
	width:54px;
	height:25px;
	background-image: url(../../Family/Images/Frontend/Login/btnLogin.gif);
	background-repeat: no-repeat;
}
.Login_lnkForgotPW
{
	width:87px;
	height:12px;
	background-image: url(../../Family/Images/Frontend/Login/Login_ForgotPW.jpg);
	background-repeat: no-repeat;
}
.Login_separator
{
	width:7px;
	height:12px;
	background-image: url(../../Family/Images/Frontend/Login/Login_Separator.jpg);
	background-repeat: no-repeat;
}
.Login_lnkRegister
{
	width:39px;
	height:12px;
	background-image: url(../../Family/Images/Frontend/Login/Login_Register.jpg);
	background-repeat: no-repeat;
}
.Login_Link
{
	padding:6px 6px 3px 6px;
}
.Logout_Logo
{
	width:87px;
	height: 114px;
}
.Logout_Desc
{
	width:25px;
	vertical-align: bottom;
	padding:5px 0px 5px 0px;
}
.Logout_Text
{
	vertical-align: bottom;
	text-align: left;
	padding:3px 10px 3px 10px;
}
.Logout_ImgLogo
{
	width:87px;
	height: 114px;
	background-image: url(../../Family/Images/Frontend/Login/Login_Logo.gif);
	background-repeat: no-repeat;
}
.Logout_ID
{
	width: 18px;
	height: 8px;
	background-image: url(../../Family/Images/Frontend/Login/Login_ID.gif);
	background-repeat: no-repeat;
}
.Logout_btnLogout
{
	width:54px;
	height:25px;
	background-image: url(../../Family/Images/Frontend/Login/btnLogout.gif);
	background-repeat: no-repeat;
}