/*
==============================
 Gold Container
==============================
*/

.containermaster_gold_top
{
	width:100%;
	background-color:#7c683d;
	border-right:#7c683d 0px solid;
	border-top:#7c683d 0px solid;
	border-left:#7c683d 0px solid;
	border-bottom:#7c683d 0px solid;
	moz-border-radius-bottomleft:15px;
	moz-border-radius-bottomright:15px;
	moz-border-radius-topleft:3px;
	moz-border-radius-topright:3px;
}
.containerrow1_trans
{
}
.containerrow2_trans
{
	background-color:#7c683d;
}

.containermaster_gold_top .A:link.Normal  {
	color:Black;
    font-weight:Bold
	font-size:14px;
	font-family:Arial;
}

.containermaster_gold_top .A:visited.Normal   {
	color:Black;
    font-weight:Bold
	font-size:14px;
	font-family:Arial;
}

.containermaster_gold_top .A:active.Normal    {
	color:Black;
    font-weight:Bold
	font-size:14px;
	font-family:Arial;
}

.containermaster_gold_top .A:hover.Normal {
	color:Black;
    font-weight:Bold
	font-size:14px;
	font-family:Arial;
}



