body{
	background: #000000 url("../images/page-gffx/page-bkg.gif") repeat-y 50% 0%;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #333333; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-darkshadw-color: #CCCCCC;
	height:100%;
	overflow:scroll-y;
}

html { overflow: -moz-scrollbars-vertical !important; }

.tb_admintext
{
	font-family:Verdana;
	font-size:11px;
}

.tb_admintitletext
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:2px;
}

.tb_adminmessagetext
{
	font-family:Verdana;
	font-size:11px;
	color: #FF0000;
}

.bttn{
    border-top: .5px solid #CCCCCC;
    border-bottom: .5px solid #000000;
    border-left: .5px solid #CCCCCC;
    border-right: .5px solid #000000;
    background-color: #C2C9D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #33373D; 
    }
	
	
.txtField{
    border-top: .5px solid #000000;
    border-bottom: .5px solid #CCCCCC;
    border-left: .5px solid #000000;
    border-right: .5px solid #CCCCCC;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #33373D; 
    }
	


.bottomLegal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #BDA99B;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.bottomLegal A:link    { color:#BDA99B; text-decoration : underline; }
.bottomLegal A:visited { color:#BDA99B; text-decoration : underline; }
.bottomLegal A:active  { color:#333333; text-decoration : underline; }
.bottomLegal A:hover   { color:#333333; text-decoration : underline; }



.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 13px;	
}
.txt A:link    { color:#000000; text-decoration : underline; }
.txt A:visited { color:#000000; text-decoration : underline; }
.txt A:active  { color:#000000; text-decoration : underline; }
.txt A:hover   { color:#FFFFFF; text-decoration : underline; }



.home {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.home A:link    { color:#333333; text-decoration : none; }
.home A:visited { color:#333333; text-decoration : none; }
.home A:active  { color:#333333; text-decoration : underline; }
.home A:hover   { color:#333333; text-decoration : underline; }



.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.breadcrumbs A:link    { color:#000000; text-decoration : underline; }
.breadcrumbs A:visited { color:#000000; text-decoration : underline; }
.breadcrumbs A:active  { color:#000000; text-decoration : underline; }
.breadcrumbs A:hover   { color:#FFFFFF; text-decoration : underline; }


.topLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.topLinks A:link    { color:#000000; text-decoration : none; }
.topLinks A:visited { color:#000000; text-decoration : none; }
.topLinks A:active  { color:#000000; text-decoration : underline; }
.topLinks A:hover   { color:#FFFFFF; text-decoration : underline; }

		
.bottomLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomLinks A:link    { color:#000000; text-decoration : underline; }
.bottomLinks A:visited { color:#000000; text-decoration : underline; }
.bottomLinks A:active  { color:#000000; text-decoration : underline; }
.bottomLinks A:hover   { color:#444444; text-decoration : underline; }


#div_soldText
{
    text-align:left;
    font-weight:bold;
    color:#FFFFFF;
    
    }
.spn_label
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    
 width:145px;
 font-weight:bold;   
 margin-bottom:0px;
}
.spn_label_narrow
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    
 width:85px;
 font-weight:bold;   
 margin-bottom:0px;
}
.spn_value
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    
  margin-bottom:2px;
}