BODY 
{ MARGIN: 0px; WIDTH: 100%; POSITION: absolute; HEIGHT: 100% }

.ItemsListTitle
{
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
}

.ItemTitle
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: center;
	background-repeat:repeat;
}

.ItemTitleBold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-repeat:repeat;
}


.ItemTitleWithBG
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

.ItemTitle14
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

.ItemTitleWithBG14
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	background-color: #c8e0ed;
}

.TableText
{
	font-family:Verdana;
	font-size: 10px;
}

.ToolBarTitle
{
	font-size: 18px;
	color: #336600;
	font-style: italic;
	font-weight:bold;
	font-family: Times New Roman;
	text-align: center;
}

.DoubleBorder
{
	border-color: #b0a9b1;
	border-right-width: 3px;
	border-right-style: double;
	border-top-width: 3px;
	border-top-style: double;
	border-left-width: 3px;
	border-left-style: double;
	border-bottom-width: 3px;
	border-bottom-style: double;
}

TABLE.TableNoBorder
{
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TD TABLE.TableNoBorder td
{
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TABLE.CenteredTableNoBorder
{
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;	
}

TD TABLE.CenteredTableNoBorder td
{
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TABLE.TableDoubleBorder
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

TABLE.TableDoubleBorder td
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

TABLE.CenteredTableDoubleBorder
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

TABLE.CenteredTableDoubleBorder td
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: double;
	border-top-width: 1px;
	border-top-style: double;
	border-left-width: 1px;
	border-left-style: double;
	border-bottom-width: 1px;
	border-bottom-style: double;
}

DIV.CenteredDivDoubleBorder
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
}

TABLE.TableDoubleBorderInnerOnly
{
	border-color: #dcdcdc;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style:none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TABLE.TableDoubleBorderInnerOnly td
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: double;
	border-top-width: 1px;
	border-top-style: double;
	border-left-width: 1px;
	border-left-style: double;
	border-bottom-width: 1px;
	border-bottom-style: double;
}

TABLE.TableDoubleBorderNoOuter
{
	border-color: #d7d5a6;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TD TABLE.TableDoubleBorderNoOuter td
{
	border-color: #d7d5a6;
	border-right-width: 1px;
	border-right-style: double;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: double;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

TABLE.TableDoubleBorderOuterOnly
{
	border-right-color: #b0a9b1;
	border-right-width: 2px;
	border-right-style:solid;
	border-top-color: #bcb3bd;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #bcb3bd;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #b0a9b1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

TABLE.CenteredTableDoubleBorderOuterOnly
{
	border-right-color: #b0a9b1;
	border-right-width: 2px;
	border-right-style:solid;
	border-top-color: #bcb3bd;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #bcb3bd;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: #b0a9b1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

TD.CenteredTableDoubleBorderOuterOnly
{
	padding:2px;
}

TABLE.CenteredTableDoubleBorderInnerOnly
{
	border-color: #dcdcdc;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-left-width: 0px;
	border-left-style:none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

TABLE.CenteredTableDoubleBorderInnerOnly td
{
	border-color: #dcdcdc;
	border-right-width: 1px;
	border-right-style: double;
	border-top-width: 1px;
	border-top-style: double;
	border-left-width: 1px;
	border-left-style: double;
	border-bottom-width: 1px;
	border-bottom-style: double;
}

TD.DoubleBorderSingleRight
{
	border-color: #d7d5a6;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 3px;
	border-top-style: double;
	border-left-width: 3px;
	border-left-style: double;
	border-bottom-width: 3px;
	border-bottom-style: double;
}
TD.DoubleBorderSingleLeft
{
	border-color: #d7d5a6;
	border-right-width: 3px;
	border-right-style: double;
	border-top-width: 3px;
	border-top-style: double;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: double;
}

TD.DoubleRightBorder
{
	border-color: #d7d5a6;
	border-right-width: 1px;
	border-right-style: double;
	border-top-width: 0px;
	border-top-style:none;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TD.DoubleLeftBorder
{
	border-color: #d7d5a6;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style:none;
	border-left-width: 3px;
	border-left-style: double;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

TD.SingleBorder
{
	border-color: #d7d5a6;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.CVErrorLeftAligned
{
	color: #ff0000;
	font-weight:bold;
	text-align:left;
}
.CVErrorCenterAligned
{
	color: #ff0000;
	font-weight:bold;
	text-align:center;
}
.CVMsgLeftAligned
{
	font-weight: bold;
	color: #0000ff;
	text-align: left;
}
.CVMsgCenterAligned
{
	color: #0000ff;
	font-weight:bold;
	text-align:center;
}
.ButtonBoldRegular
{
	font-weight: bold;
}

.GeneralStyleDefault
{
	FONT-FAMILY:Verdana;
	FONT-Size:10px;
}
.GeneralStyleDefaultBold10
{
	font-weight: bold;
	font-size: 10px;
}

.GeneralStyleDefaultBold11
{
	font-weight: bold;
	font-size: 11px;
}

.GeneralStyleTimesNewRoman
{
	FONT-FAMILY: Times New Roman;
	FONT-Size:10px;
}

.GeneralStyleVerdana9
{
	font-family:Verdana;
	font-size: 9px;
}

.GeneralStyleVerdana9Red
{
	font-size: 9px;
	color: #ff0000;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold9
{
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold9Red
{
	font-weight: bold;
	font-size: 9px;
	color: #ff0000;
	font-family: Verdana;
}

.GeneralStyleVerdana
{
	font-family: Verdana;
	font-size: 10px;
}

.GeneralStyleVerdanaBold
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
}


.GeneralStyleVerdana11
{
	font-family: Verdana;
	FONT-Size: 11px;
}

.GeneralStyleVerdana12
{
	font-family: Verdana;
	FONT-Size: 12px;
}

.GeneralStyleVerdanaBold
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}

.DeleteButtonStyle
{
	color:#ff0000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold11
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold11Red
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold12
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}

.GeneralStyleVerdana14
{
	font-size: 12px;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold14
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}

.GeneralStyleVerdanaBold12Red
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: Verdana;
}

INPUT.flxTextBoxStyle
{
	BACKGROUND-COLOR: #ffffe1;
	font-family:Verdana;
	font-size:10px;
}

TEXTAREA.flxTextAreaStyle
{
	BACKGROUND-COLOR: #ffffe1;
	font-family:Verdana;
	font-size:10px;	
}

.flxDataControlStyle
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #f7f6e5;
}

.flxDataControlStyleGray
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #808080;
}

.flxDataControlStyleBold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color: #f7f6e5;
}

TR.TableHeadingVerdana12
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	background-color: #c8e0ed;
	text-align: center;
}

TR.TableHeadingVerdana14
{
	font-weight:bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana;
	background-color: #c8e0ed;
	text-align: center;
}

.sectionHeading
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	color:#333333;
	text-align: center;
}

.sectionHeadingWithBG
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	color:#333333;
	background-color: #ececec;
	text-align: center;
}

.sectionHeadingVerdana
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}

.sectionHeadingVerdanaWithBG
{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	background-color: #c8e0ed;
}

.controlWidth95Percent
{
	width: 95%;
}

.controlWidth99Percent
{
	width: 99%;
}

.controlWidth100Percent
{
	width: 100%;
}

.menuTextCell
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #0000FF;
}

