BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #808080;
	background-color: white;
	width: 100%;
	text-align: center;
	font-weight: normal;
	line-height: 12pt;
	font-style: normal;
	padding: 0px;
	margin: 0px;
}
.tableStyle
{
	border: 1px solid #C0C0C0;
	width: 865px;
	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 
{
	FONT-SIZE: 9pt; COLOR: #e0180d; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:visited 
{
	FONT-SIZE: 9pt; COLOR: #990000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A:hover 
{
	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; 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: 220px;
	height: 24px;
	background-image: url('Images/Button-W.png');
}
.buttonMouseOver
{
	padding-top: 2px;
	font-size: small;
	color: white;
	text-decoration: none;
	text-align: center;
	width: 220px;
	height: 24px;
	background-image: url('Images/Button-Red.png');
}
.buttonSelected
{
	padding-top: 2px;
	font-size: small;
	color: red;
	text-decoration: none;
	text-align: center;
	width: 220px;
	height: 24px;
	background-image: url('Images/Button-Gray.png');
}
h1
{
	font-weight: bold;
	font-size: large;
	color: #000000;
	font-family: Verdana;
}
.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;
	color: navy;
	text-align: right;
}
.tableCells
{
	font-size: xx-small;
	color: navy;
	background-color: #ffffff;
	border-collapse: collapse;
	border: navy 1px solid;
	padding: 2px;
}
.tableCellsAlt
{
	font-size: xx-small;
	color: navy;
	background-color: #ffcccc;
	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;
}
.menuTop
{
	font-size: small;
	font-variant: small-caps;
	padding-left: 5px;
	padding-right: 5px;
}
.menuColor
{
	background: #eeeeff;
	color: red;
	border: navy 2px inset;
}
.menuItemColor
{
	background: #eeeeff;
	color: red;
	height: 18px;
	font-variant: small-caps;
}
.menuMouseover
{
	background: #ffdead;
	color: black;
	width: 100%;
	display: block;
}
.menuSelected
{
	font-weight: bold;
	background: red;
	color: white;
	padding: 1px;
}