﻿td.borderedInline {
	BORDER-RIGHT: 2px groove;
	BORDER-TOP: 2px groove; 
	BORDER-LEFT: 3px groove;
	BORDER-BOTTOM: 2px groove;
}

.paragraphBottom {
	border-bottom: 1px solid rgb(0, 0, 0);
}
.paddingL4 {
	padding-left: 4px;
}
.paddingR4 {
	padding-right: 4px;
}
.paddingB2 {
	padding-bottom: 2px;
}
.paddingT2 {
	padding-top: 2px;
}

#paddingBottom6 {
	padding-bottom: 6px;
}
#basselTable {
	BORDER-RIGHT: 2px groove; 
	BORDER-TOP: 2px groove; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: 2px groove; 
	BORDER-BOTTOM: 2px groove;
	FONT-FAMILY: Verdana;
}
#basselInput {
	WIDTH: 86px; 
	FONT-FAMILY: Verdana;
	HEIGHT: 22px;
}
td.fireBrick {
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium;
	COLOR: firebrick;
}
.techSupportPlain {
	FONT-SIZE: x-small; 
	TEXT-TRANSFORM: uppercase;
	FONT-FAMILY: Verdana;
}
.techSupportInput {
	WIDTH: 247px;
	HEIGHT: 22px;
}
#blackText {
	color: black;
}
#paddingTop4 {
	padding-top: 4px;
}
#redText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: medium;
	COLOR: red;
}
#tdBorder1 {
	BORDER-LEFT: 1px outset;
	BORDER-TOP: 1px outset;
}
#tdBorder2 {
	BORDER-LEFT: 2px outset; 
	BORDER-TOP: 1px outset;
	BORDER-RIGHT: 0 outset;
}
#tdBorder3 {
	BORDER-LEFT: 1px outset;
	BORDER-RIGHT: medium none;
}
#tdBorder4 {
	BORDER-LEFT: rgb(255,255,255) 2px outset;
	BORDER-RIGHT: 1px outset;
}
#tdBorderLeft {
	border-left: 1px outset;
}
.upperCase {
	text-transform: uppercase;
}

.techSupport {
	width: 319px;
	height: 22px;
}

.tableBorederTop {
	border-top: thin ridge;
}
#zeroPaddingRight {
	padding-right: 0;
}
#padding8 {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.changePwdInput {
	WIDTH: 78px; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bolder;
}
.marginLeft3 {
	margin-left: 3px;
}


#zeroBorderLeft {
	border-left: 0;
}
#zeroBorderRight {
	border-right: 0;
}

