body
{
	font-size: 8pt;
	font-family: Verdana,arial;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0
}

.SideTitle
{
	font-size: 8pt; 
	color: #669966;
}

.NoteMesg 
{
	font-size: 8pt;
	color: green;
	font-family: Verdana,arial;
}

.searchtable
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	BACKGROUND-COLOR:#eeeeee;	
}

.LabelName
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Blue;
}

.LabelValue
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
}

.LabelCommentValue
{
	font-weight: bold;
	font-size: 8pt;
	color: Red ;
	font-family: Verdana;
}

.LabelText
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
}
.ItemContainer
{
	border: solid 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
}
.LabelHeading
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: Navy;
}

.label_poweredby
{
	Font-weight: Bold; 
	Font-size: 12px; 
	Font-family: Arial; 
	Font-style:italic;
	Color: Gray; 
	Letter-spacing: 1px;
}

B.label
{
	font-size: 8pt;
	font-family: Verdana;
	color: #666666;
}

.inputbox
{
	width: 150px;
	border: solid 1px gray;
	font-size: 11px;
	padding-left: 3px;
	color: #333333;
}

.inputboxqty
{
	height:18px;
	width:30px;
	font-weight: normal;
	font-size: 8pt;
}

.inputboxphone
{
	height:18px;
	width:85px;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 3px;

}

.inputboxsearch
{
	width: 200px;
	border: solid 1px gray;
	font-size: 11px;
	padding-left: 3px;
	color: #333333;
}

.inputgreen
{
	color:green;
}

.inputred
{
	color:red;
}

input.selectBox
{
	width: 100%;
	height: 19px;
	border: 1px solid gray;
	border-right: 0px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	cursor: default;
}

.radioButton
{
	color: Navy;
	font-family: Arial;
	font-size: 8pt;			
	cursor:hand;	
	
}

.checkbox
{	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
	cursor:hand;
}

.ddlist
{
	font-size: xx-small;
	font-family: Verdana, Arial;	
}

.dllFixedWidth
{
	font-size: xx-small;
	font-family: Verdana, Arial;
	width: 150px;	
}

.ButtonStyle
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefeb);
	background-color:#efefeb;
	cursor: hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid Gray;
	width: 100px;
}

.ButtonStyleWide
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefeb);
	background-color:#efefeb;
	cursor: hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid Gray;
	width: 175px;
}

.BorderB
{
	border-bottom: solid 1px gray;
	background-color: #eeeeee;
}

.PageTitle
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 15px;
	word-spacing: 3px;
	vertical-align: middle;
	color: #555555;	
	border-bottom: gray 1px solid;
	font-family: arial;
	background-color: #b4c7ee;
	cursor: default;
}

.CurrSel
{
	padding-left: 2px;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #ffcc66;
}

.error
{
	color:red;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial;
}

.errormsgtable
{
	background-color: #ffffcc;
	border: 1px solid #919276;
	width: 70%;
	table-layout: fixed;
	padding-top: 1px;
	padding-bottom: 1px;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: verdana;
}

.ErrorMessage
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Red;
}

.WarningMesg
{	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: green;
	vertical-align:middle;
}

.SuccessMesg
{	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: green;
	vertical-align:middle;
}

.PopupTray
{
	height: 20px;
	width: 100%;
	margin: 0px;
}

.popuptray TD
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Teal;
}

.PopupTray TD.PopupTitle
{
	height: 30px;
	width: 100%;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: Black;
	padding-left: 10px;
	vertical-align: middle;
	letter-spacing: 1px;
	border-bottom: solid 1px black;
	background-color: #b0c4de;
}

.MenuLink, MenuLink:Visited
{
	font-weight: normal;
	font-size: 8pt;
	color: RoyalBlue;
	font-family: Verdana,arial;
	text-decoration: none;
}

.MenuLink:hover, MenuLink:active
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Verdana,arial;
	text-decoration: underline;
}

