
.CENTERCONTENT
{
    vertical-align:top;
    position: relative;
    width:100%;
}

.LEFTCONTENT
{
    vertical-align:top;
    text-align:left;
    position: relative;
}

.RIGHTCONTENT
{
    vertical-align:top;
    text-align:right;
    position: relative;
}

.MC
{
	background: #564242;
}

.CONTENTVIEW
{
	width: 960px;
	background: #564242;
}

/*table*/
.t1 {WIDTH: 100%}
.t2 {WIDTH: 100%; height:100%;}
	
.Lnk, .Lnk:visited
{
    color: #DD923B;
   	text-decoration: none;
}

.Lnk:hover 
{
    color:#BDBF80; 
    text-decoration:underline;
}

.Lnk_Web:link, .Lnk_Web, .Lnk_Web:Visited
{
    font: 11px Verdana;
    padding-left: 12px; color:#BDBF80; text-decoration:none; background: url(/CC/Images/arrowovr.gif) 0px no-repeat;
    white-space:nowrap; display:block; vertical-align: top;
}

.Lnk_Web:hover
{
    padding-left: 12px; color:#BDBF80; background: url(/CC/Images/arrowovr.gif) 0px no-repeat; text-decoration:underline;
    white-space:nowrap; display:block; vertical-align: top;
}

