body
{
	background-color: black;
	background-image: url(../../Images/update/bg3.jpg);
	background-repeat: repeat;
}

#logo
{
	background-image: url(../../Images/update/innerLogo.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 93px;	
}

#header
{
	background-image: url(../../Images/update/interiorHeader.jpg);
	background-repeat: no-repeat;
}

#languageBar
{
	color: White;
	font-size: 10px;
	padding-right: 5px;
}

#languageBar a
{
	color: White;
}

#languageBar table
{
	color: White;	
}

.chineseLanguage
{
	background-image: url(../../Images/update/Chinese/chinese-gray.gif);
	background-repeat: no-repeat;	
	width: 21px;
	height: 11px;
}

.japaneseLanguage
{
	background-image: url(../../Images/update/Japanese/japanese-gray.gif);
	background-repeat: no-repeat;	
	width: 31px;
	height: 12px;
}

#content
{
	background-color: White;
}

#footer
{
	color: White;
}

#adminHeader .nav
{
	background-image: url(../../Images/update/interiorFooter.gif);
	background-repeat: repeat-x;
}

#footer .nav
{
	background-image: url(../../Images/update/interiorFooter.gif);
	background-repeat: repeat-x;
}

#footer a
{
	color: White;
}

#minisearch input.textbox
{
	background-color: Transparent;
	background-image: url(../../Images/update/searchBox.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav a
{
	color: White;
}

#nav a:hover
{
	background-image: url(../../Images/update/topNavRO-back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}