.NavLink, NavLink:Visited
{
	font-weight: normal;
	font-size: 8pt;
	color: Navy;
	font-family: Verdana,arial;
	text-decoration: none;
}

.NavLink:hover, NavLink:active
{
	font-weight: normal;
	font-size: 8pt;
	color: royalblue;
	font-family: Verdana,arial;
}

.NavLinkSeperator
{
	padding-left: 2px;
	padding-right: 2px;
	color: CornFlowerBlue;
	font-size: 8pt;
	font-family: Verdana;
}

.ReportKeys
{
	border-right: solid 0px gray;
	border-left: solid 0px gray;
	background-color: white;
}

.ReportKeys TD
{
	font-family: Arial;
	color: green;
	font-size: 8pt;
	padding-bottom: 4px;
	padding-left: 20px;
}

.GroupBox
{
	border: solid 1px #333333;
	background-color: #eeeeee;
}

.GroupTitle
{
	border-bottom: solid 1px #333333;
	background-color: #a1acc0;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	letter-spacing: 0px;
	color: white;
	padding-left: 15px;
}

.SectionTitleFE
{
	height:20px;
	padding-left:10px;
	font-family:verdana;
	font-weight:bold;	
	font-size: 8pt;	
	color:Navy;
	border-bottom:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#EEEEEE 1px solid;
	border-left:#EEEEEE 1px solid;
	background-color: #CCCCCC;
	vertical-align: middle;
}

.SectionTitleBE
{
      font-weight: bold;
      font-size: 8pt;
      vertical-align: middle;
      color: Navy;
      padding-top: 0px;
      font-family: verdana;
}

.SectionTitleBar
{		
	BORDER-TOP: navy 1px solid; 	
	PADDING-TOP: 5;
	PADDING-BOTTOM: 5;	
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: Navy;	
	font-family: verdana;
	cursor: hand;
}

.SectionTitleBEBar
{		
	BORDER-TOP: navy 1px solid; 	
	PADDING-TOP: 5;
	PADDING-BOTTOM: 5;	
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: Navy;	
	font-family: verdana;
	cursor: hand;
}

.StasTitle
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: Navy;
	padding-top: 55px;
	font-family: verdana;
}

.SectionErorMesg
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	color: Darkgray;
	padding-top: 55px;
	font-family: verdana;
}

.OrderSummary
{
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #C5C1B1;
	background-color: #E9E7D7;
	table-layout: fixed;
	background-image: url(bar_bk.gif);
}

.OrderSummary TD
{
	background-image: url(bar_bk.gif);
	text-align: right;
	padding-bottom: 01px;
	padding-top: 01px;
	padding-right: 5px;
	vertical-align: baseline
}

.ThankYouTitle
{
	font-size: 14px;
	color: Black;
	font-family: Century Schoolbook;
	font-weight: bold;
}
.MainTabSelected
{
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana,arial;
	text-decoration: none;
	background-color: #333399;
	text-align: left;
	color: #ffffff;
	cursor: hand;
}

.PopUp
{
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana,arial;
	text-decoration: none;
	cursor: hand;	
	height: 20px;
}

.SectionMouseOver
{
	cursor: hand;
	vertical-align:middle;	
}

.Hand
{
	cursor: hand;
}

span.selectBox
{
	height: 21px;
	behavior: url(http://myargosy.com/V2/UI/Argosy/stiSelect.htc);
}

.ManualPickTicketgridBar
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	width: 100%;	
	height: 40px;	
	background-color: #eeeeee;		
	border: red 3px solid;
}

.emphierarchy
{
	EMPTY-CELLS: show;
	border-collapse: collapse;
	table-layout: fixed;
	vertical-align: top;
}

.emphierarchy TD
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #DDDDDD;
	cursor: default;
	vertical-align: middle;
}

.emphierarchy TR
{
	height: 20px;
	vertical-align: top;
}

.hierbarheader
{
	border-left:1px solid #DBDAC9;
	border-right:1px solid #DBDAC9;
	border-top:1px solid #DBDAC9;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #C5C1B1;
	background-color: #E9E7D7;
	table-layout: fixed;
	background-image: url(bar_bk.gif);
}