.messageRed
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color:#FF0000;
}

.messageBlue
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color:#0000FF;
}

TABLE.gridStyleTable
{
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:Ridge;
	font-family:Verdana;
	font-size:10px
}


TR.gridStyleTitleRow,
TD.gridStyleTitleRow
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

TR.gridStyleItemRow,
TD.gridStyleItemRow
{
	color:#000000;
	background-color:#DEDFDE;
	font-family:Verdana;
	font-size:10px;
}

TR.gridStyleItemRowHighlighted,
TD.gridStyleItemRowHighlighted
{
	color: #000000;
	background-color: #DEDFDE;
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

TR.gridStyleAltItemRow,
TD.gridStyleAltItemRow
{
	color:#000000;
	background-color: #fffff0;
	font-family:Verdana;
	font-size:10px;
}

TR.gridStyleAltItemRowHighlighted,
TD.gridStyleAltItemRowHighlighted
{
	color:#000000;
	background-color: #fffff0;
	font-family:Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

TR.GridPager,
TD.GridPager,
a.GridPager
{
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-color: #ffffff;
}

TD.ItemDetailTitle
{
	font-family:Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background-color: #fffff0;
}

TD.ItemDetailChildren
{
	font-family:Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #fffff0;
}

DIV.ItemDetailTitleAODRMessage
{
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	background-color: #fffff0;
}

.MiscButtonStyle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color:#333333;
	cursor: pointer;
}

.SmallMiscButtonStyle
{
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
	cursor: pointer;
}

.BackButtonStyle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

.SmallBackButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.SubmitButtonStyle
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	cursor: pointer;
}

