
.tbl_search A
{
	COLOR: white
}
.tbl_search A:hover
{
	COLOR: white
}
.tbl_search A:visited
{
	COLOR: white
}
.tbl_search A:active
{
	COLOR: white
}
.tbl_search
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.NavFiller
{
	height:31px;
	margin:0;
	padding:0;
}

.ExpandImage, .CollapseImage
{
	display:inline;
	width:15px;
	height:15px;
	position:relative;
	top:3px;
}

.ExpandImage
{
	background-image:url(../../images/expand.gif);
}

.CollapseImage
{
	background-image:url(../../images/close.gif);
}

/******************************************************/
/* "Rounded" tables.. i.e. Profiles, locate vehicle.. */
/******************************************************/
.RoundedTable
{
	margin:2px;
	font-family:Arial;
}

.RoundedTable .UpperLeft
{
	width: 6px;
	height:6px;
	background:url('../../images/Corn_UL.gif') no-repeat;
}

.RoundedTable .UpperMiddle
{
	height:6px;
	background-color:#C0C0C0;
}

.RoundedTable .UpperRight
{
	width: 6px;
	height:6px;
	background:url('../../images/Corn_UR.gif') no-repeat;
}

.RoundedTable .Left
{
	background-color:#C0C0C0;
	width:4px;
}

.RoundedTable .Content
{
	vertical-align:top;
	text-align:center;
	padding-bottom:15px;
}

.RoundedTable .Right
{
	background-color:#C0C0C0;
	width:4px;
}

.RoundedTable .LowerLeft
{
	width: 6px;
	height:6px;
	background:url('../../images/Corn_LL.gif') no-repeat;
}

.RoundedTable .LowerMiddle
{
	height:6px;
	background-color:#C0C0C0;
}

.RoundedTable .LowerRight
{
	width: 6px;
	height:6px;
	background:url('../../images/Corn_LR.gif') no-repeat;
}

/******************************************************/
/******************************************************/

.LocateVehicleRow
{
	height:25px;
}


.FooterLogo
{
	position:relative;
	left:592px;
	height:104px;
	width:183px;
}
.FooterImage
{
	position:relative;
	left:-183px;
	width:592px;
	height:104px;
}
.FooterImageDiv
{
	white-space:nowrap;
	width:775px;
	height:104px;
	margin:0;
	padding:0;
}

all.clsMenuItemNS
{
	font: bold x-small Verdana;
	color: white;
	text-decoration: none;
}
.clsMenuItemIE
{
	text-decoration: none;
	font: bold xx-small Verdana;
	color: white;
	cursor: hand;
}
A:hover
{
	color: orange;
}
A.hdr
{
	COLOR: white;
	FONT-FAMILY: arial,sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 8pt;
	TEXT-DECORATION: none
}
A.hdr:active
{
	COLOR: white
}
A.hdr:visited
{
	COLOR: white
}
A.hdr:hover
{
	BACKGROUND: white;
	COLOR: #101077
}

A.hdrLink
{
	COLOR: black;
	FONT-FAMILY: arial,sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 8pt;
	TEXT-DECORATION: none
}
A.hdrLink:active
{
	COLOR: black
}
A.hdrLink:visited
{
	COLOR: black
}
A.hdrLink:hover
{
	BACKGROUND: white;
	COLOR: black
}

.dochdr
{
	COLOR: black;
	FONT-FAMILY: arial,sans-serif;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 9pt;
	TEXT-DECORATION: none
}
.dochdr:active
{
	COLOR: white
}
.dochdr:visited
{
	COLOR: white
}
.dochdr:hover
{
	BACKGROUND: white;
	COLOR: #101077
}
.card_btns
{
	BACKGROUND: #101077;
	COLOR: white;
	CURSOR: hand;
	FONT-FAMILY: arial,sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none
}
.tbl_h_nav A
{
	COLOR: white
}
.tbl_h_nav A:hover
{
	COLOR: white
}
.tbl_h_nav A:visited
{
	COLOR: white
}
.tbl_h_nav A:active
{
	COLOR: white
}
.tbl_h_nav
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
.tbl_h_nav_link A
{
	COLOR: blue
}
.tbl_h_nav_link A:hover
{
	COLOR: blue
}
.tbl_h_nav_link A:visited
{
	COLOR: blue
}
.tbl_h_nav_link A:active
{
	COLOR: blue
}
.tbl_h_nav_link
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: blue
}

.orderid
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
.orderid A
{
	COLOR: blue
}
.orderid A:hover
{
	COLOR: blue
}
.orderid A:visited
{
	COLOR: blue
}
.orderid A:active
{
	COLOR: blue
}
.gen_small
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
#MenuTable
{
	margin-top:15px;
	width:775px;
}

/* Panel border classes */
.StartPageOutterBorder, .StartPageMiddleBorder, .StartPageInnerBorder,
.MainTableOutterBorder, .MainTableMiddleBorder, .MainTableInnerBorder
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.StartPageOutterBorder, .MainTableOutterBorder
{
	border:solid 1px black;
	border-width: 0 1px;
	width:775px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.StartPageMiddleBorder, .MainTableMiddleBorder
{
	border:solid 1px #ccd3c9;
	border-width:1px 1px 0 1px;
	width:773px;
}

* html .StartPageMiddleBorder
{
	width:775px;
	w\idth:773px;
}

.StartPageInnerBorder, .MainTableInnerBorder
{
	border:solid 1px #636a60;
	border-width:1px 1px 0 1px;
	width:771px;
	padding: 1px 0px 1px 0px;
}

* html .StartPageInnerBorder
{
	width:773px;
	w\idth:771px;
}

.MainTableOutterBorder
{
	border-width:0 1px 1px 1px;
}

.MainTableMiddleBorder
{
	border-width:0 1px 1px 1px;
}

.MainTableInnerBorder
{
	border-width:0 1px 1px 1px;
}