﻿
.LeftTopCornerCNC
{
	background: transparent url(../images/clubNavigateControl/LeftTop.gif) no-repeat; 
	height:10px; 
	width:10px;
}

.HeaderContentCNC
{
	background: transparent url(../images/clubNavigateControl/LineTop.gif) repeat-x;
	width:213px;
}

.RightTopCornerCNC
{
	background: transparent url(../images/clubNavigateControl/RightTop.gif) no-repeat; 	
	width:10px;
}

.LeftLineCNC
{
	width:10px;
	background: transparent url(../images/clubNavigateControl/LineLeft.gif) repeat-y;
}

.CenterContentCNC
{
	background-image: url(../images/clubNavigateControl/Content.gif);
}

.RightLineCNC
{
	background: transparent url(../images/clubNavigateControl/LineRight.gif) repeat-y;
}

.LeftGrayAreaCNC
{
	background: transparent url(../images/clubNavigateControl/LeftGrayArea.gif) no-repeat; 
	width:10px;
	height:54px;
}

.CenterGrayAreaCNC
{
	background: transparent url(../images/clubNavigateControl/LineGrayArea.gif) repeat-x;
}

.RightGrayAreaCNC
{
	background: transparent url(../images/clubNavigateControl/RightGrayArea.gif) no-repeat; 
	width:10px;
}

.LeftBottomCornerCNC
{
	background: transparent url(../images/clubNavigateControl/LeftBottom.GIF) no-repeat; 
	height:10px; 
	width:10px;
}

.FooterContentCNC
{
	background: transparent url(../images/clubNavigateControl/LineBottom.gif) repeat-x;
}

.RightBottomCornerCNC
{
	background: transparent url(../images/clubNavigateControl/RightBottom.GIF) no-repeat; 
	width:10px;
}

.grayLightCNC
{
	color:#646464;
	font-weight:normal;
	font-size:11px;
}

.spacerSmallCNC
{
	line-height:8px;
}

.clubTextCNC
{
	color:#357a99;
	font-size:13px;
}

.clubTextCNC span
{
	font-size:16px;
	font-weight:bold;
}

.userNameCNC
{
	font-weight:bold;
	color:white;
	font-size:12px;
}

.userNameCNC span
{
	font-size:22px;
}


.Header1CNC
{
	font-weight:bold;
	color:white;		
}

.Header2CNC
{	
	color:white;		
}

.Header3CNC
{
	font-weight:bold;
	color:white;	
}


.CenterContentCNC a
{
	color: #357A99;
	font-size: 17px;
	font-weight:bold;
	text-decoration:none;
}

.editLinkCNC
{
	color: Orange;
	font-size: 12px;
	font-weight:bold;	
	padding-left:15px;
	padding-right:15px;
}

.editLinkCNC a
{
	color: Orange;
	text-decoration:none;
}

.editLinkCNC a:hover
{
	text-decoration:underline;
}