.hierbarheader TD
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: Navy;
	cursor: default;
}

.TabBorder
{
	border-collapse: collapse;
	text-align:left;
}

.TabBorder TD
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #DDDDDD;
	text-indent: 3px;
}

.TabBorder TR
{
	padding-top: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	height: 24px;
}


.TabBorderVariableSize
{
	border-collapse: collapse;
	text-align:left;
}

.TabBorderVariableSize TD
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #DDDDDD;
	text-indent: 3px;
}

.TabBorderVariableSize TR
{
	padding-top: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
}

table.gridJumpBar
{
	color: #74736B;
	cursor: hand;
	text-align: center;
	table-layout: fixed;
	background-image: url(bar_bk.gif);
}

.GridLink
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}

.GridLinkRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
}

.GridLinkGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #006633;
}

.GridLink:hover
{
	color: #0066FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}

.gridinvisible
{
	width:0px;
}

.gridhover
{
	background-color: #edf2f9;
}

.GridBarHeaderNoAlign
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #C2C2C2;
	background: #DDDDDD;
	color: Navy;
	font-weight:normal;
}
.GridBarHeaderNoAlign A
{
	cursor: hand;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	background: #DDDDDD;
	color: Navy;
	font-weight:normal;
}
.gridBarHeader
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #C2C2C2;
	background: #DDDDDD;
	text-align:left;
	color: Navy;
	font-weight:normal;
}
.GridBarHeader A
{
	cursor: hand;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	background: #DDDDDD;
	text-align:left;
	color: Navy;
	font-weight:normal;
}

.gridBar
{
	border-left:1px solid #DBDAC9;
	border-right:1px solid #DBDAC9;
	border-top:1px solid #DBDAC9;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #C5C1B1;
	background-color: #E9E7D7;
	background-image: url(bar_bk.gif);
	text-decoration: none
}

.gridheadersep
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: Navy;
	cursor: hand;
	border-top: solid 4px #DDDDDD;
	border-left: 1px solid #9F9F9F;
	border-right: 1px solid #DFDFDF;
	background: #DDDDDD;
}

.GridBarFooter
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #C5C1B1;
	background-image: url(bar_bk.gif);
}

.GridBarFooter TD
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: Navy;
}

/*
.gridColumn
{
	background-image: url(grid_BarBkOn.gif);
}
*/
.gridEditColumn
{
	cursor: hand;
	vertical-align: middle;
}

.gridDeleteColumn
{
	cursor: hand;
	vertical-align: middle;
}

.gridSelectOn
{
	background-color: #b4c7ee;
}

td.gridSelectOn
{
	background-color: #b4c7ee;
}

.gridBarHeaderMC
{
	border-left:1px solid #DBDAC9;
	border-right:1px solid #DBDAC9;
	border-top:1px solid #DBDAC9;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #C5C1B1;
	background-color: #E9E7D7;
	background-image: url(bar_bk_33.gif);
}

.gridBarHeaderMC TD
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: Navy;
	cursor: hand;
}

.Packlist TD
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	border-bottom: 1px solid #DDDDDD;
	cursor: default;
}

.SortImage
{
	color: #adaa9c;
	font-size: 7pt;
	vertical-align: middle;
}

span.menu
{
	height: 100%;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid #7288AC;
}

table.mnubar
{
	border-right: 1px solid #d4d0c8;
	vertical-align: middle;
	width: 100%;
	color: #333333;
	height: 26px;
	background: white url(bar_bk.jpg);
	margin-top: 10px;
	margin-bottom: 10px
}
tr.mnubar
{
	border-right: 1px solid #d4d0c8;
	vertical-align: middle;
	width: 100%;
	color: #333333;
	height: 26px;
	background: white url(bar_bk.jpg);
	margin-top: 10px;
	margin-bottom: 10px
}
td.icMenu
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	font-family: Verdana;
	color: navy;
	vertical-align: middle;
	text-align: center;
	cursor: default;
}