.SmallSubmitButtonStyle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

.DeleteButtonLargeStyle
{
	color:#ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
}

.DeleteButtonStyle
{
	color:#ff0000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.DeleteButtonSmallStyle
{
	color:#ff0000;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana;
	cursor: pointer;
}

.ShowDependencyButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.NewButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.NewButtonSmallStyle
{
	font-family: Verdana;
	FONT-Size: 9px;
	font-weight:bold;
	cursor: pointer;
}

.AddButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.AddButtonSmallStyle
{
	font-family: Verdana;
	FONT-Size: 9px;
	font-weight:bold;
	cursor: pointer;
}

.EditButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.EditButtonSmallStyle
{
	font-family: Verdana;
	FONT-Size: 9px;
	font-weight:bold;
	cursor: pointer;
}

.CopyButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.SearchButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.RetrieveButtonStyle
{
	font-family: Verdana;
	FONT-Size: 10px;
	font-weight:bold;
	cursor: pointer;
}

.PreviewButtonStyle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
}

.NoneButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.PrintButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.ListButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.ItemListButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.SendEmailButtonStyle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
}

.SendEmailSmallButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.CloseButtonStyle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

.SaleButtonStyle
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}

.SelectButtonStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	cursor: pointer;
}

.ConfirmationCheckBoxStyle
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
}

.alignTop
{
	vertical-align: top;
}

.alignMiddle
{
	vertical-align: middle;
}

.alignBottom
{
	vertical-align: bottom;
}

.treeViewStyle
{
	border-style:none;
	background-color:Transparent;
	font-family:Verdana;
	font-size: 10px;
	width:100%;
	height:100%;
}

.treeViewRootNodeStyle
{
	font-family:Verdana;
	font-size: 12px;
	color:#0000FF;
	font-weight:bold;
}

.treeViewNodeStyle
{
	font-family:Verdana;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}

.treeNodeHoverStyle
{
	font-family:Verdana;
	font-size: 10px;
	background-color:#cccccc;
	color:#000000;
	font-weight:bold;
}

.MenuStaticStyle
{
	background-image: url(../AppImages/Menu/BackImage.gif);
	background-repeat: repeat-x;
}

.MenuDynamicItemStyle
{
	font-family: Verdana;
	font-size: 9px;
}

a.MenuDynamicItemStyle
{
	font-family: Verdana;
	font-size: 9px;
	display: block;
	width: 100%;
}

.DisabledMenuItemStyle
{
	color: #A9A9A9;
}

.LogoutMenuItemStyle
{
	color: #988e3f;
	font-weight: bold;
}

.flxDataFieldCaption
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: top;
}

TD.SubmitButtonCell,
DIV.SubmitButtonCell
{
	text-align: center;
	vertical-align: middle;
	background-image:url(../AppImages/SubmitButtonCellBG.gif);
	background-repeat:repeat-x;
}

TR.PageHeadingTD,
TD.PageHeadingTD
{
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
	height:22px;
}

.PageHeadingCaption
{
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	text-align: center;
	height:22px;
}

TR.PageHeadingMediumTD,
TD.PageHeadingMediumTD
{
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

TR.PageHeadingSmall,
TD.PageHeadingSmall,
DIV.PageHeadingSmall,
SPAN.PageHeadingSmall
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

TR.PageHeadingSmallTD,
TD.PageHeadingSmallTD
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

TR.PageHeadingSmallItalicsTD,
TD.PageHeadingSmallItalicsTD
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

TR.PageHeadingXSmallTD,
TD.PageHeadingXSmallTD
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

.PageHeadingUnAligned
{
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
	height:22px;
}

Div.PageHeadingDiv
{
	font-family: Verdana;
	font-size: 18px;
	color: #333333;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
	height:22px;
}

DIV.PageHeadingSmallDiv
{
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align: center;
	background-image:url(../AppImages/PageHeadingBG.gif);
	background-repeat:repeat-x;
}

TD.CenterText
{
	text-align: center;
}

DIV.CenterText
{
	text-align: center;
}

TD.LeftText
{
	text-align: left;
}

DIV.LeftText
{
	text-align: left;
}

TD.RightText
{
	text-align: right;
}

DIV.RightText
{
	text-align: right;
}

.ItemDetailTitleCheckAllCaption
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.BreakRowStyle
{
	font-size: 6px;
}
