BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	background-color: white;
	width: 100%;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
p
{
	font-size: small;
}
li
{
	font-size: small;
}
.tableStyle
{
	border: 1px solid #C0C0C0;
	width: 900px;
	text-align: center;
}
.cellLine
{
	border-right: 1px solid #C0C0C0;
}
.Left
{
	text-align: left;
}
.LoginStyle
{
	font-weight: normal;
	font-size: x-small;
	color: navy;
	text-align: right;
}
.locationStyle
{
	font-weight: normal;
	font-size: small;
	text-align: center;
}
.style1 
{
	color: #E21714;
	font-weight: bold;
}
.bold10
{
	font-size: small;
	font-weight: bold;
}
a:link 
{
	color: #e0180d; text-decoration: underline
}
a:visited 
{
	color: #990000; text-decoration: underline
}
a:hover 
{
	color: #000000; text-decoration: underline
}
scroll 
{
	overflow: scroll
}
div.scroll {
	BORDER-RIGHT: medium none; PADDING-RIGHT: 8px; BORDER-TOP: medium none; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; OVERFLOW: auto; BORDER-LEFT: medium none; WIDTH: 390px; PADDING-TOP: 8px; BORDER-BOTTOM: medium none; HEIGHT: 320px; BACKGROUND-COLOR: #ffffff
}
.PartTitleStyle
{
	color: White;
	background-color: #CC0000;
	font-weight: bold;
	font-size: small;
	border: solid 1px black;
}
.HeaderStyle
{
	color: White;
	background-color: Navy;
	font-weight: bold;
	font-size: small;
	border: solid 1px black;
}
.SelectedPartChromeStyle
{
	border: dashed 3px orange;
}
.b
{
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	width: 220px;
	background-color: #CC0000;
}
.bMouseOver
{
	font-size: small;
	color: #000000;
	text-align: center;
	width: 220px;
	background-color: #CC0000;
}
.bSelected
{
	font-size: small;
	color: #CC0000;
	text-align: center;
	width: 220px;
	background-color: #FFFFFF;
}
.button
{
	padding-top: 2px;
	font-size: small;
	color: #303030;
	text-decoration: none;
	text-align: center;
	width: 240px;
	height: 24px;
	background-image: url('Images/Button-W.png');
}
.buttonMouseOver
{
	padding-top: 2px;
	font-size: small;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	width: 240px;
	height: 24px;
	background-image: url('Images/Button-Gray.png');
}
.buttonSelected
{
	padding-top: 2px;
	font-size: small;
	color: white;
	text-decoration: none;
	text-align: center;
	width: 240px;
	height: 24px;
	background-image: url('Images/Button-Red.png');
}
h1
{
	font-size: x-large;
	color: #CC0000;
	margin-top: 4px; 
	line-height: 28px;
}
h2
{
	font-size: large;
	color: #CC0000;
	line-height: 20px;
}
h3
{
	font-size: medium;
	color: #CC0000;
}
h4
{
	font-size: small;
	color: #CC0000;
	margin-bottom: -12px;
}
.titleCss
{
    display : block;
    font-weight : bold;
    font-size : large;
    color : rgb(51 , 0 , 0);
    padding-bottom : 10px;
    vertical-align : baseline;
}
.footerCss
{
    display : block;
    font-weight : bold;
    font-size : medium;
    color : rgb(51 , 0 , 0);
    border-bottom : rgb(255 , 0 , 0) 2px solid;
    padding-top : 3px;
    padding-bottom : 3px;
}
.hyperlink
{
	font-size: small;
	color: #000000;
	background-color: rgb(255, 153, 0);
	font-variant: small-caps;
	width: 150px;
}
.hyperlinkMouseOver
{
	font-size: small;
	color: #000000;
	background-color: rgb(255, 204, 0);
	font-variant: small-caps;
	width: 150px;
}
.hyperlinkSelected
{
	font-size: small;
	color: rgb(255, 255, 255);
	background-color: rgb(102, 51, 0);
	font-variant: small-caps;
	border-width: 2px;
	border-color: rgb(51 , 0 , 0);
	border-style: solid;
	width: 150px;
}
.locator
{
    font-size : small;
    font-variant : small-caps;
}
.right09
{
	font-weight: normal;
	font-size: x-small;
	vertical-align: bottom;
	text-align: right;
}
.tableCells
{
	color: navy;
	background-color: #ffffff;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 2px;
}
.tableCellsAlt
{
	color: navy;
	background-color: #FFEEEE;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 2px;
}
.tableHeader
{
	border: gray thin solid;
	font-weight: bold;
	font-size: small;
	color: white;
	background-color: #ff0000;
	text-align: center;
	padding: 2px;
}
.menuClass
{
	background-image: url(images/MenuWhite.png);
	border: #888888 solid 1px;
	text-align: center;
}
.menu
{
	background-image: url(images/MenuWhite.png);
	min-width: 60px;
}
.dynamicMenu
{
	background-image: url(images/MenuWhite.png);
	border: #888888 solid 1px;
}
a.menu
{
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 36px;
	line-height: 2.8;
	text-decoration:none;
	white-space:nowrap;
	display:block; 
	padding-left: 20px; padding-right: 20px;
}
.menuMouseOver
{
	background-image: url(images/MenuGray.png);
}
a.menuMouseOver
{
	background-image: url(images/MenuGray.png);
	color: #CC0000;
	z-index: 1100;
}
.menuSelected
{
	background-image: url(images/MenuRed.png);
}
a.menuSelected
{
	background-image: url(images/MenuRed.png);
	color: black;
}