nobr
{
	width: 200;
	overflow: hidden;
	text-overflow: ellipsis;
}

.subtitle
{
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	padding-top: 55px;
	color: Navy;
	vertical-align: middle;
}

.recordsnotfound
{
	color: Gray;
	font-family: Tahoma,Arial,Verdana;
	font-size: 8pt;
}

.btmnav
{
	background-image: url('http://myargosy.com/V2/UI/Argosy/StyleSheets/General_rev1/btm_nav_bkg.jpg');
	height: 100%;
	width: 100%;
}

.bottomnav
{
	background-color:#EEEEEE; 
	border-top:solid 1px #aaaaaa;
}

a.tooltip
{
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: none;
	color: black;
	text-decoration:underline;
}
a.tooltip:hover
{
	z-index: 25;
	background-color: White;
	color: #b4c7ee;
	text-decoration: underline;
}
a.tooltip span
{
	display: none;
}
a.tooltip:hover span
{
	/*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: -20em;
	width: 24em;
	border: gray 1px solid;
	background-color: #b4c7ee;
	color: #555555;
	text-align: center;
}

.blink:link 
{	
	font-family:verdana;
	text-decoration:none;
	font-size:7pt;	
	color: gray; 	
}

.blink:visited 
{ 
	text-decoration: none; 
	font-family:verdana;
	font-size:7pt;	
	color: #555555;
}

.blink:hover, defaultlink:active 
{ 
	text-decoration: underline; 
	font-family:verdana;
	font-size:7pt;	
	color: #555555;
}

.blnkseperator
{
	padding-left: 2px;
	padding-right: 2px;
	color:#ff6600;
	font-size: 10pt;
	font-family: Verdana;
}

.HeaderStyle
{
	background-color: #EEEEEE;
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
	font-size: 10pt;
	color: Gray;
	font-style: normal;
	font-family: Arial;
	letter-spacing:1px;
}

TextArea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	clear: none;
	float: none;
	height: 50px;
	width: 150px;
	border: 1px solid #99BEBE;
	padding: 2px 1px 2px 4px;
}

.FormBorder
{
	BORDER: #aaaaaa 1px solid; 
	background-color:#eeeeee;
	vertical-align:top;
}

.content
{
	width:100%;	
}

.message
{
	font-size: 8pt;
	font-family:verdana;
	font-weight:bold;
	padding-top: 55px;
	color:DarkOrange;
	vertical-align:middle;
}

.dropdownList
{
	width: 150px;
	font-family:verdana;
	font-size:11px;
	font-weight:500;
	color:Darkblue;
	border: 1px solid #00438F;
}

.estimateddate
{
	background-color:	#FFCC33;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial;
	height:20px;
}

.instock
{

}

.partlink:link
{	
	font-family:Verdana,  Arial;
	text-decoration:none;
	font-size:8pt;	
	color:black;
}

.partlink:visited
{ 
	text-decoration: none; 
	font-family:Verdana,  Arial;
	font-size:8pt;	
	color:black;
}

.partlink:hover, DefaultLink:active
{ 
	text-decoration: underline; 
	font-family:Verdana,  Arial;
	font-size:8pt;	
	color:blue;
}

.addtocart
{
	color:green;
}

.incart
{
	color:red;
}

.addtocartunderline
{
	cursor: hand;
	text-decoration: underline;
	color:green;
}

.thanktyoumesg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399
}

.logout
{
	cursor: hand;
	color:Blue;
	text-decoration: underline;
}

.onovermenu
{
	border-left: 1px solid #eeeeee;	
	border-right: 1px solid #a1acc0;	
	border-top: 1px solid #eeeeee;	
	border-bottom: 1px solid #a1acc0;	
	background-color:#bbbbbb;
	height: 100%;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	font-family:Verdana;
	color:Navy;
	vertical-align:middle;
	text-align: center;
	cursor:hand;	
}

.onovermenutab
{
	border-left: 1px solid #eeeeee;	
	border-right: 1px solid #a1acc0;	
	border-top: 1px solid #eeeeee;	
	border-bottom: 1px solid #a1acc0;	
	background-color:#367a64;
	height: 100%;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	font-family:Verdana;
	color:navy;
	vertical-align:middle;
	text-align: center;
	cursor:hand;	
}

.noitemsincart
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;	
	color: red;
	font-weight: bold;
}

.logoutmouseover
{
	cursor: hand;
	color:blue;
	text-decoration: underline;
}

.usernotconfirm
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;	
	color: red;
}

.mouseover
{
	cursor: hand;
}

.mainmenustyle
{	
	background-image:url(MenuPanelBG.jpg);
	border-top: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #888888;			
	cursor: default
}

.welcomemessage
{	
	color:#333333;
	font-weight:300;
	font-weight:normal;
	font-size:xx-small;
}

.tlink:link
{	
	font-family:verdana;
	text-decoration:none;
	font-size:7pt;	
	color: #555555; 	
}

.tlink:visited
{ 
	text-decoration: none; 
	font-family:verdana;
	font-size:7pt;	
	color: #555555;
}

.tlink:hover, defaultlink:active
{ 
	text-decoration: underline; 
	font-family:verdana;
	font-size:7pt;	
	color: Gray;
}

.tlnkseperator
{
	padding-left: 2px;
	padding-right: 2px;
	color:#ff6600;
	font-size: 10pt;
	font-family: Verdana;
}

.blink:hover, blink:active
{ 
	text-decoration: underline; 
	font-family:verdana;
	font-size:7pt;	
	color: gray;
}

/********************** REPORT ********************************/
.OnMouseOver
{
	cursor: hand;
	color: blue;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}

.EditMouseOver
{
	cursor: hand;		
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	color: blue;
	vertical-align: middle;
	height: 15px;
}
.LinkColumnn
{
	background-color: #eeeeee;
	font-family: Verdana;
	vertical-align: middle;
	height: 15px;
	color: green;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefeb);
	font-size: 8px;
}
.OnOver
{
	background-color: #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
	cursor: hand;
	color: Blue;
}
.mnuTopHeading td
{
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	height: 20px;
	border-bottom: 1px solid GRAY;
}
.mnuHeading TD
{
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
}