#spanFont {
	font-size: 1px;
	height: 4px;
}
#tblBulletin { COLOR: #000099; FONT-FAMILY: Times New Roman, Times, serif }
.tbl { POSITION: relative; BORDER-BOTTOM-STYLE: outset; BORDER-RIGHT-STYLE: outset; BACKGROUND-COLOR: silver; WIDTH: 412px; BORDER-TOP-STYLE: outset; BORDER-LEFT-STYLE: outset }
.header1 { POSITION: relative; BACKGROUND-COLOR: #000099; HEIGHT: 27px }
.bnt { WIDTH: 60px; FONT-FAMILY: Verdana; HEIGHT: 24px; FONT-SIZE: x-small }
.change { BACKGROUND: #c0c0c0; COLOR: blue }
.start { BACKGROUND: navy; COLOR: white }
.tblC { BORDER-BOTTOM-STYLE: groove; BORDER-RIGHT-STYLE: groove; FONT-FAMILY: Verdana; BORDER-TOP-STYLE: groove; FONT-SIZE: xx-small; BORDER-LEFT-STYLE: groove }
.dgbaseLink { TEXT-DECORATION: none }
.dgbaseText { TEXT-ALIGN: center }

.menu_TopGroup {
    background-color: #d7dbdd;
    border: 1px;
    border-color: lightgrey;
    border-top-color: lightgrey;
    border-left-color: lightgrey;
    border-style: solid;;
}
.menu_TopItem {
    background-color: #d7dbdd;
    color: #1F497D;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border: 1px;
    border-color: lightgrey;
    border-style: solid;
    cursor: pointer
}

.menu_TopItemHover {
    background-color: #3B5386;
    color: white;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    border: 1px;
    border-color: lightgrey;
    border-style: ridge;
    cursor: pointer;
}

.menu_Item {
    background-color: #d7dbdd;
    color: #1F497D;
    font-family: Arial;
    font-size: 10pt;
    border: solid 1px lightgrey;
    border-style: solid;
    cursor: pointer;
}

.menu_ItemHover {
    background-color: #3B5386;
    color: white;
    font-family: Arial;
    font-size: 10pt;
    border: 1px;
    border-color: lightgrey;
    border-top-color: lightgrey;
    border-left-color: lightgrey;
    border-style: ridge;
    cursor: pointer;
}

.menu_ItemUC {
    background-color: #d7dbdd;
    color: #1F497D;
    font-family: Arial;
    font-size: 10pt;
    border: solid 1px lightgrey;
    border-style: solid;
    cursor: pointer;
    font-style: italic;
}
.menu_ItemUCHover {
    background-color: #3B5386;
    color: white;
    font-family: Arial;
    font-size: 10pt;
    border: 1px;
    border-color: lightgrey;
    border-top-color: lightgrey;
    border-left-color: lightgrey;
    border-style: ridge;
    cursor: pointer;
    font-style: italic;
}

TABLE.detail {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: xx-small; VISIBILITY: hidden; BORDER-LEFT: black 1px solid; WIDTH: 500px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana; POSITION: absolute; BACKGROUND-COLOR: #ffffff
}
TR.detailheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: xx-small;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #660000;
}
A.dynamic { COLOR: black; TEXT-DECORATION: none }
A:hover.dynamic { COLOR: navy; TEXT-DECORATION: underline }
TABLE.inventorySummary { BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: small; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: darkkhaki }
TABLE.inventorySummary TR TD { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px }
TD.reportingTitle { FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: darkcyan; TEXT-ALIGN: center }
TR.footer TD { BORDER-TOP: black 2px solid; PADDING-BOTTOM: 4px; PADDING-TOP: 4px }

TD.lookup { BORDER-RIGHT: lightgrey 4px outset; PADDING-RIGHT: 16px; BORDER-TOP: lightgrey 4px outset; PADDING-LEFT: 16px; PADDING-BOTTOM: 16px; BORDER-LEFT: lightgrey 4px outset; PADDING-TOP: 16px; BORDER-BOTTOM: lightgrey 4px outset; BACKGROUND-COLOR: steelblue }
TABLE.lookup { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: white; FONT-FAMILY: Verdana }
TABLE.lookup TD { PADDING-RIGHT: 6px }

TD.SearchAgain { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: darkblue }
A.searchAgain { COLOR: indigo; TEXT-DECORATION: none }

#lblAcceptAll { FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: paleturquoise }

.pageTitle { font-family: Verdana; font-size: 22px; font-weight: bold; color: #000000 }
.pageStatusGreen { font-family: Verdana; font-size: 22px; font-weight: bold; color: green }
.pageStatusRed { font-family: Verdana; font-size: 22px; font-weight: bold; color: red }
.tableTitle { font-family: Verdana; font-size: 18px; font-weight: bold; color: #000000 }
.tableHeaderRow { font-family: Verdana; font-weight: bold; font-size: 12px; background-color: #EFEDED; color: black; border-bottom: white thin solid; border-left: white thin solid; border-top: white thin solid; border-right: white thin solid }
.tableRow { font-family: Verdana; font-size: 12px; background-color: #EFEDED; color: black; border-bottom: white thin solid; border-left: white thin solid; border-top: white thin solid; border-right: white thin solid }
.text { font-family: Verdana; font-size: 13px; COLOR: black; }

TABLE.techSupport { FONT-SIZE: x-small; FONT-FAMILY: Verdana }
TABLE.dataEntry { BORDER-RIGHT: groove; BORDER-TOP: groove; FONT-SIZE: x-small; BORDER-LEFT: groove; BORDER-BOTTOM: groove; FONT-FAMILY: Verdana }
TD.titleT { FONT-SIZE: small; COLOR: brown }

INPUT.plusMinus { WIDTH: 22px; HEIGHT: 22px; FONT-SIZE: x-small }
IMG.calImg { CURSOR: hand; }

/*#height50 {
	height: 50px;
}*/