﻿A:hover {color: black;}
A{color:#CC0000; font-family:Arial;}
body{background-color:White;}
.mainBody
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#666666;
	width: 100%;
}
.sectionBody
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#666666;
	width: 100%;
	background-position:right;
	background-image:url(en-US/img/pgs/page-background.png);
	background-repeat:repeat-y;
}

table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	color:black;
	font-family:Arial;
}

.titleText
{
	color:black;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
}
.subtitleText
{
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

.navPanel
{
	background-color:#464646;
	position:absolute;
	width:485px;
	height:35px;
}

.popupMenu
{
	color:Black;
	cursor:hand;
	padding:3px 3px 3px 3px;
}

.popupMenu:hover
{
	color:White;
	background-color:#00AAFF;
}

.popupIndex
{
	position:absolute;
	top:30px;
	left:87px;
	z-index:15;
	padding:0px 0px 0px 0px;
	background-color:silver;
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
	border-top:solid 1px white;
	border-left:solid 1px white;
	display:none;
}
.popupIndex:hover
{
	display:inline;
}
.valueAdded
{
	position:absolute;
	left:0px;
	top:90px;
	width:187px;
	background-color:#747474;
	background-image:url(en-US/img/app/va-background.jpg);
	border: none 0px white;
	display: none;
	font-family: Arial;
	font-size:8pt;
	color:Black;
	text-decoration:none;
	overflow:auto;
}

.gotoText
{
	border: solid 1px black;
	color: Gray;
	background-color:#EAEAEA;
	width: 100px;
	height:23px;
	text-align:center;
	font-family: Arial;
	font-weight: bold;
	font-size:12pt;
	vertical-align:top;
}

.mainTable
{
	position:absolute;
	top:90px;
	left:0px;
	width:100%;
	height:500px;
	border: none 0px;
}

.click
{
	cursor:hand;
}

img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	border-spacing: 0px;
}
.pearlImg
{
	position:absolute;
	top:0px;
	left:0px;
	width:85px;
	height:89px;
	z-index:10;
}

.headerDiv
{
	background-image:url(en-US/img/app/header-background.jpg);
	background-repeat:repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:89px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px;
	z-index:1;
}

.headerText
{
	font-family: Arial Black;
	font-size:9pt;
	color:White;
	background-color:Transparent;
	text-align: center;
}

.toolbarButton
{
	background-image: url(en-US/img/app/toolbar-background.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	width:1px;
}

.contentStyle
{
	position:absolute;
	top:90px;
	left:315px;
	width:500px;
	height:450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #666666;
}

	.headerText2{
		color:white;
		font-size:18pt;
		font-family:Times New Roman;
		font-weight:bold;
		background-color:#000000;/*#AC1313;*/
		text-align:center;
		line-height:30px;
		width:720px;
	}
	.footerText2{
		color:white;
		font-size:10pt;
		font-family:Times New Roman;
		font-weight:normal;
		background-color:#000000;/*#AC1313;*/
		text-align:center;
		line-height:30px;
		width:720px;
	}
	.pageDimension{
		width:720px;
	}

.vaDiv
{
	cursor:hand;
	border:solid 1px black;
}

.vaDiv:hover 
{
	border:solid 3px #00AAFF;
}

.vaLinkText
{
	font-family: Arial;
	font-size:8pt;
	color:white;
	text-decoration:none;
}

.redBorder:hover
{
	border: solid 2px white;
}
.redBorder
{
	border:solid 2px #870000;
}
.orangeBorder:hover
{
	border: solid 2px white;
}
.orangeBorder
{
	border:solid 2px #A52900;
}
.yellowBorder:hover
{
	border: solid 2px white;
}
.yellowBorder
{
	border:solid 2px #C39200;
}
.greenBorder:hover
{
	border: solid 2px white;
}
.greenBorder
{
	border:solid 2px #008800;
}
.blueBorder:hover
{
	border: solid 2px white;
}
.blueBorder
{
	border:solid 2px #150185;
}
.toolbarBorder:hover
{
	border: solid 2px white;
}
.toolbarBorder
{
	border:solid 2px #004669;
}
.link1:hover {color: red;}
.link1{text-decoration:none;color:White;font-weight:bold;font-size:small;font-family:Arial;}

.navErrMsgShim
{
	position:absolute;
	top:150px;
	left:280px;
	background-color:yellow;
	width:404px;
	height:154px;
	display:none;
	z-index:24;
	border:none;
}

.navErrMsg
{
	position:absolute;
	top:150px;
	left:280px;
	border:solid 2px #FF0000;
	background-color:#EAEAEA;
	width:400px;
	height:150px;
	display:none;
	z-index:25;
}

.navErrClickHere
{
	color:#FF0000;
}

.navErrTitle
{
	background-color:Gray;
	border-bottom: solid 2px #FF0000;
}

.navErrText
{
	color:black;
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	text-decoration:none;
}

.enOnlyPad
{
	padding:15px 15px 15px 15px;
}

.enOnly
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:white;
	background-color:Black;
	padding:5px 10px 5px 10px;
}

.catalogSelectorStyle
{
	position:absolute;
	top:0px;
	left:0px;
	visibility:visible;
	background-color:#666666;
	z-index:1000;
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	background-image:url(en-US/img/app/splash.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}

.zhButton
{
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(en-US/img/app/zh.gif);
	width:40px;
}

.zhButton:hover
{
	background-image:url(en-US/img/app/zh-over.gif);
}

.catalogButton
{
	cursor:hand;
	border:solid 1px black;
	text-decoration:none;
	background-color:#999999;
	color:Black;
	font-size:small;
	font-family:Arial;
	font-weight:normal;
	padding:2px 30px 2px 30px;
	margin:5px 5px 5px 5px;
	height:15px;
	position:relative;
	vertical-align:middle;
	text-align:center;
}

.catalogButton:hover
{
	border:solid 1px white;
	background-color:#464646;
	color:White;
	z-index:2000;
}

.copyrightStyle
{
	color:Black;
	font-size:x-small;
	font-family:Arial;
	font-weight:bold;
}

.catalogTitleStyle
{
	color:#FFCC00;
	font-size:xx-large;
	font-weight:bolder;
	font-family:Arial;
	width:720px;
	text-align:left;
}