.separator TD
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	height: 05px;
	border-bottom: 1px solid GRAY;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

.mnuPart-LB
{
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.mnuPart-RB
{
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.mnuPart-LRB
{
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.mnuPart-B
{
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.mnuPartLoc-LB
{
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 20px;
	background-color: #eeeeee;
}
.mnuPartLoc-RB
{
	background-color: #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.mnuPartLoc-LRB
{
	background-color: #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.mnuPartLoc-B
{
	background-color: #eeeeee;
	border-bottom: 1px solid #eeeeee;
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
}
.LinkColumnn
{
	background-color: #eeeeee;
	font-family: Verdana;
	vertical-align: middle;
	height: 15px;
	color: green;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefeb);
	font-size: 8px;
}

.LinkBtnON
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	text-decoration:none;
}

.LinkBtnOFF
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
	text-decoration:none;
}

.HypLink
{	
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: middle;
	height: 15px;
	cursor: hand;
	color: Black;
}	
	

/******DATE**/
.datebutton
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefeb);
	background-color:#efefeb;
	cursor: hand;
	font-size: 8pt;
	border: 1px solid Gray;
	width: 20px;
	height: 20px;
}
.datebox
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 110px;
	color: #333333;
}
.gototoday
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
	text-decoration: none;
	background: #E7E7EF;
}

.offday
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background: #FFFFFF;
	border-right: solid 1px #7B9EBD;
	border-bottom: solid 1px #7B9EBD;
}

