/* CSS Document  for header only*/
.head
{
	background:url(../_images/_site/head.gif);
	background-repeat:repeat-x;	
	color:#C60506;
	width:800px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	font-weight:normal;
	text-align:center;

}
.headSeparator
{
	color:#FFFFFF;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.head A:link
{
	color:#FFFFFF;
	text-decoration:none;
}
.head A:active
{
	color:#FFFFFF;
	text-decoration:none;
}

.head A:hover
{
	color:#FFCC00;
	text-decoration:none;
}
.head A:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.siteTitle
{
	/*background:url(../_images/_site/siteTitle.gif);*/
	text-align:left;
	width:625px;
	height:59px;
	background-repeat:no-repeat;
}
.siteTitleBg
{
	background:url(../_images/_site/siteTitleBg.gif);
	background-repeat:repeat-x;
}
.homeLink
{
	
	width:33px;
	height:59px;
}
.signupLink
{
	
	width:41px;
	height:59px;
}
.signinLink
{
	
	width:38px;
	height:59px;
}
.faqLink
{
	
	width:26px;
	height:59px;
}
.bodyTable
{
	vertical-align:top;
	text-align:left;
	padding-left:0px;
	width:800px;
	padding-top:5px;	
}
.bodyTableAdmin
{
	vertical-align:top;
	text-align:left;
	padding-left:0px;
	width:100%;
	padding-top:5px;	
}

.forumLink
{
	
	width:37px;
	height:59px;
}
.menuUnderLine
{
	background:url(../_images/_site/menuUnderLine2.gif);
	background-repeat:repeat-x;
	height:20px;
	text-align:left;
	color:#FFFFFF;
	font-size:10px;
}
.menu
{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:1px;
	text-decoration:none;
	text-align:center;
}
.menuTable
{
	height:25px;
}

.menu A:link
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.menu A:hover
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.menu A:active
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.menu A:visited
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.selectedMenu A:link
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.selectedMenu A:hover
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../_images/_site/selectedMenu.gif);
	background-repeat:repeat-x;
}
.selectedMenu A:active
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
}
.selectedMenu A:visited
{
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}

.selectedMenu
{
	background:url(../_images/_site/selectedMenu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	padding-left:1px;
	cursor:pointer;
	text-decoration:none;
	border:0px;
	text-align:center;
}

.menuBackgroud
{
	background:url(../_images/_site/menubg.gif);
	background-repeat:repeat-x;
	width:800px;
	height:25px;
}
.menuSeparator
{
	background:url(../_images/_site/menuSeparator.gif);
	background-repeat:no-repeat;
	width:5px;
	height:25px;
}
#links
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	text-align:left;
}

#links A:link
{
	text-decoration:none;
	color:#FFFFFF;
}

#links A:active
{
	text-decoration:none;
	color:#FFFFFF;
}

#links A:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

#links A:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.welcome
{
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #999999;
	background:#CCCCCC;
	text-align:left;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
#emergencybids A:link, #emergencybids A:active, #emergencybids A:hover, #emergencybids A:visited  
{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	
}