.monthheader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background: #DBDCE7;
}
.dayheader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background: #EEEEEE;
	border-top: solid 1px #7B9EBD;
	border-right: solid 1px #7B9EBD;
	border-bottom: solid 1px #7B9EBD;
}
.weekday
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background: #FFFFFF;
	border-right: solid 1px #7B9EBD;
	border-bottom: solid 1px #7B9EBD;
}
.today
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
	text-decoration: none;
	background: Lavender;
	border-right: solid 1px #7B9EBD;
	border-bottom: solid 1px #7B9EBD;
}
.selected
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Navy;
	text-decoration: none;
	background: #DDDDDD;
	border-right: solid 1px #7B9EBD;
	border-bottom: solid 1px #7B9EBD;
}

/**********************************GUN INTERFACE**************************************/
.OnOverButton
{
/*
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffcc99, EndColorStr=#ffcc44);
*/
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffcc99, EndColorStr=#ffcc44);
	cursor: hand;
	font-family:Arial;
	font-weight:Bold;
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid Gray;
	width: 100px;

/*	height: 100%;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 8pt;
	font-family:Verdana;
	color:navy;
	border: 1px solid #0a246a;	
	vertical-align:middle;
	text-align: center;
	cursor:hand;	
	background: #b6bdd2;
*/
}


.Footer
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#efefeb);
	background-color:#eeeeee;
	color:Navy;
	font-size:12px;
	font-family:Arial;
	/*font-style:italic;*/
	font-weight:bold;
	letter-spacing:2px;
	word-spacing:2px;
}
.InfoPanel
{
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;
	color: #333333;
	font-family: Verdana;
	background-color: #b4c7ee;
}
.Shadow	
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#b4c7ee, EndColorStr=#555555);
	font-size:3pt;
}

.SoftProofingConfirmationBox
{
	font-size: 8pt;
	font-family: Verdana,arial;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	background-color:#FFFFCC;
	color:Black;
	text-align:center;
	padding:5px 10px 5px 10px;
}
.SoftProofingConfirmationBox p
{
	margin:0 0 0 0;
}
.SoftProofingConfirmationBox em
{
	color:Blue;
}
.SoftProofingConfirmationBox strong
{
	font-weight:bold;
	color:Red;
}
.SoftProofingConfirmationBox KBD
{
	font-weight:bold;
	color:Red;
}
.SoftProofingConfirmationBox hr
{
	width:100%;
	color:Gray;
}
.RadGrid
{
	border: black 1px solid;
}

.MasterTable
{

	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}

.MasterTableNoHeader
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}



.GridPager
{
	height: 21px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	

}

.AltGridRow
{
	background-color: #FFFFFF;
	padding-left: 5px;
}

.AltGridRow a, AltGridRow a:visited
{
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	color: #525252;
}

.AltGridRow a:hover
{
	background-color: #FFFFFF;
	padding-left: 5px;
	text-decoration: underline;
	color: #525252;
}

.GridRow
{
	background-color: #e9e9e9;
	padding-left: 5px;
}

.GridRow a, GridRow a:visited
{
	background-color: #ebebeb;
	padding-left: 5px;
	text-decoration: none;
	color: #525252;
}

.GridRow a:hover
{
	background-color: #ebebeb;
	padding-left: 5px;
	text-decoration: underline;
	color: #525252;
}

.GridPager A
{
	color: #FFCC66;
	font-weight: bold;
}

.GridPager A:Hover
{
	cursor: hand;
	color: #FFCC66;
	font-weight: bold;
}

.gridhover
{
	font-family: Tahoma, Arial, Verdana;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

.gridhover a
{
	font-family: Tahoma, Arial, Verdana;
	vertical-align: top;
	font-size: 12px;
	color: #515151;
	text-decoration: none;	
}

.gridhover a:hover
{
	font-family: Tahoma, Arial, Verdana;
	vertical-align: top;
	font-size: 12px;
	color: #515151;
	text-decoration: underline;	
}


.gridhover:link
{
	font-family: Tahoma, Arial, Verdana;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.gridhover:visited
{
	font-family: Tahoma, Arial, Verdana;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
